|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ActionDefinitionContract
Method Summary | |
---|---|
Map<String,String> |
getAttributes()
This method returns a set of attributes associated with the Action. |
String |
getDescription()
This is the description for what the parameter is used for. |
String |
getName()
This is the name of the Action |
String |
getNamespace()
This is the namespace of the Action |
String |
getRuleId()
This method returns the id of the rule associated with the action |
Integer |
getSequenceNumber()
This method returns the id of the rule associated with the action |
String |
getTypeId()
This is the KrmsType of the Action |
Methods inherited from interface org.kuali.rice.core.api.mo.common.Identifiable |
---|
getId |
Methods inherited from interface org.kuali.rice.core.api.mo.common.Versioned |
---|
getVersionNumber |
Method Detail |
---|
String getName()
name - the name of the Action
String getNamespace()
The namespace of the Action
String getDescription()
String getTypeId()
String getRuleId()
Integer getSequenceNumber()
Map<String,String> getAttributes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |