org.kuali.rice.krms.api.repository.agenda
Class AgendaTreeSubAgendaEntry

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

public final class AgendaTreeSubAgendaEntry
extends AbstractDataTransferObject
implements AgendaTreeEntryDefinition

This is a description of what this class does - ewestfal don't forget to fill this in.

Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also:
Serialized Form

Nested Class Summary
static class AgendaTreeSubAgendaEntry.Builder
           
 
Method Summary
 String getAgendaItemId()
           
 String getSubAgendaId()
           
 
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

getAgendaItemId

public String getAgendaItemId()
Specified by:
getAgendaItemId in interface AgendaTreeEntryDefinition

getSubAgendaId

public String getSubAgendaId()


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.