public interface IPluggableAppSoap
PluggableComponent4SoapDO
PluggableComponent3SoapDO
PluggableComponent2SoapDO
PluggableComponent2SoapDO
Modifier and Type | Method and Description |
---|---|
PluggableComponentSoapDO |
createIntegratedApplication(java.lang.String sessionId,
java.lang.String plugName,
java.lang.String description,
java.lang.String baseUrl,
java.lang.String goUrl,
java.lang.String prefix,
java.lang.String isScmRequired,
java.lang.String requireProjPrefix,
java.lang.String iconFileId,
java.lang.String endPoint,
PluggableComponentParameterSoapDO[] paramDO,
java.lang.String adminUrl,
PluggablePermissionSoapDO[] permSoapDO,
java.lang.String pceInputType,
java.lang.String pceResultFormat,
java.lang.String pceDescription,
java.lang.String pceTitle)
Deprecated.
|
PluggableComponent2SoapDO |
createIntegratedApplication2(java.lang.String sessionId,
java.lang.String plugName,
java.lang.String description,
java.lang.String baseUrl,
java.lang.String goUrl,
java.lang.String prefix,
java.lang.String isScmRequired,
java.lang.String requireProjPrefix,
java.lang.String iconFileId,
java.lang.String endPoint,
PluggableComponentParameterSoapDO[] paramDO,
java.lang.String adminUrl,
PluggablePermissionSoapDO[] permSoapDO,
java.lang.String isPageComponentRequired,
java.lang.String pceInputType,
java.lang.String pceResultFormat,
java.lang.String pceDescription,
java.lang.String pceTitle,
java.lang.String idPattern,
java.lang.String serviceType)
Deprecated.
|
PluggableComponent2SoapDO |
createIntegratedApplication3(java.lang.String sessionId,
java.lang.String plugName,
java.lang.String description,
java.lang.String baseUrl,
java.lang.String goUrl,
java.lang.String prefix,
java.lang.String isScmRequired,
java.lang.String requireProjPrefix,
java.lang.String iconFileKey,
java.lang.String iconFileName,
java.lang.String iconMimeType,
java.lang.String endPoint,
PluggableComponentParameterSoapDO[] paramDO,
java.lang.String adminUrl,
PluggablePermissionSoapDO[] permSoapDO,
java.lang.String isPageComponentRequired,
java.lang.String pceInputType,
java.lang.String pceResultFormat,
java.lang.String pceDescription,
java.lang.String pceTitle,
java.lang.String idPattern,
java.lang.String serviceType)
Deprecated.
|
PluggableComponent3SoapDO |
createIntegratedApplication4(java.lang.String sessionId,
PluggableComponent3SoapDO soapDO,
java.lang.String iconFileKey,
java.lang.String iconFileName,
java.lang.String iconMimeType)
Deprecated.
|
PluggableComponent4SoapDO |
createIntegratedApplication5(java.lang.String sessionId,
PluggableComponent4SoapDO soapDO,
java.lang.String iconFileKey,
java.lang.String iconFileName,
java.lang.String iconMimeType)
Creates a Integrated Application Note that the icon file has to be uploaded seperately (through FileStorageApp or SimpleFileStorageApp service) and the maximum size of the icon file is 10KB.
|
PluggableComponentSoapDO |
createIntegratedApplicationFromXMLFiles(java.lang.String sessionId,
byte[] depXmlByteArray,
byte[] appXmlByteArray,
java.lang.String iconFileId)
Deprecated.
|
PluggableComponent2SoapDO |
createIntegratedApplicationFromXMLFiles2(java.lang.String sessionId,
byte[] depXmlByteArray,
byte[] appXmlByteArray,
java.lang.String iconFileId)
Deprecated.
|
PluggableComponent2SoapDO |
createIntegratedApplicationFromXMLFiles3(java.lang.String sessionId,
byte[] depXmlByteArray,
byte[] appXmlByteArray,
java.lang.String iconFileKey,
java.lang.String iconFileName,
java.lang.String iconMimeType)
Deprecated.
|
PluggableComponent3SoapDO |
createIntegratedApplicationFromXMLFiles4(java.lang.String sessionId,
byte[] depXmlByteArray,
byte[] appXmlByteArray,
java.lang.String iconFileKey,
java.lang.String iconFileName,
java.lang.String iconMimeType)
Deprecated.
|
PluggableComponent4SoapDO |
createIntegratedApplicationFromXMLFiles5(java.lang.String sessionId,
byte[] depXmlByteArray,
byte[] appXmlByteArray,
java.lang.String iconFileKey,
java.lang.String iconFileName,
java.lang.String iconMimeType)
Create/import an integrated application from XML files.
|
void |
editIntegratedApplication(java.lang.String sessionId,
PluggableComponentSoapDO soapDO)
Deprecated.
|
void |
editIntegratedApplication2(java.lang.String sessionId,
PluggableComponent2SoapDO soapDO)
Deprecated.
|
void |
editIntegratedApplication3(java.lang.String sessionId,
PluggableComponent3SoapDO soapDO)
Deprecated.
|
void |
editIntegratedApplication4(java.lang.String sessionId,
PluggableComponent4SoapDO soapDO)
Edit the integrated application properties.
|
void |
editIntegratedApplicationFromXMLFiles(java.lang.String sessionId,
java.lang.String integratedAppId,
byte[] depXmlByteArray,
byte[] appXmlByteArray,
java.lang.String iconFileId)
Edit integrated application from xml files.
|
SoapNamedValues |
editProjectConfigurationParameters(java.lang.String sessionId,
java.lang.String projectId,
PluggableComponentParameterSoapDO[] paramDO)
Deprecated.
|
SoapNamedValues |
editProjectConfigurationParameters2(java.lang.String sessionId,
java.lang.String integratedAppId,
java.lang.String projectId,
PluggableComponentParameterSoapDO[] paramDO)
Edit the project specific configuration parameters of an integrated application.
|
SoapNamedValues |
enablePluggableComponent(java.lang.String sessionId,
java.lang.String projectID,
java.lang.String pluggableId,
PluggableComponentParameterSoapDO[] params,
java.lang.String prefix)
Adds a pluggable application to a project
|
java.lang.String |
getBaseUrlByLinkId(java.lang.String sessionId,
java.lang.String linkId)
Get the project integrated application's base URL.
|
PluggableComponentSoapDO |
getIntegratedApplicationByName(java.lang.String sessionId,
java.lang.String plugName)
Deprecated.
|
PluggableComponent2SoapDO |
getIntegratedApplicationByName2(java.lang.String sessionId,
java.lang.String integratedAppName)
Deprecated.
|
PluggableComponent3SoapDO |
getIntegratedApplicationByName3(java.lang.String sessionId,
java.lang.String integratedAppName)
Deprecated.
|
PluggableComponent4SoapDO |
getIntegratedApplicationByName4(java.lang.String sessionId,
java.lang.String integratedAppName)
Get the integrated application for a given name.
|
java.lang.String[] |
getIntegratedAppPrefixes(java.lang.String sessionId)
Gets the list of Integrated App Prefixes.
|
java.lang.String |
getLinkPlugId(java.lang.String sessionId,
java.lang.String projectPath,
java.lang.String baseUrl)
Gets the link id for the specified project and base URL.
|
java.lang.String |
getLinkPlugIdByPlugId(java.lang.String sessionId,
java.lang.String projectId,
java.lang.String pluggableId)
Get the integrated application id for the specified project and base URL.
|
java.lang.String |
getPlugIdByBaseUrl(java.lang.String sessionId,
java.lang.String baseUrl)
Gets integrated application id for the given base URL
|
PluggableComponentParameterSoapDO[] |
getProjectConfigParameterData(java.lang.String sessionId,
java.lang.String linkId)
Gets project specific configuration parameters for a pluggable application.
|
java.lang.String |
getProjectPathByIntegratedAppId(java.lang.String sessionId,
java.lang.String linkId)
Get the project path for the given integrated application id.
|
java.lang.String |
getProjectPrefix(java.lang.String sessionId,
java.lang.String linkId)
Get the project prefix for an integrated application.
|
PluggableComponentSoapList |
listPluggableComponents(java.lang.String sessionId)
Deprecated.
|
PluggableComponent2SoapList |
listPluggableComponents2(java.lang.String sessionId)
Gets the list of integrated applications in the site.
|
PluggableComponent2SoapList |
listPluggableComponentsByCategory(java.lang.String sessionId,
java.lang.String category)
Gets the list of integrated applications in the site based on the category.
|
LinkPluggableComponentSoapList |
listPluggableComponentsForProject(java.lang.String sessionId,
java.lang.String projectId)
Lists Pluggable Components.
|
void |
removeProjectIntegratedApplication(java.lang.String sessionId,
java.lang.String linkId)
Removes integrated application from a project.
|
void |
setIntegratedApplicationIcon(java.lang.String sessionId,
java.lang.String integratedAppId,
java.lang.String iconFileKey,
java.lang.String iconFileName,
java.lang.String iconMimeType)
Sets new icon for specified integrated application
|
void |
setPluggableAppMessageResource(java.lang.String sessionId,
java.lang.String pluggableId,
java.lang.String locale,
java.lang.String key,
java.lang.String value)
Creates / Updates the Pluggable App Message resource
|
void |
updateRecentAccess(java.lang.String userId,
java.lang.String objectId)
Updates the recent access entries for the user.
|
PluggableComponentSoapList listPluggableComponents(java.lang.String sessionId) throws java.rmi.RemoteException
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.java.rmi.RemoteException
PluggableComponent2SoapList listPluggableComponents2(java.lang.String sessionId) throws java.rmi.RemoteException
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.java.rmi.RemoteException
PluggableComponent2SoapList listPluggableComponentsByCategory(java.lang.String sessionId, java.lang.String category) throws java.rmi.RemoteException
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.java.rmi.RemoteException
SoapNamedValues enablePluggableComponent(java.lang.String sessionId, java.lang.String projectID, java.lang.String pluggableId, PluggableComponentParameterSoapDO[] params, java.lang.String prefix) throws java.rmi.RemoteException
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 projectsjava.rmi.RemoteException
PluggableComponentParameterSoapDO[] getProjectConfigParameterData(java.lang.String sessionId, java.lang.String linkId) throws java.rmi.RemoteException
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.java.rmi.RemoteException
SoapNamedValues editProjectConfigurationParameters(java.lang.String sessionId, java.lang.String projectId, PluggableComponentParameterSoapDO[] paramDO) throws java.rmi.RemoteException
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.java.rmi.RemoteException
SoapNamedValues editProjectConfigurationParameters2(java.lang.String sessionId, java.lang.String integratedAppId, java.lang.String projectId, PluggableComponentParameterSoapDO[] paramDO) throws java.rmi.RemoteException
getProjectConfigParameterData
to get the existing configuration parameters.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.java.rmi.RemoteException
void removeProjectIntegratedApplication(java.lang.String sessionId, java.lang.String linkId) throws java.rmi.RemoteException
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.java.rmi.RemoteException
LinkPluggableComponentSoapList listPluggableComponentsForProject(java.lang.String sessionId, java.lang.String projectId) throws java.rmi.RemoteException
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.java.rmi.RemoteException
java.lang.String getLinkPlugId(java.lang.String sessionId, java.lang.String projectPath, java.lang.String baseUrl) throws java.rmi.RemoteException
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.java.rmi.RemoteException
java.lang.String getProjectPathByIntegratedAppId(java.lang.String sessionId, java.lang.String linkId) throws java.rmi.RemoteException
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.java.rmi.RemoteException
java.lang.String getBaseUrlByLinkId(java.lang.String sessionId, java.lang.String linkId) throws java.rmi.RemoteException
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.java.rmi.RemoteException
java.lang.String getPlugIdByBaseUrl(java.lang.String sessionId, java.lang.String baseUrl) throws java.rmi.RemoteException
sessionId
- UserSession ID.baseUrl
- integrated application base URLcom.collabnet.ce.soap60.fault.InvalidSessionFault
- when the specified session id is invalid.java.rmi.RemoteException
PluggableComponentSoapDO createIntegratedApplication(java.lang.String sessionId, java.lang.String plugName, java.lang.String description, java.lang.String baseUrl, java.lang.String goUrl, java.lang.String prefix, java.lang.String isScmRequired, java.lang.String requireProjPrefix, java.lang.String iconFileId, java.lang.String endPoint, PluggableComponentParameterSoapDO[] paramDO, java.lang.String adminUrl, PluggablePermissionSoapDO[] permSoapDO, java.lang.String pceInputType, java.lang.String pceResultFormat, java.lang.String pceDescription, java.lang.String pceTitle) throws java.rmi.RemoteException
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
java.rmi.RemoteException
PluggableComponent2SoapDO createIntegratedApplication2(java.lang.String sessionId, java.lang.String plugName, java.lang.String description, java.lang.String baseUrl, java.lang.String goUrl, java.lang.String prefix, java.lang.String isScmRequired, java.lang.String requireProjPrefix, java.lang.String iconFileId, java.lang.String endPoint, PluggableComponentParameterSoapDO[] paramDO, java.lang.String adminUrl, PluggablePermissionSoapDO[] permSoapDO, java.lang.String isPageComponentRequired, java.lang.String pceInputType, java.lang.String pceResultFormat, java.lang.String pceDescription, java.lang.String pceTitle, java.lang.String idPattern, java.lang.String serviceType) throws java.rmi.RemoteException
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
java.rmi.RemoteException
PluggableComponent2SoapDO createIntegratedApplication3(java.lang.String sessionId, java.lang.String plugName, java.lang.String description, java.lang.String baseUrl, java.lang.String goUrl, java.lang.String prefix, java.lang.String isScmRequired, java.lang.String requireProjPrefix, java.lang.String iconFileKey, java.lang.String iconFileName, java.lang.String iconMimeType, java.lang.String endPoint, PluggableComponentParameterSoapDO[] paramDO, java.lang.String adminUrl, PluggablePermissionSoapDO[] permSoapDO, java.lang.String isPageComponentRequired, java.lang.String pceInputType, java.lang.String pceResultFormat, java.lang.String pceDescription, java.lang.String pceTitle, java.lang.String idPattern, java.lang.String serviceType) throws java.rmi.RemoteException
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
com.collabnet.ctf.common.exceptions.ObjectAlreadyExistsException
java.rmi.RemoteException
PluggableComponent3SoapDO createIntegratedApplication4(java.lang.String sessionId, PluggableComponent3SoapDO soapDO, java.lang.String iconFileKey, java.lang.String iconFileName, java.lang.String iconMimeType) throws java.rmi.RemoteException
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
java.rmi.RemoteException
PluggableComponent4SoapDO createIntegratedApplication5(java.lang.String sessionId, PluggableComponent4SoapDO soapDO, java.lang.String iconFileKey, java.lang.String iconFileName, java.lang.String iconMimeType) throws java.rmi.RemoteException
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
java.rmi.RemoteException
PluggableComponentSoapDO createIntegratedApplicationFromXMLFiles(java.lang.String sessionId, byte[] depXmlByteArray, byte[] appXmlByteArray, java.lang.String iconFileId) throws java.rmi.RemoteException
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 errorjava.rmi.RemoteException
PluggableComponent2SoapDO createIntegratedApplicationFromXMLFiles2(java.lang.String sessionId, byte[] depXmlByteArray, byte[] appXmlByteArray, java.lang.String iconFileId) throws java.rmi.RemoteException
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 errorjava.rmi.RemoteException
PluggableComponent2SoapDO createIntegratedApplicationFromXMLFiles3(java.lang.String sessionId, byte[] depXmlByteArray, byte[] appXmlByteArray, java.lang.String iconFileKey, java.lang.String iconFileName, java.lang.String iconMimeType) throws java.rmi.RemoteException
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
java.rmi.RemoteException
PluggableComponent3SoapDO createIntegratedApplicationFromXMLFiles4(java.lang.String sessionId, byte[] depXmlByteArray, byte[] appXmlByteArray, java.lang.String iconFileKey, java.lang.String iconFileName, java.lang.String iconMimeType) throws java.rmi.RemoteException
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
java.rmi.RemoteException
PluggableComponent4SoapDO createIntegratedApplicationFromXMLFiles5(java.lang.String sessionId, byte[] depXmlByteArray, byte[] appXmlByteArray, java.lang.String iconFileKey, java.lang.String iconFileName, java.lang.String iconMimeType) throws java.rmi.RemoteException
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
java.rmi.RemoteException
PluggableComponentSoapDO getIntegratedApplicationByName(java.lang.String sessionId, java.lang.String plugName) throws java.rmi.RemoteException
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.java.rmi.RemoteException
PluggableComponent2SoapDO getIntegratedApplicationByName2(java.lang.String sessionId, java.lang.String integratedAppName) throws java.rmi.RemoteException
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 existjava.rmi.RemoteException
PluggableComponent3SoapDO getIntegratedApplicationByName3(java.lang.String sessionId, java.lang.String integratedAppName) throws java.rmi.RemoteException
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 existjava.rmi.RemoteException
PluggableComponent4SoapDO getIntegratedApplicationByName4(java.lang.String sessionId, java.lang.String integratedAppName) throws java.rmi.RemoteException
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 existjava.rmi.RemoteException
void editIntegratedApplication(java.lang.String sessionId, PluggableComponentSoapDO soapDO) throws java.rmi.RemoteException
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.java.rmi.RemoteException
void editIntegratedApplication2(java.lang.String sessionId, PluggableComponent2SoapDO soapDO) throws java.rmi.RemoteException
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 existsjava.rmi.RemoteException
void editIntegratedApplication3(java.lang.String sessionId, PluggableComponent3SoapDO soapDO) throws java.rmi.RemoteException
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 existsjava.rmi.RemoteException
void editIntegratedApplication4(java.lang.String sessionId, PluggableComponent4SoapDO soapDO) throws java.rmi.RemoteException
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 existsjava.rmi.RemoteException
void editIntegratedApplicationFromXMLFiles(java.lang.String sessionId, java.lang.String integratedAppId, byte[] depXmlByteArray, byte[] appXmlByteArray, java.lang.String iconFileId) throws java.rmi.RemoteException
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 errorjava.rmi.RemoteException
void setIntegratedApplicationIcon(java.lang.String sessionId, java.lang.String integratedAppId, java.lang.String iconFileKey, java.lang.String iconFileName, java.lang.String iconMimeType) throws java.rmi.RemoteException
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.java.rmi.RemoteException
java.lang.String getLinkPlugIdByPlugId(java.lang.String sessionId, java.lang.String projectId, java.lang.String pluggableId) throws java.rmi.RemoteException
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.java.rmi.RemoteException
java.lang.String getProjectPrefix(java.lang.String sessionId, java.lang.String linkId) throws java.rmi.RemoteException
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.java.rmi.RemoteException
void updateRecentAccess(java.lang.String userId, java.lang.String objectId) throws java.rmi.RemoteException
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 invalidjava.rmi.RemoteException
java.lang.String[] getIntegratedAppPrefixes(java.lang.String sessionId) throws java.rmi.RemoteException
sessionId
- the Session id of the usercom.collabnet.ce.soap60.fault.InvalidSessionFault
- when session is invalidjava.rmi.RemoteException
void setPluggableAppMessageResource(java.lang.String sessionId, java.lang.String pluggableId, java.lang.String locale, java.lang.String key, java.lang.String value) throws java.rmi.RemoteException
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.java.rmi.RemoteException