Package | Description |
---|---|
com.collabnet.ce.soap60.webservices.pluggable |
Modifier and Type | Method and Description |
---|---|
PluggableComponent2SoapList |
PluggableAppSoapMockStub.listPluggableComponents2(String sessionId)
Simulate a call to listPluggableComponents2
|
PluggableComponent2SoapList |
PluggableAppSoapStub.listPluggableComponents2(String sessionId) |
PluggableComponent2SoapList |
IPluggableAppSoap.listPluggableComponents2(String sessionId)
Gets the list of integrated applications in the site.
|
PluggableComponent2SoapList |
PluggableAppSoapMockStub.listPluggableComponentsByCategory(String sessionId,
String category)
Simulate a call to listPluggableComponentsByCategory
|
PluggableComponent2SoapList |
PluggableAppSoapStub.listPluggableComponentsByCategory(String sessionId,
String category) |
PluggableComponent2SoapList |
IPluggableAppSoap.listPluggableComponentsByCategory(String sessionId,
String category)
Gets the list of integrated applications in the site based on the category.
|
Copyright © 2016 CollabNet. All Rights Reserved.