Package org.kuali.rice.core.api.parameter

Interface Summary
ParameterContract This is the contract for a Parameter.
ParameterEvaluator This is a stateful wrapper for Parameters, which provides convenient methods to evaluate a constrained value against a Parameter.
ParameterEvaluatorService  
ParameterRepositoryService Service for interacting with Parameters.
ParameterTypeContract Defines the contract for a parameter type.
 

Class Summary
Parameter An immutable representation of a ParameterContract.
Parameter.Builder This builder constructs an Parameter enforcing the constraints of the ParameterContract.
ParameterKey This class represents the 4-part key which uniquely identifies a parameter.
ParameterQueryResults  
ParameterQueryResults.Builder  
ParameterQueryResults.Constants Defines some internal constants used on this class.
ParameterQueryResults.Elements A private class which exposes constants which define the XML element names to use when this object is marshaled to XML.
ParameterType An immutable representation of a ParameterTypeContract.
ParameterType.Builder This builder is used to construct instances of ParameterType.
 

Enum Summary
EvaluationOperator Defines the possible evaluation operators that can be supported on system parameters.
 



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