Uses of Package
org.sakaiproject.entitybroker.providers.model

Packages that use org.sakaiproject.entitybroker.providers.model
org.sakaiproject.entitybroker.providers   
org.sakaiproject.entitybroker.providers.model   
 

Classes in org.sakaiproject.entitybroker.providers.model used by org.sakaiproject.entitybroker.providers
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
 

Classes in org.sakaiproject.entitybroker.providers.model used by org.sakaiproject.entitybroker.providers.model
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-2012 Sakai Project. All Rights Reserved.