Searched defs:UPLOAD_LABEL (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/property/
H A DPropertyXMLBuilderBase.java140 private static final String UPLOAD_LABEL = "label.upload"; field in class:PropertyXMLBuilderBase
693 final String label = model.getLocalizedString(UPLOAD_LABEL);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/property/
H A DPropertyXMLBuilderBase.java140 private static final String UPLOAD_LABEL = "label.upload"; field in class:PropertyXMLBuilderBase
693 final String label = model.getLocalizedString(UPLOAD_LABEL);

Completed in 32 milliseconds