Uses of Class
com.borland.sctm.ws.administration.entities.ExecServer

Packages that use ExecServer
com.borland.sctm.ws.administration   
 

Uses of ExecServer in com.borland.sctm.ws.administration
 

Methods in com.borland.sctm.ws.administration that return ExecServer
 ExecServer SccentitiesSoapBindingStub.getExecServerById(long sessionId, int execServerId)
           
 ExecServer MainEntitiesProxy.getExecServerById(long sessionId, int execServerId)
           
 ExecServer MainEntities.getExecServerById(long sessionId, int execServerId)
           
 ExecServer[] SccentitiesSoapBindingStub.getExecServersOfLocation(long sessionId, int locationId)
           
 ExecServer[] MainEntitiesProxy.getExecServersOfLocation(long sessionId, int locationId)
           
 ExecServer[] MainEntities.getExecServersOfLocation(long sessionId, int locationId)
           
 

Methods in com.borland.sctm.ws.administration with parameters of type ExecServer
 int SccentitiesSoapBindingStub.createExecServer(long sessionId, ExecServer execServer)
           
 int MainEntitiesProxy.createExecServer(long sessionId, ExecServer execServer)
           
 int MainEntities.createExecServer(long sessionId, ExecServer execServer)
           
 void SccentitiesSoapBindingStub.updateExecServer(long sessionId, ExecServer execServer)
           
 void MainEntitiesProxy.updateExecServer(long sessionId, ExecServer execServer)
           
 void MainEntities.updateExecServer(long sessionId, ExecServer execServer)
           
 



Copyright © 2010. All Rights Reserved.