public class AmbassadorWebServiceSoapBindingStub extends org.apache.axis.client.Stub implements Ambassador
_call, cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, serviceENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY| Constructor and Description |
|---|
AmbassadorWebServiceSoapBindingStub() |
AmbassadorWebServiceSoapBindingStub(javax.xml.rpc.Service service) |
AmbassadorWebServiceSoapBindingStub(URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
String |
addComment(String p_accessToken,
long p_objectId,
int p_objectType,
String p_userId,
String p_comment,
byte[] p_file,
String p_fileName,
String p_access) |
void |
cancelDocumentumJob(String p_accessToken,
String objectId,
String jobId,
String userId) |
String |
cancelJob(String p_accessToken,
String p_jobName) |
String |
cancelJobById(String p_accessToken,
long p_jobId) |
String |
cancelWorkflow(String p_accessToken,
String p_jobName,
String p_workflowLocale) |
protected org.apache.axis.client.Call |
createCall() |
void |
createDocumentumJob(String p_accessToken,
String jobName,
String fileProfileId,
String objectId,
String userId) |
void |
createJob(HashMap args) |
void |
deleteSegment(String p_accessToken,
String p_tmProfileName,
String p_string,
String p_sourceLocale,
String p_deleteLocale) |
void |
editEntry(String p_accessToken,
String p_tmProfileName,
String p_sourceLocale,
String p_sourceSegment,
String p_targetLocale,
String p_targetSegment) |
String |
exportJob(String p_accessToken,
String p_jobName) |
String |
exportWorkflow(String p_accessToken,
String p_jobName,
String p_workflowLocale) |
String |
getAcceptedTasksInWorkflow(String p_accessToken,
long p_workflowId) |
String |
getAllActivityTypes(String p_accessToken) |
String |
getAllLocalePairs(String p_accessToken) |
String |
getAllProjects(String p_accessToken) |
String |
getAllProjectsByUser(String p_accessToken) |
String |
getAllTMProfiles(String p_accessToken) |
String |
getAllUsers(String p_accessToken) |
String |
getCurrentTasksInWorkflow(String p_accessToken,
long p_workflowId) |
String |
getDownloadableJobs(String p_accessToken,
String p_msg) |
String |
getFileProfileInfoEx(String p_accessToken) |
String |
getFileProfileInformation(String p_accessToken) |
String |
getJobAndWorkflowInfo(String p_accessToken,
long p_jobId) |
String |
getLocalizedDocuments_old(String p_accessToken,
String p_jobName) |
String |
getLocalizedDocuments(String p_accessToken,
String p_jobName) |
String |
getStatus(String p_accessToken,
String p_jobName) |
String |
getTasksInJob(String p_accessToken,
long p_jobId,
String p_taskName) |
String |
getUniqueJobName(HashMap args) |
String |
getUserInfo(String p_accessToken,
String p_userId) |
String |
getUserUnavailabilityReport(String p_accessToken,
String p_activityName,
String p_sourceLocale,
String p_targetLocale,
int p_month,
int p_year) |
String |
getVersion(String p_accessToken) |
String |
helloWorld() |
boolean |
isInstalled() |
String |
login(String p_username,
String p_password) |
String |
passDCTMAccount(String p_accessToken,
String docBase,
String dctmUserName,
String dctmPassword) |
void |
saveEntry(String p_accessToken,
String p_tmProfileName,
String p_sourceLocale,
String p_sourceSegment,
String p_targetLocale,
String p_targetSegment) |
String |
searchEntries(String p_accessToken,
String p_tmProfileName,
String p_string,
String p_sourceLocale) |
void |
uploadFile(HashMap args) |
_createCall, _getCall, _getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsernamepublic AmbassadorWebServiceSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic AmbassadorWebServiceSoapBindingStub(URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic AmbassadorWebServiceSoapBindingStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws RemoteException
RemoteExceptionpublic String getUserInfo(String p_accessToken, String p_userId) throws RemoteException, WebServiceException
getUserInfo in interface AmbassadorRemoteExceptionWebServiceExceptionpublic String getVersion(String p_accessToken) throws RemoteException, WebServiceException
getVersion in interface AmbassadorRemoteExceptionWebServiceExceptionpublic String addComment(String p_accessToken, long p_objectId, int p_objectType, String p_userId, String p_comment, byte[] p_file, String p_fileName, String p_access) throws RemoteException, WebServiceException
addComment in interface AmbassadorRemoteExceptionWebServiceExceptionpublic boolean isInstalled()
throws RemoteException
isInstalled in interface AmbassadorRemoteExceptionpublic String login(String p_username, String p_password) throws RemoteException, WebServiceException
login in interface AmbassadorRemoteExceptionWebServiceExceptionpublic String getStatus(String p_accessToken, String p_jobName) throws RemoteException, WebServiceException
getStatus in interface AmbassadorRemoteExceptionWebServiceExceptionpublic void saveEntry(String p_accessToken, String p_tmProfileName, String p_sourceLocale, String p_sourceSegment, String p_targetLocale, String p_targetSegment) throws RemoteException, WebServiceException
saveEntry in interface AmbassadorRemoteExceptionWebServiceExceptionpublic String cancelWorkflow(String p_accessToken, String p_jobName, String p_workflowLocale) throws RemoteException, WebServiceException
cancelWorkflow in interface AmbassadorRemoteExceptionWebServiceExceptionpublic String getAllProjects(String p_accessToken) throws RemoteException, WebServiceException
getAllProjects in interface AmbassadorRemoteExceptionWebServiceExceptionpublic String getAllTMProfiles(String p_accessToken) throws RemoteException, WebServiceException
getAllTMProfiles in interface AmbassadorRemoteExceptionWebServiceExceptionpublic String cancelJob(String p_accessToken, String p_jobName) throws RemoteException, WebServiceException
cancelJob in interface AmbassadorRemoteExceptionWebServiceExceptionpublic String helloWorld() throws RemoteException, WebServiceException
helloWorld in interface AmbassadorRemoteExceptionWebServiceExceptionpublic String getFileProfileInformation(String p_accessToken) throws RemoteException, WebServiceException
getFileProfileInformation in interface AmbassadorRemoteExceptionWebServiceExceptionpublic String getAllActivityTypes(String p_accessToken) throws RemoteException, WebServiceException
getAllActivityTypes in interface AmbassadorRemoteExceptionWebServiceExceptionpublic String getAllUsers(String p_accessToken) throws RemoteException, WebServiceException
getAllUsers in interface AmbassadorRemoteExceptionWebServiceExceptionpublic String getAllLocalePairs(String p_accessToken) throws RemoteException, WebServiceException
getAllLocalePairs in interface AmbassadorRemoteExceptionWebServiceExceptionpublic String getAllProjectsByUser(String p_accessToken) throws RemoteException, WebServiceException
getAllProjectsByUser in interface AmbassadorRemoteExceptionWebServiceExceptionpublic void createJob(HashMap args) throws RemoteException, WebServiceException
createJob in interface AmbassadorRemoteExceptionWebServiceExceptionpublic String getUniqueJobName(HashMap args) throws RemoteException, WebServiceException
getUniqueJobName in interface AmbassadorRemoteExceptionWebServiceExceptionpublic void uploadFile(HashMap args) throws RemoteException, WebServiceException
uploadFile in interface AmbassadorRemoteExceptionWebServiceExceptionpublic String getJobAndWorkflowInfo(String p_accessToken, long p_jobId) throws RemoteException, WebServiceException
getJobAndWorkflowInfo in interface AmbassadorRemoteExceptionWebServiceExceptionpublic String getLocalizedDocuments(String p_accessToken, String p_jobName) throws RemoteException, WebServiceException
getLocalizedDocuments in interface AmbassadorRemoteExceptionWebServiceExceptionpublic String getLocalizedDocuments_old(String p_accessToken, String p_jobName) throws RemoteException, WebServiceException
getLocalizedDocuments_old in interface AmbassadorRemoteExceptionWebServiceExceptionpublic String cancelJobById(String p_accessToken, long p_jobId) throws RemoteException, WebServiceException
cancelJobById in interface AmbassadorRemoteExceptionWebServiceExceptionpublic String exportWorkflow(String p_accessToken, String p_jobName, String p_workflowLocale) throws RemoteException, WebServiceException
exportWorkflow in interface AmbassadorRemoteExceptionWebServiceExceptionpublic String exportJob(String p_accessToken, String p_jobName) throws RemoteException, WebServiceException
exportJob in interface AmbassadorRemoteExceptionWebServiceExceptionpublic String getAcceptedTasksInWorkflow(String p_accessToken, long p_workflowId) throws RemoteException, WebServiceException
getAcceptedTasksInWorkflow in interface AmbassadorRemoteExceptionWebServiceExceptionpublic String getCurrentTasksInWorkflow(String p_accessToken, long p_workflowId) throws RemoteException, WebServiceException
getCurrentTasksInWorkflow in interface AmbassadorRemoteExceptionWebServiceExceptionpublic String getTasksInJob(String p_accessToken, long p_jobId, String p_taskName) throws RemoteException, WebServiceException
getTasksInJob in interface AmbassadorRemoteExceptionWebServiceExceptionpublic String getUserUnavailabilityReport(String p_accessToken, String p_activityName, String p_sourceLocale, String p_targetLocale, int p_month, int p_year) throws RemoteException, WebServiceException
getUserUnavailabilityReport in interface AmbassadorRemoteExceptionWebServiceExceptionpublic String passDCTMAccount(String p_accessToken, String docBase, String dctmUserName, String dctmPassword) throws RemoteException, WebServiceException
passDCTMAccount in interface AmbassadorRemoteExceptionWebServiceExceptionpublic String getFileProfileInfoEx(String p_accessToken) throws RemoteException, WebServiceException
getFileProfileInfoEx in interface AmbassadorRemoteExceptionWebServiceExceptionpublic void createDocumentumJob(String p_accessToken, String jobName, String fileProfileId, String objectId, String userId) throws RemoteException, WebServiceException
createDocumentumJob in interface AmbassadorRemoteExceptionWebServiceExceptionpublic void cancelDocumentumJob(String p_accessToken, String objectId, String jobId, String userId) throws RemoteException, WebServiceException
cancelDocumentumJob in interface AmbassadorRemoteExceptionWebServiceExceptionpublic String getDownloadableJobs(String p_accessToken, String p_msg) throws RemoteException, WebServiceException
getDownloadableJobs in interface AmbassadorRemoteExceptionWebServiceExceptionpublic String searchEntries(String p_accessToken, String p_tmProfileName, String p_string, String p_sourceLocale) throws RemoteException, WebServiceException
searchEntries in interface AmbassadorRemoteExceptionWebServiceExceptionpublic void editEntry(String p_accessToken, String p_tmProfileName, String p_sourceLocale, String p_sourceSegment, String p_targetLocale, String p_targetSegment) throws RemoteException, WebServiceException
editEntry in interface AmbassadorRemoteExceptionWebServiceExceptionpublic void deleteSegment(String p_accessToken, String p_tmProfileName, String p_string, String p_sourceLocale, String p_deleteLocale) throws RemoteException, WebServiceException
deleteSegment in interface AmbassadorRemoteExceptionWebServiceExceptionCopyright © 2022. All rights reserved.