| Package | Description |
|---|---|
| orgrdfs.sioc.ns |
| Modifier and Type | Interface and Description |
|---|---|
interface |
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
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.
|
class |
SpaceImpl
A Space is a place where data resides, e.g.
|
| Modifier and Type | Field and Description |
|---|---|
List<Space> |
UsergroupImpl.usergroup_of
A Space that the Usergroup has access to.
|
| Modifier and Type | Method and Description |
|---|---|
List<Space> |
UsergroupImpl.getUsergroup_of() |
List<Space> |
Usergroup.getUsergroup_of() |
| Modifier and Type | Method and Description |
|---|---|
void |
UsergroupImpl.setUsergroup_of(List<Space> usergroup_of) |
void |
Usergroup.setUsergroup_of(List<Space> usergroup_of) |