C E G I L P S T W

C

closeAccessSession(Category) - Method in class com.crossworlds.webservices.WebServicesAccessClient
Closes access session that was opened using initAccessSession.

E

executeCollab(String, Category) - Method in class com.crossworlds.webservices.WebServicesAccessClient
Executes collaboration.

G

getAccessEngine() - Method in class com.crossworlds.webservices.WebServicesAccessClient
 
getAccessParam() - Method in class com.crossworlds.webservices.WebServicesAccessClient
 
getAccessSession() - Method in class com.crossworlds.webservices.WebServicesAccessClient
 
getBOVerb() - Method in class com.crossworlds.webservices.ProxyClassParam
 
getCollabName() - Method in class com.crossworlds.webservices.ProxyClassParam
 
getCollabPort() - Method in class com.crossworlds.webservices.ProxyClassParam
 
getConfigFilePath(SOAPContext, String) - Static method in class com.crossworlds.webservices.ProxyClassUtil
Returns the config file path as String.
getCWLDVersion() - Method in class com.crossworlds.webservices.ProxyClassParam
 
getICSName() - Method in class com.crossworlds.webservices.ProxyClassParam
 
getIORFileName() - Method in class com.crossworlds.webservices.ProxyClassParam
 
getMimeType() - Method in class com.crossworlds.webservices.ProxyClassParam
 
getPassWord() - Method in class com.crossworlds.webservices.ProxyClassParam
 
getSOAPReqContentType(SOAPContext) - Static method in class com.crossworlds.webservices.ProxyClassUtil
Returns the content type from the incoming SOAP request as String.
getSOAPReqMessage(SOAPContext) - Static method in class com.crossworlds.webservices.ProxyClassUtil
Returns the SOAP message from the incoming SOAP request as String.
getUserName() - Method in class com.crossworlds.webservices.ProxyClassParam
 

I

initAccessSession(Category) - Method in class com.crossworlds.webservices.WebServicesAccessClient
Starts a session with InterChange Server and uses the parameters specified in ProxyClassParam that are passed in the constructor.

L

load(String, Category) - Method in class com.crossworlds.webservices.ProxyClassParam
Loads the parameters specified in the file.

P

ProxyClassParam - class com.crossworlds.webservices.ProxyClassParam.
Class ProxyClassParam represents the parameters used by the proxy class.
ProxyClassParam(String, String, String, String, String, String, String, String, String) - Constructor for class com.crossworlds.webservices.ProxyClassParam
Creates ProxyClassParam object from specified iorFileName, cwldVersion, icsName, userName, passWord, collabName, collabPort mimeType, boVerb.
ProxyClassUtil - class com.crossworlds.webservices.ProxyClassUtil.
Class ProxyClassUtil provides utility functions to develop proxy classes.
ProxyClassUtil() - Constructor for class com.crossworlds.webservices.ProxyClassUtil
 

S

setAccessEngine(IAccessEngine) - Method in class com.crossworlds.webservices.WebServicesAccessClient
 
setAccessParam(ProxyClassParam) - Method in class com.crossworlds.webservices.WebServicesAccessClient
 
setAccessSession(IInterchangeAccessSession) - Method in class com.crossworlds.webservices.WebServicesAccessClient
 
setBOVerb(String) - Method in class com.crossworlds.webservices.ProxyClassParam
 
setCollabName(String) - Method in class com.crossworlds.webservices.ProxyClassParam
 
setCollabPort(String) - Method in class com.crossworlds.webservices.ProxyClassParam
 
setCWLDVersion(String) - Method in class com.crossworlds.webservices.ProxyClassParam
 
setICSName(String) - Method in class com.crossworlds.webservices.ProxyClassParam
 
setIORFileName(String) - Method in class com.crossworlds.webservices.ProxyClassParam
 
setMimeType(String) - Method in class com.crossworlds.webservices.ProxyClassParam
 
setPassWord(String) - Method in class com.crossworlds.webservices.ProxyClassParam
 
setResponse(SOAPContext, String, String) - Static method in class com.crossworlds.webservices.ProxyClassUtil
 
setUserName(String) - Method in class com.crossworlds.webservices.ProxyClassParam
 

T

toString() - Method in class com.crossworlds.webservices.ProxyClassParam
 

W

WebServicesAccessClient - class com.crossworlds.webservices.WebServicesAccessClient.
Class WebServicesAccessClient represents the Access Client.
WebServicesAccessClient(ProxyClassParam) - Constructor for class com.crossworlds.webservices.WebServicesAccessClient
Constructs WebServicesAccessClient.

C E G I L P S T W