Class StateQueryResults
java.lang.Object
org.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.location.api.state.StateQueryResults
- All Implemented Interfaces:
Serializable,QueryResults<State>,ModelObjectBasic,ModelObjectComplete
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classDefines some internal constants used on this class.static classA private class which exposes constants which define the XML element names to use when this object is marshaled to XML. -
Method Summary
Modifier and TypeMethodDescriptionbooleanMethods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString
-
Method Details
-
getResults
- Specified by:
getResultsin interfaceQueryResults<State>
-
getTotalRowCount
- Specified by:
getTotalRowCountin interfaceQueryResults<State>
-
isMoreResultsAvailable
public boolean isMoreResultsAvailable()- Specified by:
isMoreResultsAvailablein interfaceQueryResults<State>
-