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

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/policy/
H A DRuleOpViewBeanBase.java102 public static final String TBL_ACTIONS_EDITABLE_LIST = field in class:RuleOpViewBeanBase
164 tblActionsModel.setModel(TBL_ACTIONS_EDITABLE_LIST,
406 tblActionsModel.getValues(TBL_ACTIONS_EDITABLE_LIST));
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/policy/
H A DRuleOpViewBeanBase.java102 public static final String TBL_ACTIONS_EDITABLE_LIST = field in class:RuleOpViewBeanBase
164 tblActionsModel.setModel(TBL_ACTIONS_EDITABLE_LIST,
406 tblActionsModel.getValues(TBL_ACTIONS_EDITABLE_LIST));

Completed in 21 milliseconds