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

Packages that use ExternalIntegrationProvider
org.sakaiproject.entitybroker   
 

Uses of ExternalIntegrationProvider in org.sakaiproject.entitybroker
 

Methods in org.sakaiproject.entitybroker that return ExternalIntegrationProvider
 ExternalIntegrationProvider EntityBrokerManager.getExternalIntegrationProvider()
          Allows access to any registered ExternalIntegrationProvider
 

Methods in org.sakaiproject.entitybroker with parameters of type ExternalIntegrationProvider
 void EntityBrokerManager.setExternalIntegrationProvider(ExternalIntegrationProvider externalIntegrationProvider)
          Allows developers to setup providers to handle parts of the EB system which cannot really be handled internally, the system will operate without this set
 



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