See: Description
| Interface | Description |
|---|---|
| StateContract |
This is the contract for a State.
|
| StateService |
Service for interacting with
States. |
| Class | Description |
|---|---|
| State |
POJO implementation of StateContract that is immutable.
|
| State.Builder |
This builder constructs a State enforcing the constraints of the
StateContract. |
| State.Cache | |
| StateQueryResults | |
| StateQueryResults.Builder | |
| StateQueryResults.Constants |
Defines some internal constants used on this class.
|
| StateQueryResults.Elements |
A private class which exposes constants which define the XML element
names to use when this object is marshaled to XML.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.