Package org.sakaiproject.entitybroker

Interface Summary
DeveloperHelperService Includes methods which are likely to be helpful to developers who are implementing entity providers in Sakai and working with references
EntityBroker This service interface defines the capabilities of the entity broker system
It allows Sakai system methods, developers, etc. to access Sakai entity information (new and old)
EntityBrokerManager The core of the EB system, this is generally not for use by developers and is mostly for internal use but it should be ok to use most of these methods
 

Class Summary
EntityReference The class of all Entity references handled by the EntityBroker system.
EntityView Defines an entity view (a specific way to looking at entity data, e.g.
IdEntityReference Deprecated. Use EntityReference directly, this will be removed eventually
 

Enum Summary
EntityView.Method Represents HTTP methods (GET, POST, etc.)
 



Copyright © 2007-2013 Sakai Project. All Rights Reserved.