Class AgendaTreeRuleEntry

java.lang.Object
org.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.krms.api.repository.agenda.AgendaTreeRuleEntry
All Implemented Interfaces:
Serializable, org.kuali.rice.core.api.mo.ModelObjectBasic, org.kuali.rice.core.api.mo.ModelObjectComplete, AgendaTreeEntryDefinitionContract

public final class AgendaTreeRuleEntry extends org.kuali.rice.core.api.mo.AbstractDataTransferObject implements AgendaTreeEntryDefinitionContract
Concrete model object implementation of KRMS AgendaTreeRuleEntry immutable. Instances of AgendaTreeRuleEntry can be (un)marshalled to and from XML.
Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
    This builder is used to construct instances of AgendaTreeRuleEntry.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the agendaItemId
    Returns the AgendaTreeDefinition for ifFalse.
    Returns the AgendaTreeDefinition for ifTrue.
    Returns the rule id.

    Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject

    afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, 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.ModelObjectBasic

    toString

    Methods inherited from interface org.kuali.rice.core.api.mo.ModelObjectComplete

    equals, hashCode