|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExecutionNode | |
|---|---|
| com.borland.sctm.ws.execution | |
| Uses of ExecutionNode in com.borland.sctm.ws.execution |
|---|
| Methods in com.borland.sctm.ws.execution that return ExecutionNode | |
|---|---|
ExecutionNode[] |
TmexecutionSoapBindingStub.getChildNodes(long sessionId,
int parentNodeId)
|
ExecutionNode[] |
ExecutionWebServiceProxy.getChildNodes(long sessionId,
int parentNodeId)
|
ExecutionNode[] |
ExecutionWebService.getChildNodes(long sessionId,
int parentNodeId)
|
ExecutionNode |
TmexecutionSoapBindingStub.getExecutionRootNode(long sessionId,
int projectId)
|
ExecutionNode |
ExecutionWebServiceProxy.getExecutionRootNode(long sessionId,
int projectId)
|
ExecutionNode |
ExecutionWebService.getExecutionRootNode(long sessionId,
int projectId)
|
ExecutionNode |
TmexecutionSoapBindingStub.getNode(long sessionId,
int nodeId)
|
ExecutionNode |
ExecutionWebServiceProxy.getNode(long sessionId,
int nodeId)
|
ExecutionNode |
ExecutionWebService.getNode(long sessionId,
int nodeId)
|
ExecutionNode[] |
TmexecutionSoapBindingStub.getNodes(long sessionId,
java.lang.String name)
|
ExecutionNode[] |
ExecutionWebServiceProxy.getNodes(long sessionId,
java.lang.String name)
|
ExecutionNode[] |
ExecutionWebService.getNodes(long sessionId,
java.lang.String name)
|
| Methods in com.borland.sctm.ws.execution with parameters of type ExecutionNode | |
|---|---|
int |
TmexecutionSoapBindingStub.addNode(long sessionId,
ExecutionNode node,
int parentId)
|
int |
ExecutionWebServiceProxy.addNode(long sessionId,
ExecutionNode node,
int parentId)
|
int |
ExecutionWebService.addNode(long sessionId,
ExecutionNode node,
int parentId)
|
void |
TmexecutionSoapBindingStub.updateNode(long sessionId,
ExecutionNode node)
|
void |
ExecutionWebServiceProxy.updateNode(long sessionId,
ExecutionNode node)
|
void |
ExecutionWebService.updateNode(long sessionId,
ExecutionNode node)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||