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

Packages that use org.kuali.rice.coreservice.api.parameter
org.kuali.rice.core.impl.parameter   
org.kuali.rice.coreservice.api   
org.kuali.rice.coreservice.api.parameter Copyright 2005-2012 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. 
org.kuali.rice.coreservice.framework.parameter   
org.kuali.rice.coreservice.impl.parameter   
 

Classes in org.kuali.rice.coreservice.api.parameter used by org.kuali.rice.core.impl.parameter
Parameter
          An immutable representation of a ParameterContract.
 

Classes in org.kuali.rice.coreservice.api.parameter used by org.kuali.rice.coreservice.api
ParameterRepositoryService
          Service for interacting with Parameters.
 

Classes in org.kuali.rice.coreservice.api.parameter used by org.kuali.rice.coreservice.api.parameter
EvaluationOperator
          Defines the possible evaluation operators that can be supported on system parameters.
Parameter
          An immutable representation of a ParameterContract.
Parameter.Builder
          This builder constructs an Parameter enforcing the constraints of the ParameterContract.
ParameterContract
          This is the contract for a Parameter.
ParameterKey
          This class represents the 4-part key which uniquely identifies a parameter.
ParameterQueryResults
           
ParameterQueryResults.Builder
           
ParameterType
          An immutable representation of a ParameterTypeContract.
ParameterType.Builder
          This builder is used to construct instances of ParameterType.
ParameterTypeContract
          Defines the contract for a parameter type.
 

Classes in org.kuali.rice.coreservice.api.parameter used by org.kuali.rice.coreservice.framework.parameter
EvaluationOperator
          Defines the possible evaluation operators that can be supported on system parameters.
Parameter
          An immutable representation of a ParameterContract.
ParameterContract
          This is the contract for a Parameter.
ParameterTypeContract
          Defines the contract for a parameter type.
 

Classes in org.kuali.rice.coreservice.api.parameter used by org.kuali.rice.coreservice.impl.parameter
EvaluationOperator
          Defines the possible evaluation operators that can be supported on system parameters.
Parameter
          An immutable representation of a ParameterContract.
ParameterContract
          This is the contract for a Parameter.
ParameterKey
          This class represents the 4-part key which uniquely identifies a parameter.
ParameterQueryResults
           
ParameterRepositoryService
          Service for interacting with Parameters.
 



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