Interface | Description |
---|---|
Community |
Community is a high-level concept that defines an online community and what
it consists of.
|
Container |
An area in which content Items are contained.
|
Forum |
A discussion area on which Posts or entries are made.
|
Item |
An Item is something which can be in a Container.
|
Post |
An article or message that can be posted to a Forum.
|
Role |
A Role is a function of a UserAccount within a scope of a particular Forum,
Site, etc.
|
Site |
A Site can be the location of an online community or set of communities, with
UserAccounts and Usergroups creating Items in a set of Containers.
|
Space |
A Space is a place where data resides, e.g.
|
Thread |
A container for a series of threaded discussion Posts or Items.
|
UserAccount |
A user account in an online community site.
|
Usergroup |
A set of UserAccounts whose owners have a common purpose or interest.
|
Class | Description |
---|---|
ContainerImpl |
An area in which content Items are contained.
|
ForumImpl |
A discussion area on which Posts or entries are made.
|
ItemImpl |
An Item is something which can be in a Container.
|
PostImpl |
An article or message that can be posted to a Forum.
|
RoleImpl |
A Role is a function of a UserAccount within a scope of a particular Forum,
Site, etc.
|
SiteImpl |
A Site can be the location of an online community or set of communities, with
UserAccounts and Usergroups creating Items in a set of Containers.
|
SpaceImpl |
A Space is a place where data resides, e.g.
|
UserAccountImpl |
A user account in an online community site.
|
UsergroupImpl |
A set of UserAccounts whose owners have a common purpose or interest.
|