Interface | Description |
---|---|
KeyValuesFinder |
Defines basic methods value finders
|
Class | Description |
---|---|
ActiveInactiveValuesFinder |
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
|
AdHocActionRequestCodesValuesFinder | |
AMPMValuesFinder |
This class returns list of am/pm value pairs.
|
ApprovedDocumentIndicatorValuesFinder |
This class returns list of approved document indicator value pairs.
|
BusinessObjectDictionaryEntriesFinder |
This class returns list of business objects defined in the data dictionary.
|
DelegateRuleValuesFinder |
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
|
EnumValuesFinder |
ValuesFinder that derives values directly from a Java enum.
|
IndicatorPersonSearchTypeValuesFinder |
This is a description of what this class does - jjhanso don't forget to fill this in.
|
IndicatorValuesFinder |
This class returns list of boolean key value pairs.
|
IndicatorYNBlankValuesFinder |
This class returns list of payment method key value pairs.
|
IndicatorYNNullValuesFinder | |
IndicatorYNOnlyValuesFinder |
This class returns list of boolean key value pairs.
|
InstalledModulesValuesFinder |
This class returns list of approved document indicator value pairs.
|
KeyValuesBase |
Abstract base implementation of
KeyValuesFinder |
KeyValuesFinderFactory |
a factory for creating key-values finders.
|
KimAttributeValuesFinder | |
MapValuesFinder |
a simple values finder that uses a map as the key/value source.
|
ModuleValuesFinder | |
OpenCloseValuesFinder |
This class returns list containg O = Open or C = Closed
|
PersistableBusinessObjectValuesFinder |
This class is a Generic ValuesFinder that builds the list of KeyValuePairs it returns
in getKeyValues() based on a BO along with a keyAttributeName and labelAttributeName
that are specified.
|
PlaceholderKeyValuesFinder |
KeyValuesFinder that has no values and serves only as a placeholder in DD
when dynamically populating field values programmatically.
|
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.