Searched defs:getEditViewBean (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/audit/
H A DGlobalAuditConfigViewBean.java69 protected ViewBean getEditViewBean() { method in class:GlobalAuditConfigViewBean
H A DRealmAuditConfigViewBean.java76 protected ViewBean getEditViewBean() { method in class:RealmAuditConfigViewBean
H A DAbstractAuditViewBean.java87 protected abstract ViewBean getEditViewBean(); method in class:AbstractAuditViewBean
231 ViewBean vb = getEditViewBean();
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/audit/
H A DGlobalAuditConfigViewBean.java69 protected ViewBean getEditViewBean() { method in class:GlobalAuditConfigViewBean
H A DRealmAuditConfigViewBean.java76 protected ViewBean getEditViewBean() { method in class:RealmAuditConfigViewBean
H A DAbstractAuditViewBean.java86 protected abstract ViewBean getEditViewBean(); method in class:AbstractAuditViewBean
230 ViewBean vb = getEditViewBean();

Completed in 29 milliseconds