public final class AgendaTreeRuleEntry extends AbstractDataTransferObject implements AgendaTreeEntryDefinitionContract
| Modifier and Type | Class and Description | 
|---|---|
| static class  | AgendaTreeRuleEntry.BuilderThis builder is used to construct instances of AgendaTreeRuleEntry. | 
| Modifier and Type | Method and Description | 
|---|---|
| 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. | 
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitequals, hashCodetoStringpublic String getAgendaItemId()
AgendaTreeEntryDefinitionContractgetAgendaItemId in interface AgendaTreeEntryDefinitionContractpublic AgendaTreeDefinition getIfTrue()
AgendaTreeDefinition for ifTruepublic AgendaTreeDefinition getIfFalse()
AgendaTreeDefinition for ifFalseCopyright © 2005–2015 The Kuali Foundation. All rights reserved.