Uses of Interface
org.sakaiproject.entitybroker.providers.EntityRESTProvider

Packages that use EntityRESTProvider
org.sakaiproject.entitybroker   
 

Uses of EntityRESTProvider in org.sakaiproject.entitybroker
 

Methods in org.sakaiproject.entitybroker that return EntityRESTProvider
 EntityRESTProvider EntityBrokerManager.getEntityRESTProvider()
          Allows access to the registered REST provider if there is one
 

Methods in org.sakaiproject.entitybroker with parameters of type EntityRESTProvider
 void EntityBrokerManager.setEntityRESTProvider(EntityRESTProvider entityRESTProvider)
          Allows the developer to set a REST provider to add functionality to the EntityBroker system from a REST handler, the system will operate without this set but some methods will fail
 



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