Package org.kuali.rice.coreservice.api.parameter

Copyright 2005-2011 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.

See:
          Description

Interface Summary
ParameterContract This is the contract for a Parameter.
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.
Parameter.Cache  
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.
 

Package org.kuali.rice.coreservice.api.parameter Description

Copyright 2005-2011 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.opensource.org/licenses/ecl2.php Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.



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