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

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/base/
H A DAMViewInterface.java125 String PREFIX_INLINE_ALERT = "ialert"; field in interface:AMViewInterface
H A DAMViewBeanBase.java216 } else if (name.startsWith(AMViewInterface.PREFIX_INLINE_ALERT)) {
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/base/
H A DAMViewInterface.java125 String PREFIX_INLINE_ALERT = "ialert"; field in interface:AMViewInterface
H A DAMViewBeanBase.java217 } else if (name.startsWith(AMViewInterface.PREFIX_INLINE_ALERT)) {

Completed in 34 milliseconds