| Package | Description |
|---|---|
| org.sakaiproject.entitybroker.providers | |
| org.sakaiproject.entitybroker.providers.model |
| Class and Description |
|---|
| EntityGroup
This is needed to allow RESTful access to the group data
|
| EntityMember
Represents a membership in something (probably a site or group)
|
| EntityServerConfig
This entity represents a Sakai server configuration object
|
| EntityUser
This class is needed to allow input and output since the User/UserEdit classes are too hard to work with,
it is disappointing that this is needed, very disappointing indeed
They seem to already be wrapped in a proxy as well for some reason based on the failure from xstream when it tries to work with them |
| Class and Description |
|---|
| EntityGroup
This is needed to allow RESTful access to the group data
|
| EntityMember
Represents a membership in something (probably a site or group)
|
| EntityUser
This class is needed to allow input and output since the User/UserEdit classes are too hard to work with,
it is disappointing that this is needed, very disappointing indeed
They seem to already be wrapped in a proxy as well for some reason based on the failure from xstream when it tries to work with them |
| Owner
Represents an owner of something
|
Copyright © 2007-2015 Sakai Project. All Rights Reserved.