Class DelegateRuleValuesFinder

java.lang.Object
org.kuali.rice.krad.keyvalues.KeyValuesBase
org.kuali.rice.krad.keyvalues.DelegateRuleValuesFinder
All Implemented Interfaces:
Serializable, KeyValuesFinder

public class DelegateRuleValuesFinder extends KeyValuesBase
This class returns list containg A = Active, I = Inactive and B = Show All The labels (values) in the List returned correspond to what is displayed next to the radio buttons for the Active Indicator form field
See Also:
  • Constructor Details

    • DelegateRuleValuesFinder

      public DelegateRuleValuesFinder()
  • Method Details