Searched refs:removeChoiceValue (Results 1 - 8 of 8) sorted by relevance

/forgerock/openam-v13/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/schema/
H A DRemoveAttributeSchemaChoiceValues.java90 attrSchema.removeChoiceValue(choiceValue);
H A DSetAttributeSchemaChoiceValues.java162 attrSchema.removeChoiceValue(value);
/forgerock/openam/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/schema/
H A DRemoveAttributeSchemaChoiceValues.java90 attrSchema.removeChoiceValue(choiceValue);
H A DSetAttributeSchemaChoiceValues.java162 attrSchema.removeChoiceValue(value);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DAttributeSchema.java433 public void removeChoiceValue(String value) throws SMSException, method in class:AttributeSchema
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DAttributeSchema.java467 public void removeChoiceValue(String value) throws SMSException, method in class:AttributeSchema
/forgerock/openam-v13/openam-upgrade/src/main/java/org/forgerock/openam/upgrade/
H A DUpgradeUtils.java1266 attrSchema.removeChoiceValue(choiceValue);
/forgerock/openam/openam-upgrade/src/main/java/org/forgerock/openam/upgrade/
H A DUpgradeUtils.java1266 attrSchema.removeChoiceValue(choiceValue);

Completed in 45 milliseconds