|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AgendaDefinitionContract
Agenda Definition Contract
AgendaDefinition
Method Summary | |
---|---|
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. |
Methods inherited from interface org.kuali.rice.core.api.mo.common.Identifiable |
---|
getId |
Methods inherited from interface org.kuali.rice.core.api.mo.common.active.Inactivatable |
---|
isActive |
Methods inherited from interface org.kuali.rice.core.api.mo.common.Versioned |
---|
getVersionNumber |
Method Detail |
---|
String getName()
String getTypeId()
String getContextId()
String getFirstItemId()
Map<String,String> getAttributes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |