org.kuali.rice.kim.api.identity.principal
Class PrincipalQueryResults.Elements

java.lang.Object
  extended by org.kuali.rice.kim.api.identity.principal.PrincipalQueryResults.Elements
Enclosing class:
PrincipalQueryResults

public static class PrincipalQueryResults.Elements
extends Object

A private class which exposes constants which define the XML element names to use when this object is marshaled to XML.


Field Summary
static String MORE_RESULTS_AVAILALBE
           
static String RESULT_ELEM
           
static String RESULTS
           
static String TOTAL_ROW_COUNT
           
 
Constructor Summary
PrincipalQueryResults.Elements()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESULTS

public static final String RESULTS
See Also:
Constant Field Values

RESULT_ELEM

public static final String RESULT_ELEM
See Also:
Constant Field Values

TOTAL_ROW_COUNT

public static final String TOTAL_ROW_COUNT
See Also:
Constant Field Values

MORE_RESULTS_AVAILALBE

public static final String MORE_RESULTS_AVAILALBE
See Also:
Constant Field Values
Constructor Detail

PrincipalQueryResults.Elements

public PrincipalQueryResults.Elements()


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