|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ActionContract
Method Summary | |
---|---|
String |
getActionId()
This is the ID for the Action |
List<? extends ActionAttributeContract> |
getAttributes()
This method returns a list 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 |
getTypeId()
This is the KrmsType of the Action |
Method Detail |
---|
String getActionId()
It is a ID of a Action
String getName()
name - the name of the Action
String getNamespace()
The namespace of the Action
String getDescription()
String getTypeId()
List<? extends ActionAttributeContract> getAttributes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |