public final class AgendaTreeRuleEntry extends AbstractDataTransferObject implements AgendaTreeEntryDefinitionContract
Modifier and Type | Class and Description |
---|---|
static class |
AgendaTreeRuleEntry.Builder
This 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, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
equals, hashCode
toString
public String getAgendaItemId()
AgendaTreeEntryDefinitionContract
getAgendaItemId
in interface AgendaTreeEntryDefinitionContract
public AgendaTreeDefinition getIfTrue()
AgendaTreeDefinition
for ifTruepublic AgendaTreeDefinition getIfFalse()
AgendaTreeDefinition
for ifFalseCopyright © 2005–2015 The Kuali Foundation. All rights reserved.