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 ManagedObjectDefinitionI18nResource
ManagedObjectDefinitionI18nResource. 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 ManagedObjectDefinitionI18nResource
ManagedObjectDefinitionI18nResource. getInstanceForProfile(String profile)
Gets the internationalized resource instance for the named profile.
-