Searched refs:setI18NKey (Results 1 - 14 of 14) sorted by relevance

/forgerock/openam-v13/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/schema/
H A DSetServiceSchemaI18nKey.java71 ssm.setI18NKey(i18nKey);
H A DModifyAttributeSchemaI18nKey.java88 attrSchema.setI18NKey(i18nkey);
/forgerock/openam/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/schema/
H A DSetServiceSchemaI18nKey.java71 ssm.setI18NKey(i18nKey);
H A DModifyAttributeSchemaI18nKey.java88 attrSchema.setI18NKey(i18nkey);
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMAttributeSchema.java387 public void setI18NKey(String i18nKey) throws AMException { method in class:AMAttributeSchema
389 attrSchema.setI18NKey(i18nKey);
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMAttributeSchema.java387 public void setI18NKey(String i18nKey) throws AMException { method in class:AMAttributeSchema
389 attrSchema.setI18NKey(i18nKey);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DServiceSchemaManager.java283 public void setI18NKey(String i18nKey) throws SMSException, SSOException { method in class:ServiceSchemaManager
287 ssm.setI18NKey(i18nKey);
292 ssm.setI18NKey(tmp);
H A DAttributeSchema.java214 public void setI18NKey(String i18nKey) throws SMSException, SSOException { method in class:AttributeSchema
H A DServiceSchemaManagerImpl.java169 void setI18NKey(String fn) throws SMSException, SSOException { method in class:ServiceSchemaManagerImpl
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DServiceSchemaManager.java281 public void setI18NKey(String i18nKey) throws SMSException, SSOException { method in class:ServiceSchemaManager
285 ssm.setI18NKey(i18nKey);
290 ssm.setI18NKey(tmp);
H A DAttributeSchema.java223 public void setI18NKey(String i18nKey) throws SMSException, SSOException { method in class:AttributeSchema
H A DServiceSchemaManagerImpl.java171 void setI18NKey(String fn) throws SMSException, SSOException { method in class:ServiceSchemaManagerImpl
/forgerock/openam-v13/openam-upgrade/src/main/java/org/forgerock/openam/upgrade/
H A DUpgradeUtils.java2406 attrSchema.setI18NKey(value);
/forgerock/openam/openam-upgrade/src/main/java/org/forgerock/openam/upgrade/
H A DUpgradeUtils.java2406 attrSchema.setI18NKey(value);

Completed in 78 milliseconds