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

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/base/
H A DAMViewInterface.java100 String PREFIX_LABEL = "lbl"; field in interface:AMViewInterface
H A DAMViewBeanBase.java206 } else if (name.startsWith(AMViewInterface.PREFIX_LABEL)) {
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/base/
H A DAMViewInterface.java100 String PREFIX_LABEL = "lbl"; field in interface:AMViewInterface
H A DAMViewBeanBase.java207 } else if (name.startsWith(AMViewInterface.PREFIX_LABEL)) {

Completed in 33 milliseconds