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

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/realm/
H A DRealmPropertiesBase.java119 protected void setPageTitle(AMModel model, String title) { method in class:RealmPropertiesBase
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/realm/
H A DRealmPropertiesBase.java119 protected void setPageTitle(AMModel model, String title) { method in class:RealmPropertiesBase
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/delegation/
H A DDelegationPropertiesViewBean.java137 setPageTitle(model);
178 private void setPageTitle(DelegationModel model) { method in class:DelegationPropertiesViewBean
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/
H A DEntityPropertiesBase.java103 setPageTitle(entityName);
147 protected void setPageTitle(String title) { method in class:EntityPropertiesBase
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/delegation/
H A DDelegationPropertiesViewBean.java137 setPageTitle(model);
178 private void setPageTitle(DelegationModel model) { method in class:DelegationPropertiesViewBean
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/
H A DEntityPropertiesBase.java103 setPageTitle(entityName);
147 protected void setPageTitle(String title) { method in class:EntityPropertiesBase

Completed in 62 milliseconds