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

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

static class AgendaTreeRuleEntry.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 IF_FALSE
           
(package private) static String IF_TRUE
           
(package private) static String RULE_ID
           
 
Constructor Summary
AgendaTreeRuleEntry.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

RULE_ID

static final String RULE_ID
See Also:
Constant Field Values

IF_TRUE

static final String IF_TRUE
See Also:
Constant Field Values

IF_FALSE

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

AgendaTreeRuleEntry.Elements

AgendaTreeRuleEntry.Elements()


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