Searched defs:isProfilePage (Results 1 - 10 of 10) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/policy/
H A DPolicyNormalAddViewBean.java120 protected boolean isProfilePage() { method in class:PolicyNormalAddViewBean
H A DPolicyNormalEditViewBean.java155 protected boolean isProfilePage() { method in class:PolicyNormalEditViewBean
H A DPolicyReferralAddViewBean.java126 protected boolean isProfilePage() { method in class:PolicyReferralAddViewBean
H A DPolicyReferralEditViewBean.java158 protected boolean isProfilePage() { method in class:PolicyReferralEditViewBean
H A DPolicyOpViewBeanBase.java321 cachedPolicy.isPolicyModified() && isProfilePage()
1537 protected abstract boolean isProfilePage(); method in class:PolicyOpViewBeanBase
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/policy/
H A DPolicyNormalAddViewBean.java120 protected boolean isProfilePage() { method in class:PolicyNormalAddViewBean
H A DPolicyNormalEditViewBean.java155 protected boolean isProfilePage() { method in class:PolicyNormalEditViewBean
H A DPolicyReferralAddViewBean.java126 protected boolean isProfilePage() { method in class:PolicyReferralAddViewBean
H A DPolicyReferralEditViewBean.java158 protected boolean isProfilePage() { method in class:PolicyReferralEditViewBean
H A DPolicyOpViewBeanBase.java321 cachedPolicy.isPolicyModified() && isProfilePage()
1537 protected abstract boolean isProfilePage(); method in class:PolicyOpViewBeanBase

Completed in 38 milliseconds