|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ControlService
Provides access to control methods defined on CIs.
| Method Summary | |
|---|---|
java.lang.String |
createTask(Control control)
Creates the control task. |
Control |
prepare(java.lang.String controlName,
java.lang.String id)
Returns a parameter object for the task that will execute the control task method. |
| Method Detail |
|---|
Control prepare(java.lang.String controlName,
java.lang.String id)
/control.
controlName - The name of the control method to execute.id - the CI to execute the control method on
java.lang.String createTask(Control control)
control - the Control parameter object, created by invoking /control/prepare.
TaskService.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||