org.kuali.rice.krms.api.repository.agenda
Class AgendaTreeSubAgendaEntry.Elements

java.lang.Object
  extended by org.kuali.rice.krms.api.repository.agenda.AgendaTreeSubAgendaEntry.Elements
Enclosing class:
AgendaTreeSubAgendaEntry

static class AgendaTreeSubAgendaEntry.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 AGENDA_ITEM_ID
           
(package private) static String SUB_AGENDA_ID
           
 
Constructor Summary
AgendaTreeSubAgendaEntry.Elements()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AGENDA_ITEM_ID

static final String AGENDA_ITEM_ID
See Also:
Constant Field Values

SUB_AGENDA_ID

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

AgendaTreeSubAgendaEntry.Elements

AgendaTreeSubAgendaEntry.Elements()


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