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

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/audit/
H A DGlobalAuditConfigViewBean.java64 protected ViewBean getSelectViewBean() { method in class:GlobalAuditConfigViewBean
H A DRealmAuditConfigViewBean.java71 protected ViewBean getSelectViewBean() { method in class:RealmAuditConfigViewBean
H A DAbstractAuditViewBean.java80 protected abstract ViewBean getSelectViewBean(); method in class:AbstractAuditViewBean
175 ViewBean vb = getSelectViewBean();
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/audit/
H A DGlobalAuditConfigViewBean.java64 protected ViewBean getSelectViewBean() { method in class:GlobalAuditConfigViewBean
H A DRealmAuditConfigViewBean.java71 protected ViewBean getSelectViewBean() { method in class:RealmAuditConfigViewBean
H A DAbstractAuditViewBean.java79 protected abstract ViewBean getSelectViewBean(); method in class:AbstractAuditViewBean
174 ViewBean vb = getSelectViewBean();

Completed in 30 milliseconds