Uses of Interface
org.sakaiproject.entitybroker.providers.EntityPropertiesService
-
Packages that use EntityPropertiesService Package Description org.sakaiproject.entitybroker org.sakaiproject.entitybroker.entityprovider -
-
Uses of EntityPropertiesService in org.sakaiproject.entitybroker
Methods in org.sakaiproject.entitybroker that return EntityPropertiesService Modifier and Type Method Description EntityPropertiesServiceEntityBrokerManager. getEntityPropertiesService()Allows access to the current EntityPropertiesService -
Uses of EntityPropertiesService in org.sakaiproject.entitybroker.entityprovider
Methods in org.sakaiproject.entitybroker.entityprovider that return EntityPropertiesService Modifier and Type Method Description EntityPropertiesServiceEntityProviderManager. getEntityProperties()Allows access to the current EntityPropertiesService service
-