org.kuali.rice.kim.api.common.delegate
Class DelegateMember.Elements

java.lang.Object
  extended by org.kuali.rice.kim.api.common.delegate.DelegateMember.Elements
Enclosing class:
DelegateMember

static class DelegateMember.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 DELEGATION_ID
           
(package private) static String DELEGATION_MEMBER_ID
           
(package private) static String MEMBER_ID
           
(package private) static String ROLE_ID
           
(package private) static String ROLE_MEMBER_ID
           
(package private) static String TYPE_CODE
           
 
Constructor Summary
DelegateMember.Elements()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DELEGATION_MEMBER_ID

static final String DELEGATION_MEMBER_ID
See Also:
Constant Field Values

ROLE_ID

static final String ROLE_ID
See Also:
Constant Field Values

DELEGATION_ID

static final String DELEGATION_ID
See Also:
Constant Field Values

MEMBER_ID

static final String MEMBER_ID
See Also:
Constant Field Values

ROLE_MEMBER_ID

static final String ROLE_MEMBER_ID
See Also:
Constant Field Values

TYPE_CODE

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

DelegateMember.Elements

DelegateMember.Elements()


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