See: Description
Interface | Description |
---|---|
ParameterContract |
This is the contract for a Parameter.
|
ParameterRepositoryService |
Service for interacting with
Parameters . |
ParameterTypeContract |
Defines the contract for a parameter type.
|
Class | Description |
---|---|
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 | Description |
---|---|
EvaluationOperator |
Defines the possible evaluation operators that can be supported on system parameters.
|
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.