Searched refs:LABEL_TAG (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/property/
H A DPropertyTemplate.java100 String LABEL_TAG = field in interface:PropertyTemplate
H A DPolicyPropertyXMLBuilderBase.java96 xml.append(MessageFormat.format(LABEL_TAG, params));
H A DPropertyXMLBuilderBase.java743 xml.append(MessageFormat.format(LABEL_TAG, params));
761 xml.append(MessageFormat.format(LABEL_TAG, params));
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/property/
H A DPropertyTemplate.java100 String LABEL_TAG = field in interface:PropertyTemplate
H A DPolicyPropertyXMLBuilderBase.java96 xml.append(MessageFormat.format(LABEL_TAG, params));
H A DPropertyXMLBuilderBase.java743 xml.append(MessageFormat.format(LABEL_TAG, params));
761 xml.append(MessageFormat.format(LABEL_TAG, params));

Completed in 38 milliseconds