Uses of Class
org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase

Packages that use KeyValuesBase
edu.sampleu.travel.document.keyvalue   
org.kuali.rice.core.web.namespace   
org.kuali.rice.core.web.parameter   
org.kuali.rice.kew.actionrequest.bo   
org.kuali.rice.kew.lookup.valuefinder   
org.kuali.rice.kew.rule.bo   
org.kuali.rice.kim.bo.options   
org.kuali.rice.kim.lookup.valuefinder   
org.kuali.rice.kns.lookup.keyvalues Key value finder implementations for lookup dropdown controls. 
org.kuali.rice.krms.impl.repository   
org.kuali.rice.shareddata.framework.campus   
org.kuali.rice.shareddata.framework.country   
org.kuali.rice.shareddata.framework.state   
 

Uses of KeyValuesBase in edu.sampleu.travel.document.keyvalue
 

Subclasses of KeyValuesBase in edu.sampleu.travel.document.keyvalue
 class AccountTypeKeyValues
           
 class TravelRequestType
           
 

Uses of KeyValuesBase in org.kuali.rice.core.web.namespace
 

Subclasses of KeyValuesBase in org.kuali.rice.core.web.namespace
 class NamespaceValuesFinder
           
 

Uses of KeyValuesBase in org.kuali.rice.core.web.parameter
 

Subclasses of KeyValuesBase in org.kuali.rice.core.web.parameter
 class ParameterOperatorValuesFinder
          This class returns list of parameter operator value pairs.
 class ParameterTypeValuesFinder
           
 

Uses of KeyValuesBase in org.kuali.rice.kew.actionrequest.bo
 

Subclasses of KeyValuesBase in org.kuali.rice.kew.actionrequest.bo
 class ActionRequestCodeValuesFinder
          A values finder for returning KEW Action Request codes.
 class RuleMaintenanceActionRequestCodeValuesFinder
          A values finder for returning KEW Action Request codes related to Kuali maintenance forms.
 

Uses of KeyValuesBase in org.kuali.rice.kew.lookup.valuefinder
 

Subclasses of KeyValuesBase in org.kuali.rice.kew.lookup.valuefinder
 class DocumentRouteStatusValuesFinder
          This is a description of what this class does - chris don't forget to fill this in.
 class SavedSearchValuesFinder
          This is a description of what this class does - chris don't forget to fill this in.
 

Uses of KeyValuesBase in org.kuali.rice.kew.rule.bo
 

Subclasses of KeyValuesBase in org.kuali.rice.kew.rule.bo
 class ApprovePolicyValuesFinder
          A values finder for returning KEW approve policy codes.
 class RoleNameValuesFinder
          A values finder for generating a list of Role names that can be selected for a given RuleTemplate.
 class RuleAttributeTypeValuesFinder
          This is a description of what this class does - ewestfal don't forget to fill this in.
 

Uses of KeyValuesBase in org.kuali.rice.kim.bo.options
 

Subclasses of KeyValuesBase in org.kuali.rice.kim.bo.options
 class ActionPolicyValuesFinder
          This is a description of what this class does - shyu don't forget to fill this in.
 class ActionTypeValuesFinder
          This is a description of what this class does - shyu don't forget to fill this in.
 class GroupMemberTypeValuesFinder
           
 class MemberTypeValuesFinder
           
 class NameSuffixValuesFinder
          This is a description of what this class does - shyu don't forget to fill this in.
 class NameTitleValuesFinder
          This is a description of what this class does - shyu don't forget to fill this in.
 

Uses of KeyValuesBase in org.kuali.rice.kim.lookup.valuefinder
 

Subclasses of KeyValuesBase in org.kuali.rice.kim.lookup.valuefinder
 class DelegationTypeValuesFinder
          A values finder for returning KEW rule delegation type codes.
 class PermissionTemplateValuesFinder
          This is a description of what this class does - kellerj don't forget to fill this in.
 

Uses of KeyValuesBase in org.kuali.rice.kns.lookup.keyvalues
 

Subclasses of KeyValuesBase in org.kuali.rice.kns.lookup.keyvalues
 class 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
 class AMPMValuesFinder
          This class returns list of am/pm value pairs.
 class ApprovedDocumentIndicatorValuesFinder
          This class returns list of approved document indicator value pairs.
 class BusinessObjectDictionaryEntriesFinder
          This class returns list of business objects defined in the data dictionary.
 class 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
 class IndicatorPersonSearchTypeValuesFinder
          This is a description of what this class does - jjhanso don't forget to fill this in.
 class IndicatorValuesFinder
          This class returns list of boolean key value pairs.
 class IndicatorYNBlankValuesFinder
          This class returns list of payment method key value pairs.
 class IndicatorYNNullValuesFinder
           
 class IndicatorYNOnlyValuesFinder
          This class returns list of boolean key value pairs.
 class InstalledModulesValuesFinder
          This class returns list of approved document indicator value pairs.
 class KimAttributeValuesFinder
           
 class ModuleValuesFinder
           
 class OpenCloseValuesFinder
          This class returns list containg O = Open or C = Closed
 class PersistableBusinessObjectValuesFinder<T extends PersistableBusinessObject>
          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.
 

Uses of KeyValuesBase in org.kuali.rice.krms.impl.repository
 

Subclasses of KeyValuesBase in org.kuali.rice.krms.impl.repository
 class PropositionParameterTypeValuesFinder
           
 

Uses of KeyValuesBase in org.kuali.rice.shareddata.framework.campus
 

Subclasses of KeyValuesBase in org.kuali.rice.shareddata.framework.campus
 class CampusTypeValuesFinder
           
 class CampusValuesFinder
          This class...
 

Uses of KeyValuesBase in org.kuali.rice.shareddata.framework.country
 

Subclasses of KeyValuesBase in org.kuali.rice.shareddata.framework.country
 class AbstractCountryValuesFinderBase
          This is a description of what this class does - wliang don't forget to fill this in.
 class CountryNotRestrictedValuesFinder
          This class returns list of active and non-restricted country value pairs.
 class CountryValuesFinder
          This class returns list of country value pairs.
 

Uses of KeyValuesBase in org.kuali.rice.shareddata.framework.state
 

Subclasses of KeyValuesBase in org.kuali.rice.shareddata.framework.state
 class StateValuesFinder
           
 



Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.