org.kuali.rice.kim.api.responsibility
Class Responsibility.Elements

java.lang.Object
  extended by org.kuali.rice.kim.api.responsibility.Responsibility.Elements
Enclosing class:
Responsibility

static class Responsibility.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 ACTIVE
           
(package private) static String ATTRIBUTES
           
(package private) static String DESCRIPTION
           
(package private) static String ID
           
(package private) static String NAME
           
(package private) static String NAMESPACE_CODE
           
(package private) static String TEMPLATE
           
 
Constructor Summary
Responsibility.Elements()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

static final String ID
See Also:
Constant Field Values

NAMESPACE_CODE

static final String NAMESPACE_CODE
See Also:
Constant Field Values

NAME

static final String NAME
See Also:
Constant Field Values

DESCRIPTION

static final String DESCRIPTION
See Also:
Constant Field Values

TEMPLATE

static final String TEMPLATE
See Also:
Constant Field Values

ATTRIBUTES

static final String ATTRIBUTES
See Also:
Constant Field Values

ACTIVE

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

Responsibility.Elements

Responsibility.Elements()


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