Uses of Package
org.sakaiproject.entitybroker.entityprovider

Packages that use org.sakaiproject.entitybroker.entityprovider
org.sakaiproject.entitybroker   
org.sakaiproject.entitybroker.entityprovider   
org.sakaiproject.entitybroker.entityprovider.capabilities   
org.sakaiproject.entitybroker.entityprovider.extension   
 

Classes in org.sakaiproject.entitybroker.entityprovider used by org.sakaiproject.entitybroker
EntityProviderManager
          Handles all internal work of managing and working with the entity providers

Registration of entity brokers happens via spring, see the EntityProvider interface for details
EntityProviderMethodStore
          This is the interface for handling storage of methods (related to custom actions and the like), this is for internal usage only and should not be accessed or used by other developers
 

Classes in org.sakaiproject.entitybroker.entityprovider used by org.sakaiproject.entitybroker.entityprovider
EntityProvider
          Beans may implement this interface directly to provide "extension" capabilities to an existing CoreEntityProvider.
EntityProviderMethodStore
          This is the interface for handling storage of methods (related to custom actions and the like), this is for internal usage only and should not be accessed or used by other developers
 

Classes in org.sakaiproject.entitybroker.entityprovider used by org.sakaiproject.entitybroker.entityprovider.capabilities
EntityProvider
          Beans may implement this interface directly to provide "extension" capabilities to an existing CoreEntityProvider.
 

Classes in org.sakaiproject.entitybroker.entityprovider used by org.sakaiproject.entitybroker.entityprovider.extension
EntityProvider
          Beans may implement this interface directly to provide "extension" capabilities to an existing CoreEntityProvider.
 



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