Searched refs:TAGNAME_MULTIPLE_CHOICE (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/property/
H A DPropertyTemplate.java64 String TAGNAME_MULTIPLE_CHOICE = field in interface:PropertyTemplate
H A DPolicyPropertyXMLBuilderBase.java114 } else if (tagClassName.equals(TAGNAME_MULTIPLE_CHOICE)) {
190 tagClassName = TAGNAME_MULTIPLE_CHOICE;
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/property/
H A DPropertyTemplate.java64 String TAGNAME_MULTIPLE_CHOICE = field in interface:PropertyTemplate
H A DPolicyPropertyXMLBuilderBase.java114 } else if (tagClassName.equals(TAGNAME_MULTIPLE_CHOICE)) {
190 tagClassName = TAGNAME_MULTIPLE_CHOICE;

Completed in 31 milliseconds