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

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/base/
H A DAMViewInterface.java120 String PREFIX_SINGLE_CHOICE = "singleChoice"; field in interface:AMViewInterface
H A DAMViewBeanBase.java210 } else if (name.startsWith(AMViewInterface.PREFIX_SINGLE_CHOICE)) {
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/base/
H A DAMViewInterface.java120 String PREFIX_SINGLE_CHOICE = "singleChoice"; field in interface:AMViewInterface
H A DAMViewBeanBase.java211 } else if (name.startsWith(AMViewInterface.PREFIX_SINGLE_CHOICE)) {

Completed in 33 milliseconds