| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.krms.api.repository.agenda.AgendaTreeRuleEntry
public final class AgendaTreeRuleEntry
Concrete model object implementation of KRMS AgendaTreeRuleEntry immutable. Instances of AgendaTreeRuleEntry can be (un)marshalled to and from XML.
| Nested Class Summary | |
|---|---|
| static class | AgendaTreeRuleEntry.BuilderThis builder is used to construct instances of AgendaTreeRuleEntry. | 
| Method Summary | |
|---|---|
|  String | getAgendaItemId()Returns the agendaItemId | 
|  AgendaTreeDefinition | getIfFalse()Returns the AgendaTreeDefinition for ifFalse. | 
|  AgendaTreeDefinition | getIfTrue()Returns the AgendaTreeDefinition for ifTrue. | 
|  String | getRuleId()Returns the rule id. | 
| Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject | 
|---|
| afterUnmarshal, beforeUnmarshal, equals, hashCode, toString | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, finalize, getClass, notify, notifyAll, wait, wait, wait | 
| Methods inherited from interface org.kuali.rice.core.api.mo.ModelObjectComplete | 
|---|
| equals, hashCode | 
| Methods inherited from interface org.kuali.rice.core.api.mo.ModelObjectBasic | 
|---|
| toString | 
| Method Detail | 
|---|
public String getAgendaItemId()
AgendaTreeEntryDefinitionContract
getAgendaItemId in interface AgendaTreeEntryDefinitionContractpublic String getRuleId()
public AgendaTreeDefinition getIfTrue()
AgendaTreeDefinition for ifTruepublic AgendaTreeDefinition getIfFalse()
AgendaTreeDefinition for ifFalse| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||