public interface AgendaDefinitionContract extends Identifiable, Inactivatable, Versioned
AgendaDefinition
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getAttributes()
This method returns a 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 |
getName()
Returns the name of the Agenda.
|
String |
getTypeId()
Returns the KRMS type id of the Agenda.
|
getId
isActive
getVersionNumber
String getTypeId()
String getContextId()
String getFirstItemId()
Map<String,String> getAttributes()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.