| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActionDefinitionContract
Defines the contract for an ActionDefinition
ActionDefinition, 
Action| Method Summary | |
|---|---|
|  Map<String,String> | getAttributes()Returns a set of attributes associated with the Action. | 
|  String | getDescription()Returns the description for what the parameter is used for. | 
|  String | getName()Returns the name of the Action | 
|  String | getNamespace()Returns the namespace of the Action | 
|  String | getRuleId()Returns the id of the rule associated with the action | 
|  Integer | getSequenceNumber()Returns the sequence number of the action | 
|  String | getTypeId()Returns 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 | |||||||||