public class PluggableAppSoapMockStub extends com.collabnet.ce.soap60.webservices.ClientSoapMockStub implements IPluggableAppSoap
Constructor and Description |
---|
PluggableAppSoapMockStub(String soapServerUrl) |
Modifier and Type | Method and Description |
---|---|
com.vasoftware.sf.server.services.pluggable.PluggableComponentDO |
createIntegratedApplication(String sessionId,
byte[] depXmlByteArray,
byte[] appXmlByteArray,
String iconFileId)
Simulate a call to createIntegratedApplication
|
com.vasoftware.sf.server.services.pluggable.PluggableComponentDO |
createIntegratedApplication(String sessionId,
byte[] depXmlByteArray,
byte[] appXmlByteArray,
String iconFileKey,
String iconFileName,
String iconMimeType)
Simulate a call to createIntegratedApplication
|
com.vasoftware.sf.server.services.pluggable.PluggableComponentDO |
createIntegratedApplication(String sessionId,
com.vasoftware.sf.server.services.pluggable.PluggableComponentDO pluggableComponentDO)
Simulate a call to createIntegratedApplication
|
com.vasoftware.sf.server.services.pluggable.PluggableComponentDO |
createIntegratedApplication(String sessionId,
com.vasoftware.sf.server.services.pluggable.PluggableComponentDO pluggableComponentDO,
String iconFileKey,
String iconFileName,
String iconMimeType)
Simulate a call to createIntegratedApplication
|
PluggableComponentSoapDO |
createIntegratedApplication(String sessionId,
String plugName,
String description,
String baseUrl,
String goUrl,
String prefix,
String isScmRequired,
String requireProjPrefix,
String iconFileId,
String endPoint,
PluggableComponentParameterSoapDO[] paramDO,
String adminUrl,
PluggablePermissionSoapDO[] permSoapDO,
String pceInputType,
String pceResultFormat,
String pceDescription,
String pceTitle)
Simulate a call to createIntegratedApplication
|
PluggableComponent2SoapDO |
createIntegratedApplication2(String sessionId,
String plugName,
String description,
String baseUrl,
String goUrl,
String prefix,
String isScmRequired,
String requireProjPrefix,
String iconFileId,
String endPoint,
PluggableComponentParameterSoapDO[] paramDO,
String adminUrl,
PluggablePermissionSoapDO[] permSoapDO,
String isPageComponentRequired,
String pceInputType,
String pceResultFormat,
String pceDescription,
String pceTitle,
String idPattern,
String serviceType)
Simulate a call to createIntegratedApplication2
|
PluggableComponent2SoapDO |
createIntegratedApplication3(String sessionId,
String plugName,
String description,
String baseUrl,
String goUrl,
String prefix,
String isScmRequired,
String requireProjPrefix,
String iconFileKey,
String iconFileName,
String iconMimeType,
String endPoint,
PluggableComponentParameterSoapDO[] paramDO,
String adminUrl,
PluggablePermissionSoapDO[] permSoapDO,
String isPageComponentRequired,
String pceInputType,
String pceResultFormat,
String pceDescription,
String pceTitle,
String idPattern,
String serviceType)
Simulate a call to createIntegratedApplication3
|
PluggableComponent3SoapDO |
createIntegratedApplication4(String sessionId,
PluggableComponent3SoapDO soapDO,
String iconFileKey,
String iconFileName,
String iconMimeType)
Simulate a call to createIntegratedApplication4
|
PluggableComponent4SoapDO |
createIntegratedApplication5(String sessionId,
PluggableComponent4SoapDO soapDO,
String iconFileKey,
String iconFileName,
String iconMimeType)
Simulate a call to createIntegratedApplication5
|
PluggableComponent5SoapDO |
createIntegratedApplication6(String sessionId,
PluggableComponent5SoapDO soapDO,
String iconFileKey,
String iconFileName,
String iconMimeType)
Simulate a call to createIntegratedApplication6
|
PluggableComponentSoapDO |
createIntegratedApplicationFromXMLFiles(String sessionId,
byte[] depXmlByteArray,
byte[] appXmlByteArray,
String iconFileId)
Simulate a call to createIntegratedApplicationFromXMLFiles
|
PluggableComponent2SoapDO |
createIntegratedApplicationFromXMLFiles2(String sessionId,
byte[] depXmlByteArray,
byte[] appXmlByteArray,
String iconFileId)
Simulate a call to createIntegratedApplicationFromXMLFiles2
|
PluggableComponent2SoapDO |
createIntegratedApplicationFromXMLFiles3(String sessionId,
byte[] depXmlByteArray,
byte[] appXmlByteArray,
String iconFileKey,
String iconFileName,
String iconMimeType)
Simulate a call to createIntegratedApplicationFromXMLFiles3
|
PluggableComponent3SoapDO |
createIntegratedApplicationFromXMLFiles4(String sessionId,
byte[] depXmlByteArray,
byte[] appXmlByteArray,
String iconFileKey,
String iconFileName,
String iconMimeType)
Simulate a call to createIntegratedApplicationFromXMLFiles4
|
PluggableComponent4SoapDO |
createIntegratedApplicationFromXMLFiles5(String sessionId,
byte[] depXmlByteArray,
byte[] appXmlByteArray,
String iconFileKey,
String iconFileName,
String iconMimeType)
Simulate a call to createIntegratedApplicationFromXMLFiles5
|
PluggableComponent5SoapDO |
createIntegratedApplicationFromXMLFiles6(String sessionId,
byte[] depXmlByteArray,
byte[] appXmlByteArray,
String iconFileKey,
String iconFileName,
String iconMimeType)
Simulate a call to createIntegratedApplicationFromXMLFiles6
|
void |
editIntegratedApplication(String sessionId,
PluggableComponentSoapDO soapDO)
Simulate a call to editIntegratedApplication
|
void |
editIntegratedApplication2(String sessionId,
PluggableComponent2SoapDO soapDO)
Simulate a call to editIntegratedApplication2
|
void |
editIntegratedApplication3(String sessionId,
PluggableComponent3SoapDO soapDO)
Simulate a call to editIntegratedApplication3
|
void |
editIntegratedApplication4(String sessionId,
PluggableComponent4SoapDO soapDO)
Simulate a call to editIntegratedApplication4
|
void |
editIntegratedApplication5(String sessionId,
PluggableComponent5SoapDO soapDO)
Simulate a call to editIntegratedApplication5
|
void |
editIntegratedApplicationFromXMLFiles(String sessionId,
String integratedAppId,
byte[] depXmlByteArray,
byte[] appXmlByteArray,
String iconFileId)
Simulate a call to editIntegratedApplicationFromXMLFiles
|
com.collabnet.ce.soap60.types.SoapNamedValues |
editProjectConfigurationParameters(String sessionId,
String projectId,
PluggableComponentParameterSoapDO[] paramDO)
Simulate a call to editProjectConfigurationParameters
|
com.collabnet.ce.soap60.types.SoapNamedValues |
editProjectConfigurationParameters2(String sessionId,
String integratedAppId,
String projectId,
PluggableComponentParameterSoapDO[] paramDO)
Simulate a call to editProjectConfigurationParameters2
|
com.collabnet.ce.soap60.types.SoapNamedValues |
enablePluggableComponent(String sessionId,
String projectID,
String pluggableId,
PluggableComponentParameterSoapDO[] params,
String prefix)
Simulate a call to enablePluggableComponent
|
com.vasoftware.sf.server.services.pluggable.PluggableComponentDO |
findIntegratedApplicationByName(String sessionId,
String integratedAppName)
Simulate a call to findIntegratedApplicationByName
|
String |
getBaseUrlByLinkId(String sessionId,
String linkId)
Simulate a call to getBaseUrlByLinkId
|
PluggableComponentSoapDO |
getIntegratedApplicationByName(String sessionId,
String plugName)
Simulate a call to getIntegratedApplicationByName
|
PluggableComponent2SoapDO |
getIntegratedApplicationByName2(String sessionId,
String integratedAppName)
Simulate a call to getIntegratedApplicationByName2
|
PluggableComponent3SoapDO |
getIntegratedApplicationByName3(String sessionId,
String integratedAppName)
Simulate a call to getIntegratedApplicationByName3
|
PluggableComponent4SoapDO |
getIntegratedApplicationByName4(String sessionId,
String integratedAppName)
Simulate a call to getIntegratedApplicationByName4
|
PluggableComponent5SoapDO |
getIntegratedApplicationByName5(String sessionId,
String integratedAppName)
Simulate a call to getIntegratedApplicationByName5
|
String[] |
getIntegratedAppPrefixes(String sessionId)
Simulate a call to getIntegratedAppPrefixes
|
String |
getLinkPlugId(String sessionId,
String projectPath,
String baseUrl)
Simulate a call to getLinkPlugId
|
String |
getLinkPlugIdByPlugId(String sessionId,
String projectId,
String pluggableId)
Simulate a call to getLinkPlugIdByPlugId
|
com.vasoftware.sf.server.services.pluggable.PluggableComponentDO |
getPluggableComponentDO(String plugName,
String description,
String baseUrl,
String goUrl,
String prefix,
String isScmRequired,
String requireProjPrefix,
String iconFileId,
String endPoint,
PluggableComponentParameterSoapDO[] configParamDO,
PluggableComponentParameterSoapDO[] globalConfigParamDO,
String adminUrl,
PluggablePermissionSoapDO[] permSoapDO,
String isPageComponentRequired,
String pceInputType,
String pceResultFormat,
String pceDescription,
String pceTitle,
String idPattern,
String serviceType)
Simulate a call to getPluggableComponentDO
|
String |
getPlugIdByBaseUrl(String sessionId,
String baseUrl)
Simulate a call to getPlugIdByBaseUrl
|
PluggableComponentParameterSoapDO[] |
getProjectConfigParameterData(String sessionId,
String linkId)
Simulate a call to getProjectConfigParameterData
|
String |
getProjectPathByIntegratedAppId(String sessionId,
String linkId)
Simulate a call to getProjectPathByIntegratedAppId
|
String |
getProjectPrefix(String sessionId,
String linkId)
Simulate a call to getProjectPrefix
|
PluggableComponentSoapList |
listPluggableComponents(String sessionId)
Simulate a call to listPluggableComponents
|
PluggableComponent2SoapList |
listPluggableComponents2(String sessionId)
Simulate a call to listPluggableComponents2
|
PluggableComponent2SoapList |
listPluggableComponentsByCategory(String sessionId,
String category)
Simulate a call to listPluggableComponentsByCategory
|
LinkPluggableComponentSoapList |
listPluggableComponentsForProject(String sessionId,
String projectId)
Simulate a call to listPluggableComponentsForProject
|
void |
prepareCreateIntegratedApplication(String sessionId,
byte[] depXmlByteArray,
byte[] appXmlByteArray,
String iconFileId,
Object returnValue)
Prepare a simulated response to createIntegratedApplication
|
void |
prepareCreateIntegratedApplication(String sessionId,
byte[] depXmlByteArray,
byte[] appXmlByteArray,
String iconFileKey,
String iconFileName,
String iconMimeType,
Object returnValue)
Prepare a simulated response to createIntegratedApplication
|
void |
prepareCreateIntegratedApplication(String sessionId,
com.vasoftware.sf.server.services.pluggable.PluggableComponentDO pluggableComponentDO,
Object returnValue)
Prepare a simulated response to createIntegratedApplication
|
void |
prepareCreateIntegratedApplication(String sessionId,
com.vasoftware.sf.server.services.pluggable.PluggableComponentDO pluggableComponentDO,
String iconFileKey,
String iconFileName,
String iconMimeType,
Object returnValue)
Prepare a simulated response to createIntegratedApplication
|
void |
prepareCreateIntegratedApplication(String sessionId,
String plugName,
String description,
String baseUrl,
String goUrl,
String prefix,
String isScmRequired,
String requireProjPrefix,
String iconFileId,
String endPoint,
PluggableComponentParameterSoapDO[] paramDO,
String adminUrl,
PluggablePermissionSoapDO[] permSoapDO,
String pceInputType,
String pceResultFormat,
String pceDescription,
String pceTitle,
Object returnValue)
Prepare a simulated response to createIntegratedApplication
|
void |
prepareCreateIntegratedApplication2(String sessionId,
String plugName,
String description,
String baseUrl,
String goUrl,
String prefix,
String isScmRequired,
String requireProjPrefix,
String iconFileId,
String endPoint,
PluggableComponentParameterSoapDO[] paramDO,
String adminUrl,
PluggablePermissionSoapDO[] permSoapDO,
String isPageComponentRequired,
String pceInputType,
String pceResultFormat,
String pceDescription,
String pceTitle,
String idPattern,
String serviceType,
Object returnValue)
Prepare a simulated response to createIntegratedApplication2
|
void |
prepareCreateIntegratedApplication3(String sessionId,
String plugName,
String description,
String baseUrl,
String goUrl,
String prefix,
String isScmRequired,
String requireProjPrefix,
String iconFileKey,
String iconFileName,
String iconMimeType,
String endPoint,
PluggableComponentParameterSoapDO[] paramDO,
String adminUrl,
PluggablePermissionSoapDO[] permSoapDO,
String isPageComponentRequired,
String pceInputType,
String pceResultFormat,
String pceDescription,
String pceTitle,
String idPattern,
String serviceType,
Object returnValue)
Prepare a simulated response to createIntegratedApplication3
|
void |
prepareCreateIntegratedApplication4(String sessionId,
PluggableComponent3SoapDO soapDO,
String iconFileKey,
String iconFileName,
String iconMimeType,
Object returnValue)
Prepare a simulated response to createIntegratedApplication4
|
void |
prepareCreateIntegratedApplication5(String sessionId,
PluggableComponent4SoapDO soapDO,
String iconFileKey,
String iconFileName,
String iconMimeType,
Object returnValue)
Prepare a simulated response to createIntegratedApplication5
|
void |
prepareCreateIntegratedApplication6(String sessionId,
PluggableComponent5SoapDO soapDO,
String iconFileKey,
String iconFileName,
String iconMimeType,
Object returnValue)
Prepare a simulated response to createIntegratedApplication6
|
void |
prepareCreateIntegratedApplicationFromXMLFiles(String sessionId,
byte[] depXmlByteArray,
byte[] appXmlByteArray,
String iconFileId,
Object returnValue)
Prepare a simulated response to createIntegratedApplicationFromXMLFiles
|
void |
prepareCreateIntegratedApplicationFromXMLFiles2(String sessionId,
byte[] depXmlByteArray,
byte[] appXmlByteArray,
String iconFileId,
Object returnValue)
Prepare a simulated response to createIntegratedApplicationFromXMLFiles2
|
void |
prepareCreateIntegratedApplicationFromXMLFiles3(String sessionId,
byte[] depXmlByteArray,
byte[] appXmlByteArray,
String iconFileKey,
String iconFileName,
String iconMimeType,
Object returnValue)
Prepare a simulated response to createIntegratedApplicationFromXMLFiles3
|
void |
prepareCreateIntegratedApplicationFromXMLFiles4(String sessionId,
byte[] depXmlByteArray,
byte[] appXmlByteArray,
String iconFileKey,
String iconFileName,
String iconMimeType,
Object returnValue)
Prepare a simulated response to createIntegratedApplicationFromXMLFiles4
|
void |
prepareCreateIntegratedApplicationFromXMLFiles5(String sessionId,
byte[] depXmlByteArray,
byte[] appXmlByteArray,
String iconFileKey,
String iconFileName,
String iconMimeType,
Object returnValue)
Prepare a simulated response to createIntegratedApplicationFromXMLFiles5
|
void |
prepareCreateIntegratedApplicationFromXMLFiles6(String sessionId,
byte[] depXmlByteArray,
byte[] appXmlByteArray,
String iconFileKey,
String iconFileName,
String iconMimeType,
Object returnValue)
Prepare a simulated response to createIntegratedApplicationFromXMLFiles6
|
void |
prepareEditIntegratedApplication(String sessionId,
PluggableComponentSoapDO soapDO)
Prepare a simulated response to editIntegratedApplication
|
void |
prepareEditIntegratedApplication(String sessionId,
PluggableComponentSoapDO soapDO,
Exception exception)
Prepare a simulated response to editIntegratedApplication
|
void |
prepareEditIntegratedApplication2(String sessionId,
PluggableComponent2SoapDO soapDO)
Prepare a simulated response to editIntegratedApplication2
|
void |
prepareEditIntegratedApplication2(String sessionId,
PluggableComponent2SoapDO soapDO,
Exception exception)
Prepare a simulated response to editIntegratedApplication2
|
void |
prepareEditIntegratedApplication3(String sessionId,
PluggableComponent3SoapDO soapDO)
Prepare a simulated response to editIntegratedApplication3
|
void |
prepareEditIntegratedApplication3(String sessionId,
PluggableComponent3SoapDO soapDO,
Exception exception)
Prepare a simulated response to editIntegratedApplication3
|
void |
prepareEditIntegratedApplication4(String sessionId,
PluggableComponent4SoapDO soapDO)
Prepare a simulated response to editIntegratedApplication4
|
void |
prepareEditIntegratedApplication4(String sessionId,
PluggableComponent4SoapDO soapDO,
Exception exception)
Prepare a simulated response to editIntegratedApplication4
|
void |
prepareEditIntegratedApplication5(String sessionId,
PluggableComponent5SoapDO soapDO)
Prepare a simulated response to editIntegratedApplication5
|
void |
prepareEditIntegratedApplication5(String sessionId,
PluggableComponent5SoapDO soapDO,
Exception exception)
Prepare a simulated response to editIntegratedApplication5
|
void |
prepareEditIntegratedApplicationFromXMLFiles(String sessionId,
String integratedAppId,
byte[] depXmlByteArray,
byte[] appXmlByteArray,
String iconFileId)
Prepare a simulated response to editIntegratedApplicationFromXMLFiles
|
void |
prepareEditIntegratedApplicationFromXMLFiles(String sessionId,
String integratedAppId,
byte[] depXmlByteArray,
byte[] appXmlByteArray,
String iconFileId,
Exception exception)
Prepare a simulated response to editIntegratedApplicationFromXMLFiles
|
void |
prepareEditProjectConfigurationParameters(String sessionId,
String projectId,
PluggableComponentParameterSoapDO[] paramDO,
Object returnValue)
Prepare a simulated response to editProjectConfigurationParameters
|
void |
prepareEditProjectConfigurationParameters2(String sessionId,
String integratedAppId,
String projectId,
PluggableComponentParameterSoapDO[] paramDO,
Object returnValue)
Prepare a simulated response to editProjectConfigurationParameters2
|
void |
prepareEnablePluggableComponent(String sessionId,
String projectID,
String pluggableId,
PluggableComponentParameterSoapDO[] params,
String prefix,
Object returnValue)
Prepare a simulated response to enablePluggableComponent
|
void |
prepareFindIntegratedApplicationByName(String sessionId,
String integratedAppName,
Object returnValue)
Prepare a simulated response to findIntegratedApplicationByName
|
void |
prepareGetBaseUrlByLinkId(String sessionId,
String linkId,
Object returnValue)
Prepare a simulated response to getBaseUrlByLinkId
|
void |
prepareGetIntegratedApplicationByName(String sessionId,
String plugName,
Object returnValue)
Prepare a simulated response to getIntegratedApplicationByName
|
void |
prepareGetIntegratedApplicationByName2(String sessionId,
String integratedAppName,
Object returnValue)
Prepare a simulated response to getIntegratedApplicationByName2
|
void |
prepareGetIntegratedApplicationByName3(String sessionId,
String integratedAppName,
Object returnValue)
Prepare a simulated response to getIntegratedApplicationByName3
|
void |
prepareGetIntegratedApplicationByName4(String sessionId,
String integratedAppName,
Object returnValue)
Prepare a simulated response to getIntegratedApplicationByName4
|
void |
prepareGetIntegratedApplicationByName5(String sessionId,
String integratedAppName,
Object returnValue)
Prepare a simulated response to getIntegratedApplicationByName5
|
void |
prepareGetIntegratedAppPrefixes(String sessionId,
Object returnValue)
Prepare a simulated response to getIntegratedAppPrefixes
|
void |
prepareGetLinkPlugId(String sessionId,
String projectPath,
String baseUrl,
Object returnValue)
Prepare a simulated response to getLinkPlugId
|
void |
prepareGetLinkPlugIdByPlugId(String sessionId,
String projectId,
String pluggableId,
Object returnValue)
Prepare a simulated response to getLinkPlugIdByPlugId
|
void |
prepareGetPluggableComponentDO(String plugName,
String description,
String baseUrl,
String goUrl,
String prefix,
String isScmRequired,
String requireProjPrefix,
String iconFileId,
String endPoint,
PluggableComponentParameterSoapDO[] configParamDO,
PluggableComponentParameterSoapDO[] globalConfigParamDO,
String adminUrl,
PluggablePermissionSoapDO[] permSoapDO,
String isPageComponentRequired,
String pceInputType,
String pceResultFormat,
String pceDescription,
String pceTitle,
String idPattern,
String serviceType,
Object returnValue)
Prepare a simulated response to getPluggableComponentDO
|
void |
prepareGetPlugIdByBaseUrl(String sessionId,
String baseUrl,
Object returnValue)
Prepare a simulated response to getPlugIdByBaseUrl
|
void |
prepareGetProjectConfigParameterData(String sessionId,
String linkId,
Object returnValue)
Prepare a simulated response to getProjectConfigParameterData
|
void |
prepareGetProjectPathByIntegratedAppId(String sessionId,
String linkId,
Object returnValue)
Prepare a simulated response to getProjectPathByIntegratedAppId
|
void |
prepareGetProjectPrefix(String sessionId,
String linkId,
Object returnValue)
Prepare a simulated response to getProjectPrefix
|
void |
prepareListPluggableComponents(String sessionId,
Object returnValue)
Prepare a simulated response to listPluggableComponents
|
void |
prepareListPluggableComponents2(String sessionId,
Object returnValue)
Prepare a simulated response to listPluggableComponents2
|
void |
prepareListPluggableComponentsByCategory(String sessionId,
String category,
Object returnValue)
Prepare a simulated response to listPluggableComponentsByCategory
|
void |
prepareListPluggableComponentsForProject(String sessionId,
String projectId,
Object returnValue)
Prepare a simulated response to listPluggableComponentsForProject
|
void |
prepareRemoveProjectIntegratedApplication(String sessionId,
String linkId)
Prepare a simulated response to removeProjectIntegratedApplication
|
void |
prepareRemoveProjectIntegratedApplication(String sessionId,
String linkId,
Exception exception)
Prepare a simulated response to removeProjectIntegratedApplication
|
void |
prepareSetIntegratedApplicationIcon(String sessionId,
String integratedAppId,
String iconFileKey,
String iconFileName,
String iconMimeType)
Prepare a simulated response to setIntegratedApplicationIcon
|
void |
prepareSetIntegratedApplicationIcon(String sessionId,
String integratedAppId,
String iconFileKey,
String iconFileName,
String iconMimeType,
Exception exception)
Prepare a simulated response to setIntegratedApplicationIcon
|
void |
prepareSetPluggableAppMessageResource(String sessionId,
String pluggableId,
String locale,
String key,
String value)
Prepare a simulated response to setPluggableAppMessageResource
|
void |
prepareSetPluggableAppMessageResource(String sessionId,
String pluggableId,
String locale,
String key,
String value,
Exception exception)
Prepare a simulated response to setPluggableAppMessageResource
|
void |
prepareStoreIconFile(String iconFileKey,
String iconFileName,
String iconMimeType,
String loggedInUser,
Object returnValue)
Prepare a simulated response to storeIconFile
|
void |
prepareUpdateRecentAccess(String userId,
String objectId)
Prepare a simulated response to updateRecentAccess
|
void |
prepareUpdateRecentAccess(String userId,
String objectId,
Exception exception)
Prepare a simulated response to updateRecentAccess
|
void |
removeProjectIntegratedApplication(String sessionId,
String linkId)
Simulate a call to removeProjectIntegratedApplication
|
void |
setIntegratedApplicationIcon(String sessionId,
String integratedAppId,
String iconFileKey,
String iconFileName,
String iconMimeType)
Simulate a call to setIntegratedApplicationIcon
|
void |
setPluggableAppMessageResource(String sessionId,
String pluggableId,
String locale,
String key,
String value)
Simulate a call to setPluggableAppMessageResource
|
com.vasoftware.sf.server.types.GuidKey |
storeIconFile(String iconFileKey,
String iconFileName,
String iconMimeType,
String loggedInUser)
Simulate a call to storeIconFile
|
void |
updateRecentAccess(String userId,
String objectId)
Simulate a call to updateRecentAccess
|
addSimulatedResult, addSimulatedResult, addSimulatedResult, getCallCount, getCallParameters, getUnusedCalls, simulateCall
public PluggableAppSoapMockStub(String soapServerUrl)
public void prepareListPluggableComponents(String sessionId, Object returnValue)
PluggableAppSoap.listPluggableComponents(java.lang.String)
public PluggableComponentSoapList listPluggableComponents(String sessionId) throws RemoteException
listPluggableComponents
in interface IPluggableAppSoap
sessionId
- UserSession ID.com.collabnet.ce.soap60.fault.InvalidSessionFault
- when the specified session id is invalid.com.collabnet.ce.soap60.fault.PermissionDeniedFault
- when the user has insufficient privileges.com.collabnet.ce.soap60.fault.SystemFault
- when an unexpected system level error occurs.RemoteException
PluggableAppSoap.listPluggableComponents(java.lang.String)
public void prepareListPluggableComponents2(String sessionId, Object returnValue)
PluggableAppSoap.listPluggableComponents2(java.lang.String)
public PluggableComponent2SoapList listPluggableComponents2(String sessionId) throws RemoteException
listPluggableComponents2
in interface IPluggableAppSoap
sessionId
- UserSession ID.com.collabnet.ce.soap60.fault.InvalidSessionFault
- when the specified session id is invalid.com.collabnet.ce.soap60.fault.PermissionDeniedFault
- when the user has insufficient privileges.com.collabnet.ce.soap60.fault.SystemFault
- when an unexpected system level error occurs.RemoteException
PluggableAppSoap.listPluggableComponents2(java.lang.String)
public void prepareListPluggableComponentsByCategory(String sessionId, String category, Object returnValue)
PluggableAppSoap.listPluggableComponentsByCategory(java.lang.String, java.lang.String)
public PluggableComponent2SoapList listPluggableComponentsByCategory(String sessionId, String category) throws RemoteException
listPluggableComponentsByCategory
in interface IPluggableAppSoap
sessionId
- UserSession ID.category
- category of the integrated application.com.collabnet.ce.soap60.fault.InvalidSessionFault
- when the specified session id is invalid.com.collabnet.ce.soap60.fault.PermissionDeniedFault
- when the user has insufficient privileges.com.collabnet.ce.soap60.fault.SystemFault
- when an unexpected system level error occurs.RemoteException
PluggableAppSoap.listPluggableComponentsByCategory(java.lang.String, java.lang.String)
public void prepareEnablePluggableComponent(String sessionId, String projectID, String pluggableId, PluggableComponentParameterSoapDO[] params, String prefix, Object returnValue)
PluggableAppSoap.enablePluggableComponent(java.lang.String, java.lang.String, java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponentParameterSoapDO[], java.lang.String)
public com.collabnet.ce.soap60.types.SoapNamedValues enablePluggableComponent(String sessionId, String projectID, String pluggableId, PluggableComponentParameterSoapDO[] params, String prefix) throws RemoteException
enablePluggableComponent
in interface IPluggableAppSoap
sessionId
- UserSession ID.projectID
- Project ID project to which the pluggable app should be added.pluggableId
- pluggable application that should be added to a projectparams
- Param Array of PluggableComponentParameter Valuesprefix
- the pluggablecomponent prefixcom.collabnet.ce.soap60.fault.InvalidSessionFault
- when the specified session id is invalid.com.collabnet.ce.soap60.fault.NoSuchObjectFault
- when the specified project/integrated appln. id is invalid.com.collabnet.ce.soap60.fault.PermissionDeniedFault
- when the user has insufficient privileges.com.collabnet.ce.soap60.fault.SystemFault
- when an unexpected system level error occurs.com.collabnet.ce.soap60.fault.IntegratedAppDisabledFault
- thrown when the integrated application is disabled from addition to projectsRemoteException
PluggableAppSoap.enablePluggableComponent(java.lang.String, java.lang.String, java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponentParameterSoapDO[], java.lang.String)
public void prepareGetProjectConfigParameterData(String sessionId, String linkId, Object returnValue)
PluggableAppSoap.getProjectConfigParameterData(java.lang.String, java.lang.String)
public PluggableComponentParameterSoapDO[] getProjectConfigParameterData(String sessionId, String linkId) throws RemoteException
getProjectConfigParameterData
in interface IPluggableAppSoap
sessionId
- UserSession ID.linkId
- the link id between a pluggable application and a projectcom.collabnet.ce.soap60.fault.InvalidSessionFault
- when the specified session id is invalid.com.collabnet.ce.soap60.fault.NoSuchObjectFault
- when the specified project integrated appln. id is invalid.com.collabnet.ce.soap60.fault.PermissionDeniedFault
- when the user has insufficient privileges.com.collabnet.ce.soap60.fault.SystemFault
- when an unexpected system level error occurs.RemoteException
PluggableAppSoap.getProjectConfigParameterData(java.lang.String, java.lang.String)
public void prepareEditProjectConfigurationParameters(String sessionId, String projectId, PluggableComponentParameterSoapDO[] paramDO, Object returnValue)
PluggableAppSoap.editProjectConfigurationParameters(java.lang.String, java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponentParameterSoapDO[])
public com.collabnet.ce.soap60.types.SoapNamedValues editProjectConfigurationParameters(String sessionId, String projectId, PluggableComponentParameterSoapDO[] paramDO) throws RemoteException
editProjectConfigurationParameters
in interface IPluggableAppSoap
sessionId
- UserSession ID.projectId
- project in which the pluggable application resides.paramDO
- project specific configuration parameters for a pluggable applicationcom.collabnet.ce.soap60.fault.NoSuchObjectFault
- when the specified project id or the configuration params is invalid.com.collabnet.ce.soap60.fault.InvalidSessionFault
- when the specified session id is invalid.com.collabnet.ce.soap60.fault.SystemFault
- when an unexpected system level error occurs.com.collabnet.ce.soap60.fault.PermissionDeniedFault
- when the user has insufficient privileges.RemoteException
PluggableAppSoap.editProjectConfigurationParameters(java.lang.String, java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponentParameterSoapDO[])
public void prepareEditProjectConfigurationParameters2(String sessionId, String integratedAppId, String projectId, PluggableComponentParameterSoapDO[] paramDO, Object returnValue)
PluggableAppSoap.editProjectConfigurationParameters2(java.lang.String, java.lang.String, java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponentParameterSoapDO[])
public com.collabnet.ce.soap60.types.SoapNamedValues editProjectConfigurationParameters2(String sessionId, String integratedAppId, String projectId, PluggableComponentParameterSoapDO[] paramDO) throws RemoteException
editProjectConfigurationParameters2
in interface IPluggableAppSoap
sessionId
- Soap session IDintegratedAppId
- integrated application IDprojectId
- project in which the integrated application residesparamDO
- project specific configuration parameters of an integrated applicationcom.collabnet.ce.soap60.fault.NoSuchObjectFault
- thrown if given project id or the configuration parameter is invalid.com.collabnet.ce.soap60.fault.InvalidSessionFault
- thrown if the soap session is invalid.com.collabnet.ce.soap60.fault.SystemFault
- thrown on the occurrence of an unexpected system level error.com.collabnet.ce.soap60.fault.PermissionDeniedFault
- thrown if the user has insufficient privileges.RemoteException
PluggableAppSoap.editProjectConfigurationParameters2(java.lang.String, java.lang.String, java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponentParameterSoapDO[])
public void prepareRemoveProjectIntegratedApplication(String sessionId, String linkId)
PluggableAppSoap.removeProjectIntegratedApplication(java.lang.String, java.lang.String)
public void prepareRemoveProjectIntegratedApplication(String sessionId, String linkId, Exception exception)
PluggableAppSoap.removeProjectIntegratedApplication(java.lang.String, java.lang.String)
public void removeProjectIntegratedApplication(String sessionId, String linkId) throws RemoteException
removeProjectIntegratedApplication
in interface IPluggableAppSoap
sessionId
- UserSession ID.linkId
- project pluggable application idcom.collabnet.ce.soap60.fault.InvalidSessionFault
- when the specified session id is invalid.com.collabnet.ce.soap60.fault.NoSuchObjectFault
- when the specified project integrated appln. id is invalid.com.collabnet.ce.soap60.fault.PermissionDeniedFault
- when the user has insufficient privileges.com.collabnet.ce.soap60.fault.SystemFault
- when an unexpected system level error occurs.RemoteException
PluggableAppSoap.removeProjectIntegratedApplication(java.lang.String, java.lang.String)
public void prepareListPluggableComponentsForProject(String sessionId, String projectId, Object returnValue)
PluggableAppSoap.listPluggableComponentsForProject(java.lang.String, java.lang.String)
public LinkPluggableComponentSoapList listPluggableComponentsForProject(String sessionId, String projectId) throws RemoteException
listPluggableComponentsForProject
in interface IPluggableAppSoap
sessionId
- UserSession ID.projectId
- Project ID.com.collabnet.ce.soap60.fault.InvalidSessionFault
- when the specified session id is invalid.com.collabnet.ce.soap60.fault.NoSuchObjectFault
- when the specified project id is invalid.com.collabnet.ce.soap60.fault.PermissionDeniedFault
- when the user has insufficient privileges.com.collabnet.ce.soap60.fault.SystemFault
- when an unexpected system level error occurs.RemoteException
PluggableAppSoap.listPluggableComponentsForProject(java.lang.String, java.lang.String)
public void prepareGetLinkPlugId(String sessionId, String projectPath, String baseUrl, Object returnValue)
PluggableAppSoap.getLinkPlugId(java.lang.String, java.lang.String, java.lang.String)
public String getLinkPlugId(String sessionId, String projectPath, String baseUrl) throws RemoteException
getLinkPlugId
in interface IPluggableAppSoap
sessionId
- UserSession ID.projectPath
- the project pathbaseUrl
- integrated application base URLcom.collabnet.ce.soap60.fault.InvalidSessionFault
- when the specified session id is invalid.com.collabnet.ce.soap60.fault.NoSuchObjectFault
- thrown when an association between the integrated application and the project does not existcom.collabnet.ce.soap60.fault.SystemFault
- when an unexpected system level error occurs.com.collabnet.ce.soap60.fault.PermissionDeniedFault
- when the user has insufficient privileges.RemoteException
PluggableAppSoap.getLinkPlugId(java.lang.String, java.lang.String, java.lang.String)
public void prepareGetProjectPathByIntegratedAppId(String sessionId, String linkId, Object returnValue)
PluggableAppSoap.getProjectPathByIntegratedAppId(java.lang.String, java.lang.String)
public String getProjectPathByIntegratedAppId(String sessionId, String linkId) throws RemoteException
getProjectPathByIntegratedAppId
in interface IPluggableAppSoap
sessionId
- UserSession ID.linkId
- linkId id of integrated application id/prpl idcom.collabnet.ce.soap60.fault.InvalidSessionFault
- when the specified session id is invalid.com.collabnet.ce.soap60.fault.NoSuchObjectFault
- when the specified integrated application id is invalidcom.collabnet.ce.soap60.fault.SystemFault
- when an unexpected system level error occurs.com.collabnet.ce.soap60.fault.PermissionDeniedFault
- when the user has insufficient privileges.RemoteException
PluggableAppSoap.getProjectPathByIntegratedAppId(java.lang.String, java.lang.String)
public void prepareGetBaseUrlByLinkId(String sessionId, String linkId, Object returnValue)
PluggableAppSoap.getBaseUrlByLinkId(java.lang.String, java.lang.String)
public String getBaseUrlByLinkId(String sessionId, String linkId) throws RemoteException
getBaseUrlByLinkId
in interface IPluggableAppSoap
sessionId
- UserSession ID.linkId
- project integrated application id.com.collabnet.ce.soap60.fault.InvalidSessionFault
- when the specified session id is invalid.com.collabnet.ce.soap60.fault.NoSuchObjectFault
- when the specified integrated application id is invalidcom.collabnet.ce.soap60.fault.SystemFault
- when an unexpected system level error occurs.com.collabnet.ce.soap60.fault.PermissionDeniedFault
- when the user has insufficient privileges.RemoteException
PluggableAppSoap.getBaseUrlByLinkId(java.lang.String, java.lang.String)
public void prepareGetPlugIdByBaseUrl(String sessionId, String baseUrl, Object returnValue)
PluggableAppSoap.getPlugIdByBaseUrl(java.lang.String, java.lang.String)
public String getPlugIdByBaseUrl(String sessionId, String baseUrl) throws RemoteException
getPlugIdByBaseUrl
in interface IPluggableAppSoap
sessionId
- UserSession ID.baseUrl
- integrated application base URLcom.collabnet.ce.soap60.fault.InvalidSessionFault
- when the specified session id is invalid.RemoteException
PluggableAppSoap.getPlugIdByBaseUrl(java.lang.String, java.lang.String)
public void prepareCreateIntegratedApplication(String sessionId, String plugName, String description, String baseUrl, String goUrl, String prefix, String isScmRequired, String requireProjPrefix, String iconFileId, String endPoint, PluggableComponentParameterSoapDO[] paramDO, String adminUrl, PluggablePermissionSoapDO[] permSoapDO, String pceInputType, String pceResultFormat, String pceDescription, String pceTitle, Object returnValue)
PluggableAppSoap.createIntegratedApplication(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponentParameterSoapDO[], java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggablePermissionSoapDO[], java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public PluggableComponentSoapDO createIntegratedApplication(String sessionId, String plugName, String description, String baseUrl, String goUrl, String prefix, String isScmRequired, String requireProjPrefix, String iconFileId, String endPoint, PluggableComponentParameterSoapDO[] paramDO, String adminUrl, PluggablePermissionSoapDO[] permSoapDO, String pceInputType, String pceResultFormat, String pceDescription, String pceTitle) throws RemoteException
createIntegratedApplication
in interface IPluggableAppSoap
sessionId
- the soap session IDplugName
- the integratedApp Namedescription
- the integratedApp descriptionbaseUrl
- the app's baseUrlgoUrl
- the goUrlprefix
- the app's prefixisScmRequired
- the isScmRequiredrequireProjPrefix
- the project prefixiconFileId
- the iconfileIdendPoint
- the endPointparamDO
- the PluggableComponentParameterSoapDOadminUrl
- url for integrated app. site administration. the PluggableComponentParameterSoapDOpermSoapDO
- the PluggablePermissionSoapDOpceInputType
- pceInputType of integrated apppceResultFormat
- pceResultFormat of integrated apppceDescription
- pceDescription of integrated apppceTitle
- pceTitle of integrated appPluggableComponentSoapDO
of the created applicationcom.collabnet.ce.soap60.fault.InvalidSessionFault
- when the specified session id is invalid.com.collabnet.ce.soap60.fault.PermissionDeniedFault
com.collabnet.ce.soap60.fault.IllegalArgumentFault
com.collabnet.ce.soap60.fault.ObjectAlreadyExistsFault
RemoteException
PluggableAppSoap.createIntegratedApplication(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponentParameterSoapDO[], java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggablePermissionSoapDO[], java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public void prepareCreateIntegratedApplication2(String sessionId, String plugName, String description, String baseUrl, String goUrl, String prefix, String isScmRequired, String requireProjPrefix, String iconFileId, String endPoint, PluggableComponentParameterSoapDO[] paramDO, String adminUrl, PluggablePermissionSoapDO[] permSoapDO, String isPageComponentRequired, String pceInputType, String pceResultFormat, String pceDescription, String pceTitle, String idPattern, String serviceType, Object returnValue)
PluggableAppSoap.createIntegratedApplication2(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponentParameterSoapDO[], java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggablePermissionSoapDO[], java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public PluggableComponent2SoapDO createIntegratedApplication2(String sessionId, String plugName, String description, String baseUrl, String goUrl, String prefix, String isScmRequired, String requireProjPrefix, String iconFileId, String endPoint, PluggableComponentParameterSoapDO[] paramDO, String adminUrl, PluggablePermissionSoapDO[] permSoapDO, String isPageComponentRequired, String pceInputType, String pceResultFormat, String pceDescription, String pceTitle, String idPattern, String serviceType) throws RemoteException
createIntegratedApplication2
in interface IPluggableAppSoap
sessionId
- the soap session IDplugName
- the integratedApp Namedescription
- the integratedApp descriptionbaseUrl
- the app's baseUrlgoUrl
- the goUrlprefix
- the app's prefixisScmRequired
- the isScmRequiredrequireProjPrefix
- the project prefixiconFileId
- the iconfileIdendPoint
- the endPointparamDO
- the PluggableComponentParameterSoapDOadminUrl
- url for integrated app. site administration.permSoapDO
- the PluggablePermissionSoapDOpceInputType
- pceInputType of integrated apppceResultFormat
- pceResultFormat of integrated apppceDescription
- pceDescription of integrated apppceTitle
- pceTitle of integrated appidPattern
- Regular expression for the object id which used for creating association links.serviceType
- The service type REST / SOAPPluggableComponent2SoapDO
of the created applicationcom.collabnet.ce.soap60.fault.InvalidSessionFault
- when the specified session id is invalid.com.collabnet.ce.soap60.fault.PermissionDeniedFault
com.collabnet.ce.soap60.fault.IllegalArgumentFault
com.collabnet.ce.soap60.fault.ObjectAlreadyExistsFault
RemoteException
PluggableAppSoap.createIntegratedApplication2(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponentParameterSoapDO[], java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggablePermissionSoapDO[], java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public void prepareCreateIntegratedApplication3(String sessionId, String plugName, String description, String baseUrl, String goUrl, String prefix, String isScmRequired, String requireProjPrefix, String iconFileKey, String iconFileName, String iconMimeType, String endPoint, PluggableComponentParameterSoapDO[] paramDO, String adminUrl, PluggablePermissionSoapDO[] permSoapDO, String isPageComponentRequired, String pceInputType, String pceResultFormat, String pceDescription, String pceTitle, String idPattern, String serviceType, Object returnValue)
PluggableAppSoap.createIntegratedApplication3(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponentParameterSoapDO[], java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggablePermissionSoapDO[], java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public PluggableComponent2SoapDO createIntegratedApplication3(String sessionId, String plugName, String description, String baseUrl, String goUrl, String prefix, String isScmRequired, String requireProjPrefix, String iconFileKey, String iconFileName, String iconMimeType, String endPoint, PluggableComponentParameterSoapDO[] paramDO, String adminUrl, PluggablePermissionSoapDO[] permSoapDO, String isPageComponentRequired, String pceInputType, String pceResultFormat, String pceDescription, String pceTitle, String idPattern, String serviceType) throws RemoteException
createIntegratedApplication3
in interface IPluggableAppSoap
sessionId
- the soap session IDplugName
- the integratedApp Namedescription
- the integratedApp descriptionbaseUrl
- the app's baseUrlgoUrl
- the goUrlprefix
- the app's prefixisScmRequired
- the isScmRequiredrequireProjPrefix
- the project prefixiconFileKey
- the uploaded icon file key (through FileStorageApp or SimpleFileStorageApp service)iconFileName
- the icon file nameiconMimeType
- the mime-type of the icon (supported icon file formats are GIF/JPEG/PNG)endPoint
- the endPointparamDO
- the PluggableComponentParameterSoapDOadminUrl
- url for integrated app. site administration.permSoapDO
- the PluggablePermissionSoapDOpceInputType
- pceInputType of integrated apppceResultFormat
- pceResultFormat of integrated apppceDescription
- pceDescription of integrated apppceTitle
- pceTitle of integrated appidPattern
- Regular expression for the object id which used for creating association links.serviceType
- The service type REST / SOAPPluggableComponent2SoapDO
of the created applicationcom.collabnet.ce.soap60.fault.InvalidSessionFault
- when the specified session id is invalid.com.collabnet.ce.soap60.fault.PermissionDeniedFault
com.collabnet.ce.soap60.fault.IllegalArgumentFault
com.collabnet.ce.soap60.fault.ObjectAlreadyExistsFault
com.collabnet.ce.soap60.fault.SystemFault
com.collabnet.ce.soap60.fault.NoSuchObjectFault
RemoteException
PluggableAppSoap.createIntegratedApplication3(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponentParameterSoapDO[], java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggablePermissionSoapDO[], java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public void prepareCreateIntegratedApplication4(String sessionId, PluggableComponent3SoapDO soapDO, String iconFileKey, String iconFileName, String iconMimeType, Object returnValue)
PluggableAppSoap.createIntegratedApplication4(java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponent3SoapDO, java.lang.String, java.lang.String, java.lang.String)
public PluggableComponent3SoapDO createIntegratedApplication4(String sessionId, PluggableComponent3SoapDO soapDO, String iconFileKey, String iconFileName, String iconMimeType) throws RemoteException
createIntegratedApplication4
in interface IPluggableAppSoap
sessionId
- the soap session IDsoapDO
- a PluggableComponent3SoapDO
with integrated application propertiesiconFileKey
- the uploaded icon file key (through FileStorageApp or SimpleFileStorageApp service)iconFileName
- the icon file nameiconMimeType
- the mime-type of the icon (supported icon file formats are GIF/JPEG/PNG)PluggableComponent3SoapDO
of the created applicationcom.collabnet.ce.soap60.fault.InvalidSessionFault
- when the specified session id is invalid.com.collabnet.ce.soap60.fault.PermissionDeniedFault
com.collabnet.ce.soap60.fault.IllegalArgumentFault
com.collabnet.ce.soap60.fault.ObjectAlreadyExistsFault
com.collabnet.ce.soap60.fault.SystemFault
com.collabnet.ce.soap60.fault.NoSuchObjectFault
RemoteException
PluggableAppSoap.createIntegratedApplication4(java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponent3SoapDO, java.lang.String, java.lang.String, java.lang.String)
public void prepareCreateIntegratedApplication5(String sessionId, PluggableComponent4SoapDO soapDO, String iconFileKey, String iconFileName, String iconMimeType, Object returnValue)
PluggableAppSoap.createIntegratedApplication5(java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponent4SoapDO, java.lang.String, java.lang.String, java.lang.String)
public PluggableComponent4SoapDO createIntegratedApplication5(String sessionId, PluggableComponent4SoapDO soapDO, String iconFileKey, String iconFileName, String iconMimeType) throws RemoteException
createIntegratedApplication5
in interface IPluggableAppSoap
sessionId
- the soap session IDsoapDO
- a PluggableComponent4SoapDO
with integrated application propertiesiconFileKey
- the uploaded icon file key (through FileStorageApp or SimpleFileStorageApp service)iconFileName
- the icon file nameiconMimeType
- the mime-type of the icon (supported icon file formats are GIF/JPEG/PNG)PluggableComponent4SoapDO
of the created applicationcom.collabnet.ce.soap60.fault.InvalidSessionFault
- when the specified session id is invalid.com.collabnet.ce.soap60.fault.PermissionDeniedFault
com.collabnet.ce.soap60.fault.IllegalArgumentFault
com.collabnet.ce.soap60.fault.ObjectAlreadyExistsFault
com.collabnet.ce.soap60.fault.SystemFault
com.collabnet.ce.soap60.fault.NoSuchObjectFault
RemoteException
PluggableAppSoap.createIntegratedApplication5(java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponent4SoapDO, java.lang.String, java.lang.String, java.lang.String)
public void prepareCreateIntegratedApplication6(String sessionId, PluggableComponent5SoapDO soapDO, String iconFileKey, String iconFileName, String iconMimeType, Object returnValue)
PluggableAppSoap.createIntegratedApplication6(java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponent5SoapDO, java.lang.String, java.lang.String, java.lang.String)
public PluggableComponent5SoapDO createIntegratedApplication6(String sessionId, PluggableComponent5SoapDO soapDO, String iconFileKey, String iconFileName, String iconMimeType) throws RemoteException
createIntegratedApplication6
in interface IPluggableAppSoap
sessionId
- the soap session IDsoapDO
- a PluggableComponent5SoapDO
with integrated application propertiesiconFileKey
- the uploaded icon file key (through FileStorageApp or SimpleFileStorageApp service)iconFileName
- the icon file nameiconMimeType
- the mime-type of the icon (supported icon file formats are GIF/JPEG/PNG)PluggableComponent5SoapDO
of the created applicationcom.collabnet.ce.soap60.fault.InvalidSessionFault
- when the specified session id is invalid.com.collabnet.ce.soap60.fault.PermissionDeniedFault
com.collabnet.ce.soap60.fault.IllegalArgumentFault
com.collabnet.ce.soap60.fault.ObjectAlreadyExistsFault
com.collabnet.ce.soap60.fault.SystemFault
com.collabnet.ce.soap60.fault.NoSuchObjectFault
RemoteException
PluggableAppSoap.createIntegratedApplication6(java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponent5SoapDO, java.lang.String, java.lang.String, java.lang.String)
public void prepareCreateIntegratedApplication(String sessionId, com.vasoftware.sf.server.services.pluggable.PluggableComponentDO pluggableComponentDO, Object returnValue)
PluggableAppSoap.createIntegratedApplication(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponentParameterSoapDO[], java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggablePermissionSoapDO[], java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public com.vasoftware.sf.server.services.pluggable.PluggableComponentDO createIntegratedApplication(String sessionId, com.vasoftware.sf.server.services.pluggable.PluggableComponentDO pluggableComponentDO) throws RemoteException
RemoteException
PluggableAppSoap.createIntegratedApplication(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponentParameterSoapDO[], java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggablePermissionSoapDO[], java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public void prepareCreateIntegratedApplication(String sessionId, com.vasoftware.sf.server.services.pluggable.PluggableComponentDO pluggableComponentDO, String iconFileKey, String iconFileName, String iconMimeType, Object returnValue)
PluggableAppSoap.createIntegratedApplication(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponentParameterSoapDO[], java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggablePermissionSoapDO[], java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public com.vasoftware.sf.server.services.pluggable.PluggableComponentDO createIntegratedApplication(String sessionId, com.vasoftware.sf.server.services.pluggable.PluggableComponentDO pluggableComponentDO, String iconFileKey, String iconFileName, String iconMimeType) throws RemoteException
RemoteException
PluggableAppSoap.createIntegratedApplication(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponentParameterSoapDO[], java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggablePermissionSoapDO[], java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public void prepareGetPluggableComponentDO(String plugName, String description, String baseUrl, String goUrl, String prefix, String isScmRequired, String requireProjPrefix, String iconFileId, String endPoint, PluggableComponentParameterSoapDO[] configParamDO, PluggableComponentParameterSoapDO[] globalConfigParamDO, String adminUrl, PluggablePermissionSoapDO[] permSoapDO, String isPageComponentRequired, String pceInputType, String pceResultFormat, String pceDescription, String pceTitle, String idPattern, String serviceType, Object returnValue)
PluggableAppSoap.getPluggableComponentDO(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponentParameterSoapDO[], com.collabnet.ce.soap60.webservices.pluggable.PluggableComponentParameterSoapDO[], java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggablePermissionSoapDO[], java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public com.vasoftware.sf.server.services.pluggable.PluggableComponentDO getPluggableComponentDO(String plugName, String description, String baseUrl, String goUrl, String prefix, String isScmRequired, String requireProjPrefix, String iconFileId, String endPoint, PluggableComponentParameterSoapDO[] configParamDO, PluggableComponentParameterSoapDO[] globalConfigParamDO, String adminUrl, PluggablePermissionSoapDO[] permSoapDO, String isPageComponentRequired, String pceInputType, String pceResultFormat, String pceDescription, String pceTitle, String idPattern, String serviceType) throws RemoteException
RemoteException
PluggableAppSoap.getPluggableComponentDO(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponentParameterSoapDO[], com.collabnet.ce.soap60.webservices.pluggable.PluggableComponentParameterSoapDO[], java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggablePermissionSoapDO[], java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public void prepareCreateIntegratedApplicationFromXMLFiles(String sessionId, byte[] depXmlByteArray, byte[] appXmlByteArray, String iconFileId, Object returnValue)
PluggableAppSoap.createIntegratedApplicationFromXMLFiles(java.lang.String, byte[], byte[], java.lang.String)
public PluggableComponentSoapDO createIntegratedApplicationFromXMLFiles(String sessionId, byte[] depXmlByteArray, byte[] appXmlByteArray, String iconFileId) throws RemoteException
createIntegratedApplicationFromXMLFiles
in interface IPluggableAppSoap
sessionId
- user session iddepXmlByteArray
- integrated app deployment xml byte arrayappXmlByteArray
- integrated app application xml byte arrayiconFileId
- icon file id, should be a StoredFileKey idcom.collabnet.ce.soap60.fault.InvalidSessionFault
- thrown when the session is invalidcom.collabnet.ce.soap60.fault.PermissionDeniedFault
- thrown when the user does not have the permission to perform this operationcom.collabnet.ce.soap60.fault.ObjectAlreadyExistsFault
- thrown when an application by the same name/prefix/baseurl existcom.collabnet.ce.soap60.fault.SystemFault
- thrown when the content/syntax of the XML is invalid or any other system errorRemoteException
PluggableAppSoap.createIntegratedApplicationFromXMLFiles(java.lang.String, byte[], byte[], java.lang.String)
public void prepareCreateIntegratedApplicationFromXMLFiles2(String sessionId, byte[] depXmlByteArray, byte[] appXmlByteArray, String iconFileId, Object returnValue)
PluggableAppSoap.createIntegratedApplicationFromXMLFiles2(java.lang.String, byte[], byte[], java.lang.String)
public PluggableComponent2SoapDO createIntegratedApplicationFromXMLFiles2(String sessionId, byte[] depXmlByteArray, byte[] appXmlByteArray, String iconFileId) throws RemoteException
createIntegratedApplicationFromXMLFiles2
in interface IPluggableAppSoap
sessionId
- soap session IDdepXmlByteArray
- integrated application deployment XML byte arrayappXmlByteArray
- integrated application application XML byte arrayiconFileId
- icon file id, should be a StoredFileKey idPluggableComponent2SoapDO
for the integrated application that was just created.com.collabnet.ce.soap60.fault.InvalidSessionFault
- thrown when the session is invalidcom.collabnet.ce.soap60.fault.PermissionDeniedFault
- thrown when the user does not have the permission to perform this operationcom.collabnet.ce.soap60.fault.ObjectAlreadyExistsFault
- thrown when an application by the same name/prefix/baseurl existcom.collabnet.ce.soap60.fault.SystemFault
- thrown when the content/syntax of the XML is invalid or any other system errorRemoteException
PluggableAppSoap.createIntegratedApplicationFromXMLFiles2(java.lang.String, byte[], byte[], java.lang.String)
public void prepareCreateIntegratedApplicationFromXMLFiles3(String sessionId, byte[] depXmlByteArray, byte[] appXmlByteArray, String iconFileKey, String iconFileName, String iconMimeType, Object returnValue)
PluggableAppSoap.createIntegratedApplicationFromXMLFiles3(java.lang.String, byte[], byte[], java.lang.String, java.lang.String, java.lang.String)
public PluggableComponent2SoapDO createIntegratedApplicationFromXMLFiles3(String sessionId, byte[] depXmlByteArray, byte[] appXmlByteArray, String iconFileKey, String iconFileName, String iconMimeType) throws RemoteException
createIntegratedApplicationFromXMLFiles3
in interface IPluggableAppSoap
sessionId
- soap session IDdepXmlByteArray
- integrated application deployment XML byte arrayappXmlByteArray
- integrated application application XML byte arrayiconFileKey
- the uploaded icon file key (through FileStorageApp or SimpleFileStorageApp service)iconFileName
- the name of the icon fileiconMimeType
- the mime-type of the icon file (supported icon file formats are GIF/JPEG/PNG)PluggableComponent2SoapDO
for the integrated application that was just created.com.collabnet.ce.soap60.fault.InvalidSessionFault
- thrown when the session is invalidcom.collabnet.ce.soap60.fault.PermissionDeniedFault
- thrown when the user does not have the permission to perform this operationcom.collabnet.ce.soap60.fault.ObjectAlreadyExistsFault
- thrown when an application by the same name/prefix/baseurl existcom.collabnet.ce.soap60.fault.SystemFault
- thrown when the content/syntax of the XML is invalid or any other system errorcom.collabnet.ce.soap60.fault.IllegalArgumentFault
com.collabnet.ce.soap60.fault.NoSuchObjectFault
RemoteException
PluggableAppSoap.createIntegratedApplicationFromXMLFiles3(java.lang.String, byte[], byte[], java.lang.String, java.lang.String, java.lang.String)
public void prepareCreateIntegratedApplicationFromXMLFiles4(String sessionId, byte[] depXmlByteArray, byte[] appXmlByteArray, String iconFileKey, String iconFileName, String iconMimeType, Object returnValue)
PluggableAppSoap.createIntegratedApplicationFromXMLFiles4(java.lang.String, byte[], byte[], java.lang.String, java.lang.String, java.lang.String)
public PluggableComponent3SoapDO createIntegratedApplicationFromXMLFiles4(String sessionId, byte[] depXmlByteArray, byte[] appXmlByteArray, String iconFileKey, String iconFileName, String iconMimeType) throws RemoteException
createIntegratedApplicationFromXMLFiles4
in interface IPluggableAppSoap
sessionId
- soap session IDdepXmlByteArray
- integrated application deployment XML byte arrayappXmlByteArray
- integrated application application XML byte arrayiconFileKey
- the uploaded icon file key (through FileStorageApp or SimpleFileStorageApp service)iconFileName
- the name of the icon fileiconMimeType
- the mime-type of the icon file (supported icon file formats are GIF/JPEG/PNG)PluggableComponent3SoapDO
for the integrated application that was just created.com.collabnet.ce.soap60.fault.InvalidSessionFault
- thrown when the session is invalidcom.collabnet.ce.soap60.fault.PermissionDeniedFault
- thrown when the user does not have the permission to perform this operationcom.collabnet.ce.soap60.fault.ObjectAlreadyExistsFault
- thrown when an application by the same name/prefix/baseurl existcom.collabnet.ce.soap60.fault.SystemFault
- thrown when the content/syntax of the XML is invalid or any other system errorcom.collabnet.ce.soap60.fault.IllegalArgumentFault
com.collabnet.ce.soap60.fault.NoSuchObjectFault
RemoteException
PluggableAppSoap.createIntegratedApplicationFromXMLFiles4(java.lang.String, byte[], byte[], java.lang.String, java.lang.String, java.lang.String)
public void prepareCreateIntegratedApplicationFromXMLFiles5(String sessionId, byte[] depXmlByteArray, byte[] appXmlByteArray, String iconFileKey, String iconFileName, String iconMimeType, Object returnValue)
PluggableAppSoap.createIntegratedApplicationFromXMLFiles5(java.lang.String, byte[], byte[], java.lang.String, java.lang.String, java.lang.String)
public PluggableComponent4SoapDO createIntegratedApplicationFromXMLFiles5(String sessionId, byte[] depXmlByteArray, byte[] appXmlByteArray, String iconFileKey, String iconFileName, String iconMimeType) throws RemoteException
createIntegratedApplicationFromXMLFiles5
in interface IPluggableAppSoap
sessionId
- soap session IDdepXmlByteArray
- integrated application deployment XML byte arrayappXmlByteArray
- integrated application application XML byte arrayiconFileKey
- the uploaded icon file key (through FileStorageApp or SimpleFileStorageApp service)iconFileName
- the name of the icon fileiconMimeType
- the mime-type of the icon file (supported icon file formats are GIF/JPEG/PNG)PluggableComponent4SoapDO
for the integrated application that was just created.com.collabnet.ce.soap60.fault.InvalidSessionFault
- thrown when the session is invalidcom.collabnet.ce.soap60.fault.PermissionDeniedFault
- thrown when the user does not have the permission to perform this operationcom.collabnet.ce.soap60.fault.ObjectAlreadyExistsFault
- thrown when an application by the same name/prefix/baseurl existcom.collabnet.ce.soap60.fault.SystemFault
- thrown when the content/syntax of the XML is invalid or any other system errorcom.collabnet.ce.soap60.fault.IllegalArgumentFault
com.collabnet.ce.soap60.fault.NoSuchObjectFault
RemoteException
PluggableAppSoap.createIntegratedApplicationFromXMLFiles5(java.lang.String, byte[], byte[], java.lang.String, java.lang.String, java.lang.String)
public void prepareCreateIntegratedApplicationFromXMLFiles6(String sessionId, byte[] depXmlByteArray, byte[] appXmlByteArray, String iconFileKey, String iconFileName, String iconMimeType, Object returnValue)
PluggableAppSoap.createIntegratedApplicationFromXMLFiles6(java.lang.String, byte[], byte[], java.lang.String, java.lang.String, java.lang.String)
public PluggableComponent5SoapDO createIntegratedApplicationFromXMLFiles6(String sessionId, byte[] depXmlByteArray, byte[] appXmlByteArray, String iconFileKey, String iconFileName, String iconMimeType) throws RemoteException
createIntegratedApplicationFromXMLFiles6
in interface IPluggableAppSoap
sessionId
- soap session IDdepXmlByteArray
- integrated application deployment XML byte arrayappXmlByteArray
- integrated application application XML byte arrayiconFileKey
- the uploaded icon file key (through FileStorageApp or SimpleFileStorageApp service)iconFileName
- the name of the icon fileiconMimeType
- the mime-type of the icon file (supported icon file formats are GIF/JPEG/PNG)PluggableComponent5SoapDO
for the integrated application that was just created.com.collabnet.ce.soap60.fault.InvalidSessionFault
- thrown when the session is invalidcom.collabnet.ce.soap60.fault.PermissionDeniedFault
- thrown when the user does not have the permission to perform this operationcom.collabnet.ce.soap60.fault.ObjectAlreadyExistsFault
- thrown when an application by the same name/prefix/baseurl existcom.collabnet.ce.soap60.fault.SystemFault
- thrown when the content/syntax of the XML is invalid or any other system errorcom.collabnet.ce.soap60.fault.IllegalArgumentFault
com.collabnet.ce.soap60.fault.NoSuchObjectFault
RemoteException
PluggableAppSoap.createIntegratedApplicationFromXMLFiles6(java.lang.String, byte[], byte[], java.lang.String, java.lang.String, java.lang.String)
public void prepareCreateIntegratedApplication(String sessionId, byte[] depXmlByteArray, byte[] appXmlByteArray, String iconFileId, Object returnValue)
PluggableAppSoap.createIntegratedApplication(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponentParameterSoapDO[], java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggablePermissionSoapDO[], java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public com.vasoftware.sf.server.services.pluggable.PluggableComponentDO createIntegratedApplication(String sessionId, byte[] depXmlByteArray, byte[] appXmlByteArray, String iconFileId) throws RemoteException
RemoteException
PluggableAppSoap.createIntegratedApplication(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponentParameterSoapDO[], java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggablePermissionSoapDO[], java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public void prepareCreateIntegratedApplication(String sessionId, byte[] depXmlByteArray, byte[] appXmlByteArray, String iconFileKey, String iconFileName, String iconMimeType, Object returnValue)
PluggableAppSoap.createIntegratedApplication(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponentParameterSoapDO[], java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggablePermissionSoapDO[], java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public com.vasoftware.sf.server.services.pluggable.PluggableComponentDO createIntegratedApplication(String sessionId, byte[] depXmlByteArray, byte[] appXmlByteArray, String iconFileKey, String iconFileName, String iconMimeType) throws RemoteException
RemoteException
PluggableAppSoap.createIntegratedApplication(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponentParameterSoapDO[], java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggablePermissionSoapDO[], java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public void prepareStoreIconFile(String iconFileKey, String iconFileName, String iconMimeType, String loggedInUser, Object returnValue)
PluggableAppSoap.storeIconFile(java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public com.vasoftware.sf.server.types.GuidKey storeIconFile(String iconFileKey, String iconFileName, String iconMimeType, String loggedInUser) throws RemoteException
RemoteException
PluggableAppSoap.storeIconFile(java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public void prepareGetIntegratedApplicationByName(String sessionId, String plugName, Object returnValue)
PluggableAppSoap.getIntegratedApplicationByName(java.lang.String, java.lang.String)
public PluggableComponentSoapDO getIntegratedApplicationByName(String sessionId, String plugName) throws RemoteException
getIntegratedApplicationByName
in interface IPluggableAppSoap
sessionId
- the soap sessionidplugName
- the Integrated App Namecom.collabnet.ce.soap60.fault.InvalidSessionFault
- when the session is invalid.com.collabnet.ce.soap60.fault.NoSuchObjectFault
com.collabnet.ce.soap60.fault.SystemFault
- when an unexpected system level error occurs.com.collabnet.ce.soap60.fault.PermissionDeniedFault
- when the user has insufficient privileges.RemoteException
PluggableAppSoap.getIntegratedApplicationByName(java.lang.String, java.lang.String)
public void prepareGetIntegratedApplicationByName2(String sessionId, String integratedAppName, Object returnValue)
PluggableAppSoap.getIntegratedApplicationByName2(java.lang.String, java.lang.String)
public PluggableComponent2SoapDO getIntegratedApplicationByName2(String sessionId, String integratedAppName) throws RemoteException
getIntegratedApplicationByName2
in interface IPluggableAppSoap
sessionId
- soap session IDintegratedAppName
- integrated application namePluggableComponent2SoapDO
for a given integrated application namecom.collabnet.ce.soap60.fault.InvalidSessionFault
- thrown when the soap session is invalidcom.collabnet.ce.soap60.fault.NoSuchObjectFault
- thrown if the given integrated application name does not existRemoteException
PluggableAppSoap.getIntegratedApplicationByName2(java.lang.String, java.lang.String)
public void prepareGetIntegratedApplicationByName3(String sessionId, String integratedAppName, Object returnValue)
PluggableAppSoap.getIntegratedApplicationByName3(java.lang.String, java.lang.String)
public PluggableComponent3SoapDO getIntegratedApplicationByName3(String sessionId, String integratedAppName) throws RemoteException
getIntegratedApplicationByName3
in interface IPluggableAppSoap
sessionId
- soap session IDintegratedAppName
- integrated application namePluggableComponent3SoapDO
for a given integrated application namecom.collabnet.ce.soap60.fault.InvalidSessionFault
- thrown when the soap session is invalidcom.collabnet.ce.soap60.fault.NoSuchObjectFault
- thrown if the given integrated application name does not existRemoteException
PluggableAppSoap.getIntegratedApplicationByName3(java.lang.String, java.lang.String)
public void prepareGetIntegratedApplicationByName4(String sessionId, String integratedAppName, Object returnValue)
PluggableAppSoap.getIntegratedApplicationByName4(java.lang.String, java.lang.String)
public PluggableComponent4SoapDO getIntegratedApplicationByName4(String sessionId, String integratedAppName) throws RemoteException
getIntegratedApplicationByName4
in interface IPluggableAppSoap
sessionId
- soap session IDintegratedAppName
- integrated application namePluggableComponent4SoapDO
for a given integrated application namecom.collabnet.ce.soap60.fault.InvalidSessionFault
- thrown when the soap session is invalidcom.collabnet.ce.soap60.fault.NoSuchObjectFault
- thrown if the given integrated application name does not existRemoteException
PluggableAppSoap.getIntegratedApplicationByName4(java.lang.String, java.lang.String)
public void prepareGetIntegratedApplicationByName5(String sessionId, String integratedAppName, Object returnValue)
PluggableAppSoap.getIntegratedApplicationByName5(java.lang.String, java.lang.String)
public PluggableComponent5SoapDO getIntegratedApplicationByName5(String sessionId, String integratedAppName) throws RemoteException
getIntegratedApplicationByName5
in interface IPluggableAppSoap
sessionId
- soap session IDintegratedAppName
- integrated application namePluggableComponent5SoapDO
for a given integrated application namecom.collabnet.ce.soap60.fault.InvalidSessionFault
- thrown when the soap session is invalidcom.collabnet.ce.soap60.fault.NoSuchObjectFault
- thrown if the given integrated application name does not existRemoteException
PluggableAppSoap.getIntegratedApplicationByName5(java.lang.String, java.lang.String)
public void prepareFindIntegratedApplicationByName(String sessionId, String integratedAppName, Object returnValue)
PluggableAppSoap.findIntegratedApplicationByName(java.lang.String, java.lang.String)
public com.vasoftware.sf.server.services.pluggable.PluggableComponentDO findIntegratedApplicationByName(String sessionId, String integratedAppName) throws RemoteException
RemoteException
PluggableAppSoap.findIntegratedApplicationByName(java.lang.String, java.lang.String)
public void prepareEditIntegratedApplication(String sessionId, PluggableComponentSoapDO soapDO)
PluggableAppSoap.editIntegratedApplication(java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponentSoapDO)
public void prepareEditIntegratedApplication(String sessionId, PluggableComponentSoapDO soapDO, Exception exception)
PluggableAppSoap.editIntegratedApplication(java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponentSoapDO)
public void editIntegratedApplication(String sessionId, PluggableComponentSoapDO soapDO) throws RemoteException
editIntegratedApplication
in interface IPluggableAppSoap
sessionId
- the soap sessionIdsoapDO
- the PluggableComponentSoapDOcom.collabnet.ce.soap60.fault.InvalidSessionFault
- when session is invalidcom.collabnet.ce.soap60.fault.PermissionDeniedFault
- when current user doesn't have enough permissioncom.collabnet.ce.soap60.fault.IllegalArgumentFault
- when given PluggableComponetSoapDO has invalid valuecom.collabnet.ce.soap60.fault.SystemFault
- when an unexpected system level error occurs.com.collabnet.ce.soap60.fault.NoSuchObjectFault
- when the integrated app with the given details does not exists.RemoteException
PluggableAppSoap.editIntegratedApplication(java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponentSoapDO)
public void prepareEditIntegratedApplication2(String sessionId, PluggableComponent2SoapDO soapDO)
PluggableAppSoap.editIntegratedApplication2(java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponent2SoapDO)
public void prepareEditIntegratedApplication2(String sessionId, PluggableComponent2SoapDO soapDO, Exception exception)
PluggableAppSoap.editIntegratedApplication2(java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponent2SoapDO)
public void editIntegratedApplication2(String sessionId, PluggableComponent2SoapDO soapDO) throws RemoteException
editIntegratedApplication2
in interface IPluggableAppSoap
sessionId
- soap session IDsoapDO
- a PluggableComponent2SoapDO
with the properties to be edited.com.collabnet.ce.soap60.fault.InvalidSessionFault
- thrown if the session is invalidcom.collabnet.ce.soap60.fault.PermissionDeniedFault
- thrown if the user has insufficient privilegescom.collabnet.ce.soap60.fault.IllegalArgumentFault
- thrown if application properties are invalidcom.collabnet.ce.soap60.fault.SystemFault
- thrown if there is an error when marshaling the SOAP objectcom.collabnet.ce.soap60.fault.NoSuchObjectFault
- thrown if an integrated application with the given details does not existsRemoteException
PluggableAppSoap.editIntegratedApplication2(java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponent2SoapDO)
public void prepareEditIntegratedApplication3(String sessionId, PluggableComponent3SoapDO soapDO)
PluggableAppSoap.editIntegratedApplication3(java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponent3SoapDO)
public void prepareEditIntegratedApplication3(String sessionId, PluggableComponent3SoapDO soapDO, Exception exception)
PluggableAppSoap.editIntegratedApplication3(java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponent3SoapDO)
public void editIntegratedApplication3(String sessionId, PluggableComponent3SoapDO soapDO) throws RemoteException
editIntegratedApplication3
in interface IPluggableAppSoap
sessionId
- soap session IDsoapDO
- a PluggableComponent3SoapDO
with the properties to be edited.com.collabnet.ce.soap60.fault.InvalidSessionFault
- thrown if the session is invalidcom.collabnet.ce.soap60.fault.PermissionDeniedFault
- thrown if the user has insufficient privilegescom.collabnet.ce.soap60.fault.IllegalArgumentFault
- thrown if application properties are invalidcom.collabnet.ce.soap60.fault.SystemFault
- thrown if there is an error when marshaling the SOAP objectcom.collabnet.ce.soap60.fault.NoSuchObjectFault
- thrown if an integrated application with the given details does not existsRemoteException
PluggableAppSoap.editIntegratedApplication3(java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponent3SoapDO)
public void prepareEditIntegratedApplication4(String sessionId, PluggableComponent4SoapDO soapDO)
PluggableAppSoap.editIntegratedApplication4(java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponent4SoapDO)
public void prepareEditIntegratedApplication4(String sessionId, PluggableComponent4SoapDO soapDO, Exception exception)
PluggableAppSoap.editIntegratedApplication4(java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponent4SoapDO)
public void editIntegratedApplication4(String sessionId, PluggableComponent4SoapDO soapDO) throws RemoteException
editIntegratedApplication4
in interface IPluggableAppSoap
sessionId
- soap session IDsoapDO
- a PluggableComponent4SoapDO
with the properties to be edited.com.collabnet.ce.soap60.fault.InvalidSessionFault
- thrown if the session is invalidcom.collabnet.ce.soap60.fault.PermissionDeniedFault
- thrown if the user has insufficient privilegescom.collabnet.ce.soap60.fault.IllegalArgumentFault
- thrown if application properties are invalidcom.collabnet.ce.soap60.fault.SystemFault
- thrown if there is an error when marshaling the SOAP objectcom.collabnet.ce.soap60.fault.NoSuchObjectFault
- thrown if an integrated application with the given details does not existsRemoteException
PluggableAppSoap.editIntegratedApplication4(java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponent4SoapDO)
public void prepareEditIntegratedApplication5(String sessionId, PluggableComponent5SoapDO soapDO)
PluggableAppSoap.editIntegratedApplication5(java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponent5SoapDO)
public void prepareEditIntegratedApplication5(String sessionId, PluggableComponent5SoapDO soapDO, Exception exception)
PluggableAppSoap.editIntegratedApplication5(java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponent5SoapDO)
public void editIntegratedApplication5(String sessionId, PluggableComponent5SoapDO soapDO) throws RemoteException
editIntegratedApplication5
in interface IPluggableAppSoap
sessionId
- soap session IDsoapDO
- a PluggableComponent5SoapDO
with the properties to be edited.com.collabnet.ce.soap60.fault.InvalidSessionFault
- thrown if the session is invalidcom.collabnet.ce.soap60.fault.PermissionDeniedFault
- thrown if the user has insufficient privilegescom.collabnet.ce.soap60.fault.IllegalArgumentFault
- thrown if application properties are invalidcom.collabnet.ce.soap60.fault.SystemFault
- thrown if there is an error when marshaling the SOAP objectcom.collabnet.ce.soap60.fault.NoSuchObjectFault
- thrown if an integrated application with the given details does not existsRemoteException
PluggableAppSoap.editIntegratedApplication5(java.lang.String, com.collabnet.ce.soap60.webservices.pluggable.PluggableComponent5SoapDO)
public void prepareEditIntegratedApplicationFromXMLFiles(String sessionId, String integratedAppId, byte[] depXmlByteArray, byte[] appXmlByteArray, String iconFileId)
PluggableAppSoap.editIntegratedApplicationFromXMLFiles(java.lang.String, java.lang.String, byte[], byte[], java.lang.String)
public void prepareEditIntegratedApplicationFromXMLFiles(String sessionId, String integratedAppId, byte[] depXmlByteArray, byte[] appXmlByteArray, String iconFileId, Exception exception)
PluggableAppSoap.editIntegratedApplicationFromXMLFiles(java.lang.String, java.lang.String, byte[], byte[], java.lang.String)
public void editIntegratedApplicationFromXMLFiles(String sessionId, String integratedAppId, byte[] depXmlByteArray, byte[] appXmlByteArray, String iconFileId) throws RemoteException
editIntegratedApplicationFromXMLFiles
in interface IPluggableAppSoap
sessionId
- user session iddepXmlByteArray
- integrated app deployment xml byte arrayappXmlByteArray
- integrated app application xml byte arrayiconFileId
- icon file id, should be a StoredFileKey idcom.collabnet.ce.soap60.fault.InvalidSessionFault
- thrown when the session is invalidcom.collabnet.ce.soap60.fault.PermissionDeniedFault
- thrown when the user does not have the permission to perform this operationcom.collabnet.ce.soap60.fault.NoSuchObjectFault
- thrown when an application doesn not exists with the given idcom.collabnet.ce.soap60.fault.SystemFault
- thrown when the content/syntax of the XML is invalid or any other system errorRemoteException
PluggableAppSoap.editIntegratedApplicationFromXMLFiles(java.lang.String, java.lang.String, byte[], byte[], java.lang.String)
public void prepareSetIntegratedApplicationIcon(String sessionId, String integratedAppId, String iconFileKey, String iconFileName, String iconMimeType)
PluggableAppSoap.setIntegratedApplicationIcon(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public void prepareSetIntegratedApplicationIcon(String sessionId, String integratedAppId, String iconFileKey, String iconFileName, String iconMimeType, Exception exception)
PluggableAppSoap.setIntegratedApplicationIcon(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public void setIntegratedApplicationIcon(String sessionId, String integratedAppId, String iconFileKey, String iconFileName, String iconMimeType) throws RemoteException
setIntegratedApplicationIcon
in interface IPluggableAppSoap
sessionId
- soap session IDintegratedAppId
- integrated application for which the icon to be seticonFileKey
- the uploaded icon file key (through FileStorageApp or SimpleFileStorageApp service).iconFileName
- the icon file nameiconMimeType
- the mime-type of the icon (supported icon file formats are GIF/JPEG/PNG and the maximum size of the icon file is 10KB)com.collabnet.ce.soap60.fault.InvalidSessionFault
- thrown when the session is invalidcom.collabnet.ce.soap60.fault.PermissionDeniedFault
- thrown when the user does not have the permission to perform this operationcom.collabnet.ce.soap60.fault.SystemFault
- thrown when the content/syntax of the XML is invalid or any other system errorcom.collabnet.ce.soap60.fault.IllegalArgumentFault
- thrown if any of the parameters is not setcom.collabnet.ce.soap60.fault.NoSuchObjectFault
- thrown when the specified integrated application does not exist.RemoteException
PluggableAppSoap.setIntegratedApplicationIcon(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public void prepareGetLinkPlugIdByPlugId(String sessionId, String projectId, String pluggableId, Object returnValue)
PluggableAppSoap.getLinkPlugIdByPlugId(java.lang.String, java.lang.String, java.lang.String)
public String getLinkPlugIdByPlugId(String sessionId, String projectId, String pluggableId) throws RemoteException
getLinkPlugIdByPlugId
in interface IPluggableAppSoap
sessionId
- UserSession ID.projectId
- the project IDpluggableId
- integrated application ID.com.collabnet.ce.soap60.fault.InvalidSessionFault
- when the specified session id is invalid.com.collabnet.ce.soap60.fault.SystemFault
- when an unexpected system level error occurs.com.collabnet.ce.soap60.fault.PermissionDeniedFault
- when the user has insufficient privileges.RemoteException
PluggableAppSoap.getLinkPlugIdByPlugId(java.lang.String, java.lang.String, java.lang.String)
public void prepareGetProjectPrefix(String sessionId, String linkId, Object returnValue)
PluggableAppSoap.getProjectPrefix(java.lang.String, java.lang.String)
public String getProjectPrefix(String sessionId, String linkId) throws RemoteException
getProjectPrefix
in interface IPluggableAppSoap
sessionId
- UserSession Id.linkId
- , integrated application link idcom.collabnet.ce.soap60.fault.InvalidSessionFault
- when the specified session id is invalid.com.collabnet.ce.soap60.fault.NoSuchObjectFault
- when the specified integrated application does not exist.com.collabnet.ce.soap60.fault.SystemFault
- when an unexpected system level error occurs.com.collabnet.ce.soap60.fault.PermissionDeniedFault
- when the user has insufficient privileges.RemoteException
PluggableAppSoap.getProjectPrefix(java.lang.String, java.lang.String)
public void prepareUpdateRecentAccess(String userId, String objectId)
PluggableAppSoap.updateRecentAccess(java.lang.String, java.lang.String)
public void prepareUpdateRecentAccess(String userId, String objectId, Exception exception)
PluggableAppSoap.updateRecentAccess(java.lang.String, java.lang.String)
public void updateRecentAccess(String userId, String objectId) throws RemoteException
updateRecentAccess
in interface IPluggableAppSoap
userId
- user who recently accessed this objectobjectId
- recently accessed object id of the form glpl_prplXXXX_prefix_objectId_objectTitlecom.collabnet.ce.soap60.fault.IllegalArgumentFault
- thrown when the objectId is invalidRemoteException
PluggableAppSoap.updateRecentAccess(java.lang.String, java.lang.String)
public void prepareGetIntegratedAppPrefixes(String sessionId, Object returnValue)
PluggableAppSoap.getIntegratedAppPrefixes(java.lang.String)
public String[] getIntegratedAppPrefixes(String sessionId) throws RemoteException
getIntegratedAppPrefixes
in interface IPluggableAppSoap
sessionId
- the Session id of the usercom.collabnet.ce.soap60.fault.InvalidSessionFault
- when session is invalidRemoteException
PluggableAppSoap.getIntegratedAppPrefixes(java.lang.String)
public void prepareSetPluggableAppMessageResource(String sessionId, String pluggableId, String locale, String key, String value)
PluggableAppSoap.setPluggableAppMessageResource(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public void prepareSetPluggableAppMessageResource(String sessionId, String pluggableId, String locale, String key, String value, Exception exception)
PluggableAppSoap.setPluggableAppMessageResource(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public void setPluggableAppMessageResource(String sessionId, String pluggableId, String locale, String key, String value) throws RemoteException
setPluggableAppMessageResource
in interface IPluggableAppSoap
pluggableId
- The Pluggable Id for which this message resource to be createdlocale
- The Localekey
- The Resource Keyvalue
- The Resource Valuecom.collabnet.ce.soap60.fault.SystemFault
- when an unexpected system level error occurs.com.collabnet.ce.soap60.fault.PermissionDeniedFault
- when the user has insufficient privileges.RemoteException
PluggableAppSoap.setPluggableAppMessageResource(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
Copyright © 2016 CollabNet. All Rights Reserved.