org.kuali.rice.kim.api.identity.visa
Class EntityVisa.Elements

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

static class EntityVisa.Elements
extends Object

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


Field Summary
(package private) static String ENTITY_ID
           
(package private) static String ID
           
(package private) static String VISA_ENTRY
           
(package private) static String VISA_ID
           
(package private) static String VISA_TYPE_KEY
           
 
Constructor Summary
EntityVisa.Elements()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ENTITY_ID

static final String ENTITY_ID
See Also:
Constant Field Values

VISA_TYPE_KEY

static final String VISA_TYPE_KEY
See Also:
Constant Field Values

VISA_ENTRY

static final String VISA_ENTRY
See Also:
Constant Field Values

VISA_ID

static final String VISA_ID
See Also:
Constant Field Values

ID

static final String ID
See Also:
Constant Field Values
Constructor Detail

EntityVisa.Elements

EntityVisa.Elements()


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.