public final class AgendaDefinition extends AbstractDataTransferObject implements AgendaDefinitionContract
AgendaDefinitionContract, 
Serialized Form| Modifier and Type | Class and Description | 
|---|---|
| static class  | AgendaDefinition.BuilderThis builder is used to construct instances of KRMS Repository Agenda. | 
| static class  | AgendaDefinition.Cache | 
| static class  | AgendaDefinition.ConstantsDefines some constants used on this class. | 
| static class  | AgendaDefinition.ElementsA private class which exposes constants which define the XML element names to use
 when this object is marshalled to XML. | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,String> | getAttributes()Returns the internal list of custom/remote attributes associated with the
 agenda. | 
| String | getContextId()Returns the context id of the Agenda. | 
| String | getFirstItemId()Returns the fist agenda item id to be executed in the Agenda. | 
| String | getId()The unique identifier for an object. | 
| String | getName()Returns the name of the Agenda. | 
| String | getTypeId()Returns the KRMS type id of the Agenda. | 
| Long | getVersionNumber()Returns the version number for this object. | 
| boolean | isActive()The active indicator for an object. | 
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic String getId()
IdentifiablegetId in interface Identifiablepublic String getName()
AgendaDefinitionContractgetName in interface AgendaDefinitionContractpublic String getTypeId()
AgendaDefinitionContractgetTypeId in interface AgendaDefinitionContractpublic String getContextId()
AgendaDefinitionContractgetContextId in interface AgendaDefinitionContractpublic boolean isActive()
InactivatableisActive in interface Inactivatablepublic String getFirstItemId()
AgendaDefinitionContractgetFirstItemId in interface AgendaDefinitionContractpublic Map<String,String> getAttributes()
getAttributes in interface AgendaDefinitionContractpublic Long getVersionNumber()
VersionedgetVersionNumber in interface VersionedCopyright © 2005–2016 The Kuali Foundation. All rights reserved.