Uses of Interface
org.sakaiproject.entitybroker.entityprovider.capabilities.Exportable
-
Packages that use Exportable Package Description org.sakaiproject.entitybroker.entityprovider.capabilities -
-
Uses of Exportable in org.sakaiproject.entitybroker.entityprovider.capabilities
Subinterfaces of Exportable in org.sakaiproject.entitybroker.entityprovider.capabilities Modifier and Type Interface Description interfaceImportableIndicates an entity provider has the capability of importing entity data that was previously exported via theExportablecapability which will be related to other entities, note that the way to associate the data is left up to the implementor based on the reference supplied
This is one of the capability extensions for theEntityProviderinterface
-