Package org.sakaiproject.entitybroker
-
Interface Summary Interface Description DeveloperHelperService Includes methods which are likely to be helpful to developers who are implementing entity providers in Sakai and working with referencesEntityBroker 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 Class Description 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. UseEntityReferencedirectly, this will be removed eventually -
Enum Summary Enum Description EntityView.Method Represents HTTP methods (GET, POST, etc.)