|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Condition | |
|---|---|
| org.alfresco.www.ws.service.action._1_0 | |
| Uses of Condition in org.alfresco.www.ws.service.action._1_0 |
|---|
| Methods in org.alfresco.www.ws.service.action._1_0 that return Condition | |
|---|---|
Condition[] |
Action.getConditions()
Gets the conditions value for this Action. |
Condition |
Action.getConditions(int i)
|
| Methods in org.alfresco.www.ws.service.action._1_0 with parameters of type Condition | |
|---|---|
void |
Action.setConditions(Condition[] conditions)
Sets the conditions value for this Action. |
void |
Action.setConditions(int i,
Condition _value)
|
| Constructors in org.alfresco.www.ws.service.action._1_0 with parameters of type Condition | |
|---|---|
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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||