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

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/base/
H A DAMViewInterface.java105 String PREFIX_HREF = "href"; field in interface:AMViewInterface
H A DAMViewBeanBase.java212 } else if (name.startsWith(AMViewInterface.PREFIX_HREF)) {
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/base/
H A DAMViewInterface.java105 String PREFIX_HREF = "href"; field in interface:AMViewInterface
H A DAMViewBeanBase.java213 } else if (name.startsWith(AMViewInterface.PREFIX_HREF)) {

Completed in 33 milliseconds