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

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/policy/
H A DRuleOpViewBeanBase.java93 public static final String TBL_ACTIONS_RADIO_VALUE = "tblActionsRadioValue"; field in class:RuleOpViewBeanBase
388 tblActionsModel.getValues(TBL_ACTIONS_RADIO_VALUE));
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/policy/
H A DRuleOpViewBeanBase.java93 public static final String TBL_ACTIONS_RADIO_VALUE = "tblActionsRadioValue"; field in class:RuleOpViewBeanBase
388 tblActionsModel.getValues(TBL_ACTIONS_RADIO_VALUE));

Completed in 47 milliseconds