Searched defs:TBL_SUB_CONFIG (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.java83 public static final String TBL_SUB_CONFIG = "tblSubConfig"; field in class:AMPropertySheetModel
241 if (name.equals(TBL_SUB_CONFIG)) {
421 setModel(TBL_SUB_CONFIG, tblModel);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/base/model/
H A DAMPropertySheetModel.java83 public static final String TBL_SUB_CONFIG = "tblSubConfig"; field in class:AMPropertySheetModel
241 if (name.equals(TBL_SUB_CONFIG)) {
421 setModel(TBL_SUB_CONFIG, tblModel);

Completed in 30 milliseconds