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

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/policy/
H A DReferralEditViewBean.java54 public static final String EDIT_REFERRAL_NAME = "editReferralName"; field in class:ReferralEditViewBean
132 String origName = (String)getPageSessionAttribute(EDIT_REFERRAL_NAME);
201 String origName = (String)getPageSessionAttribute(EDIT_REFERRAL_NAME);
H A DPolicyOpViewBeanBase.java874 setPageSessionAttribute(ReferralEditViewBean.EDIT_REFERRAL_NAME, name);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/policy/
H A DReferralEditViewBean.java54 public static final String EDIT_REFERRAL_NAME = "editReferralName"; field in class:ReferralEditViewBean
132 String origName = (String)getPageSessionAttribute(EDIT_REFERRAL_NAME);
201 String origName = (String)getPageSessionAttribute(EDIT_REFERRAL_NAME);
H A DPolicyOpViewBeanBase.java874 setPageSessionAttribute(ReferralEditViewBean.EDIT_REFERRAL_NAME, name);

Completed in 36 milliseconds