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

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/base/model/
H A DAMPropertySheetModel.java104 private boolean hasSubConfigTable; field in class:AMPropertySheetModel
178 if (hasSubConfigTable) {
242 hasSubConfigTable = true;
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/base/model/
H A DAMPropertySheetModel.java104 private boolean hasSubConfigTable; field in class:AMPropertySheetModel
178 if (hasSubConfigTable) {
242 hasSubConfigTable = true;

Completed in 34 milliseconds