Uses of Class
org.sakaiproject.entitybroker.util.core.AbstractEntityPropertiesService

Packages that use AbstractEntityPropertiesService
org.sakaiproject.entitybroker.util.core   
org.sakaiproject.entitybroker.util.spring   
 

Uses of AbstractEntityPropertiesService in org.sakaiproject.entitybroker.util.core
 

Subclasses of AbstractEntityPropertiesService in org.sakaiproject.entitybroker.util.core
 class EntityPropertiesServiceSimple
          This is a simple implementation of the properties loader service which uses standard java resource bundles
 

Uses of AbstractEntityPropertiesService in org.sakaiproject.entitybroker.util.spring
 

Subclasses of AbstractEntityPropertiesService in org.sakaiproject.entitybroker.util.spring
 class EntityPropertiesServiceSpringImpl
          This service allows us to track all the properties files related to describing the capabilities of our entities and the entities themselves, it allows lookup of strings as well
NOTE: Depends on spring and extends the spring based message bundle
 



Copyright © 2007-2013 CARET, University of Cambridge. All Rights Reserved.