Class AgendaTreeSubAgendaEntry

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

public final class AgendaTreeSubAgendaEntry extends org.kuali.rice.core.api.mo.AbstractDataTransferObject implements AgendaTreeEntryDefinitionContract
Concrete model object implementation of KRMS Repository AgendaTreeSubAgendaEntry immutable. Instances of Agenda 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 AgendaTreeSubAgendaEntry.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the agendaItemId
    Returns the subAgendId

    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