Uses of Class
org.forgerock.opendj.config.ManagedObjectDefinitionI18NResource
-
Packages that use ManagedObjectDefinitionI18NResource Package Description org.forgerock.opendj.config Common administration classes. -
-
Uses of ManagedObjectDefinitionI18NResource in org.forgerock.opendj.config
Methods in org.forgerock.opendj.config that return ManagedObjectDefinitionI18NResource Modifier and Type Method Description static ManagedObjectDefinitionI18NResourceManagedObjectDefinitionI18NResource. getInstance()Gets the internationalized resource instance which can be used to retrieve the localized descriptions for the managed objects and their associated properties and relations.static ManagedObjectDefinitionI18NResourceManagedObjectDefinitionI18NResource. getInstanceForProfile(String profile)Gets the internationalized resource instance for the named profile.
-