Class EntityDefaultQueryResults.Elements
java.lang.Object
org.kuali.rice.kim.api.identity.entity.EntityDefaultQueryResults.Elements
- Enclosing class:
EntityDefaultQueryResults
A private class which exposes constants which define the XML element
names to use when this object is marshaled to XML.
-
Field Details
-
RESULTS
- See Also:
-
RESULT_ELEM
- See Also:
-
TOTAL_ROW_COUNT
- See Also:
-
MORE_RESULTS_AVAILALBE
- See Also:
-
-
Constructor Details
-
Elements
public Elements()
-