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

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/base/
H A DAMViewInterface.java95 String PREFIX_TEXTFIELD = "tf"; field in interface:AMViewInterface
H A DAMViewBeanBase.java204 } else if (name.startsWith(AMViewInterface.PREFIX_TEXTFIELD)) {
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/base/
H A DAMViewInterface.java95 String PREFIX_TEXTFIELD = "tf"; field in interface:AMViewInterface
H A DAMViewBeanBase.java205 } else if (name.startsWith(AMViewInterface.PREFIX_TEXTFIELD)) {

Completed in 33 milliseconds