Uses of Class
com.collabnet.ce.soap60.webservices.pluggable.PluggableComponent2SoapList
Packages that use PluggableComponent2SoapList
-
Uses of PluggableComponent2SoapList in com.collabnet.ce.soap60.webservices.pluggable
Methods in com.collabnet.ce.soap60.webservices.pluggable that return PluggableComponent2SoapListModifier and TypeMethodDescriptionIPluggableAppSoap.listPluggableComponents2(String sessionId) Gets the list of integrated applications in the site.PluggableAppSoap.listPluggableComponents2(String sessionId) Gets the list of integrated applications in the site.PluggableAppSoapMockStub.listPluggableComponents2(String sessionId) Simulate a call to listPluggableComponents2PluggableAppSoapStub.listPluggableComponents2(String sessionId) IPluggableAppSoap.listPluggableComponentsByCategory(String sessionId, String category) Gets the list of integrated applications in the site based on the category.PluggableAppSoap.listPluggableComponentsByCategory(String sessionId, String category) Gets the list of integrated applications in the site based on the category.PluggableAppSoapMockStub.listPluggableComponentsByCategory(String sessionId, String category) Simulate a call to listPluggableComponentsByCategoryPluggableAppSoapStub.listPluggableComponentsByCategory(String sessionId, String category)