Uses of Interface
org.sakaiproject.entitybroker.util.core.AbstractEntityPropertiesService.MessageBundle
-
Packages that use AbstractEntityPropertiesService.MessageBundle Package Description org.sakaiproject.entitybroker.util.core org.sakaiproject.entitybroker.util.spring -
-
Uses of AbstractEntityPropertiesService.MessageBundle in org.sakaiproject.entitybroker.util.core
Classes in org.sakaiproject.entitybroker.util.core that implement AbstractEntityPropertiesService.MessageBundle Modifier and Type Class Description protected classEntityPropertiesServiceSimple.ResourceBundleMessageSourceMessage source based on the standard resource bundleFields in org.sakaiproject.entitybroker.util.core with type parameters of type AbstractEntityPropertiesService.MessageBundle Modifier and Type Field Description protected Map<String,AbstractEntityPropertiesService.MessageBundle>AbstractEntityPropertiesService. prefixMapMethods in org.sakaiproject.entitybroker.util.core with parameters of type AbstractEntityPropertiesService.MessageBundle Modifier and Type Method Description voidAbstractEntityPropertiesService. registerPrefixMessageBundle(String prefix, AbstractEntityPropertiesService.MessageBundle messageBundle)Register this message bundle with the internal storage -
Uses of AbstractEntityPropertiesService.MessageBundle in org.sakaiproject.entitybroker.util.spring
Classes in org.sakaiproject.entitybroker.util.spring that implement AbstractEntityPropertiesService.MessageBundle Modifier and Type Class Description protected classEntityPropertiesServiceSpringImpl.SpringMessageBundle
-