Searched defs:getGlobalIntegerConsoleAttribute (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/base/model/
H A DAMModelBase.java548 return getGlobalIntegerConsoleAttribute(
570 return getGlobalIntegerConsoleAttribute(
592 return getGlobalIntegerConsoleAttribute(
597 private int getGlobalIntegerConsoleAttribute( method in class:AMModelBase
611 debug.warning("AMModelBase.getGlobalIntegerConsoleAttribute", e);
613 debug.warning("AMModelBase.getGlobalIntegerConsoleAttribute", e);
615 debug.warning("AMModelBase.getGlobalIntegerConsoleAttribute", e);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/base/model/
H A DAMModelBase.java552 return getGlobalIntegerConsoleAttribute(
574 return getGlobalIntegerConsoleAttribute(
596 return getGlobalIntegerConsoleAttribute(
601 private int getGlobalIntegerConsoleAttribute( method in class:AMModelBase
615 debug.warning("AMModelBase.getGlobalIntegerConsoleAttribute", e);
617 debug.warning("AMModelBase.getGlobalIntegerConsoleAttribute", e);
619 debug.warning("AMModelBase.getGlobalIntegerConsoleAttribute", e);

Completed in 32 milliseconds