|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Action | |
|---|---|
| org.alfresco.www.ws.service.action._1_0 | |
| Uses of Action in org.alfresco.www.ws.service.action._1_0 |
|---|
| Methods in org.alfresco.www.ws.service.action._1_0 that return Action | |
|---|---|
Action |
Rule.getAction()
Gets the action value for this Rule. |
Action[] |
SaveActions.getActions()
Gets the actions value for this SaveActions. |
Action[] |
ExecuteActions.getActions()
Gets the actions value for this ExecuteActions. |
Action[] |
ActionExecutionResult.getActions()
Gets the actions value for this ActionExecutionResult. |
Action[] |
RemoveActions.getActions()
Gets the actions value for this RemoveActions. |
Action[] |
Action.getActions()
Gets the actions value for this Action. |
Action[] |
ActionServiceSoapPort.getActions(GetActions parameters)
Gets the actions saved against a reference. |
Action[] |
ActionServiceSoapBindingStub.getActions(GetActions parameters)
|
Action |
SaveActions.getActions(int i)
|
Action |
ExecuteActions.getActions(int i)
|
Action |
ActionExecutionResult.getActions(int i)
|
Action |
RemoveActions.getActions(int i)
|
Action |
Action.getActions(int i)
|
Action |
Action.getCompensatingAction()
Gets the compensatingAction value for this Action. |
Action[] |
ActionServiceSoapPort.saveActions(SaveActions parameters)
Save actions against a given reference. |
Action[] |
ActionServiceSoapBindingStub.saveActions(SaveActions parameters)
|
| Methods in org.alfresco.www.ws.service.action._1_0 with parameters of type Action | |
|---|---|
void |
Rule.setAction(Action action)
Sets the action value for this Rule. |
void |
SaveActions.setActions(Action[] actions)
Sets the actions value for this SaveActions. |
void |
ExecuteActions.setActions(Action[] actions)
Sets the actions value for this ExecuteActions. |
void |
ActionExecutionResult.setActions(Action[] actions)
Sets the actions value for this ActionExecutionResult. |
void |
RemoveActions.setActions(Action[] actions)
Sets the actions value for this RemoveActions. |
void |
Action.setActions(Action[] actions)
Sets the actions value for this Action. |
void |
SaveActions.setActions(int i,
Action _value)
|
void |
ExecuteActions.setActions(int i,
Action _value)
|
void |
ActionExecutionResult.setActions(int i,
Action _value)
|
void |
RemoveActions.setActions(int i,
Action _value)
|
void |
Action.setActions(int i,
Action _value)
|
void |
Action.setCompensatingAction(Action compensatingAction)
Sets the compensatingAction value for this Action. |
| Constructors in org.alfresco.www.ws.service.action._1_0 with parameters of type Action | |
|---|---|
Action(Reference actionReference,
java.lang.String id,
java.lang.String actionName,
java.lang.String title,
java.lang.String description,
NamedValue[] parameters,
Condition[] conditions,
Action compensatingAction,
Action[] actions)
|
|
Action(Reference actionReference,
java.lang.String id,
java.lang.String actionName,
java.lang.String title,
java.lang.String description,
NamedValue[] parameters,
Condition[] conditions,
Action compensatingAction,
Action[] actions)
|
|
ActionExecutionResult(Reference reference,
Action[] actions)
|
|
ExecuteActions(Predicate predicate,
Action[] actions)
|
|
RemoveActions(Reference reference,
Action[] actions)
|
|
Rule(Reference ruleReference,
Reference owningReference,
java.lang.String[] ruleTypes,
java.lang.String title,
java.lang.String description,
boolean executeAsynchronously,
Action action)
|
|
SaveActions(Reference reference,
Action[] actions)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||