Package org.sakaiproject.entitybroker.providers.model

Class Summary
EntityGroup This is needed to allow RESTful access to the group data
EntityMember Represents a membership in something (probably a site or group)
EntityMember.MemberDisplayName  
EntityMember.MemberEmail  
EntityMember.MemberLastLogin  
EntityMember.MemberSortName  
EntityServerConfig This entity represents a Sakai server configuration object
EntitySession This models a Sakai Session and hopefully provides all the information one might need about a session, attributes which are passed back are limited for security reasons
EntitySite This is needed to allow RESTful access to the site data
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.