Uses of Class
com.collabnet.ce.soap60.fault.InvalidComponentTypeFault
Packages that use InvalidComponentTypeFault
-
Uses of InvalidComponentTypeFault in com.collabnet.ce.soap60.webservices.page
Methods in com.collabnet.ce.soap60.webservices.page that throw InvalidComponentTypeFaultModifier and TypeMethodDescriptionPageAppSoap.getTextComponentContent
(String sessionId, String pageCompId) Gets the content of a Text component.void
PageAppSoap.setLifecycleMetricComponentContent
(String sessionId, PageComponent2SoapDO pageComponent, String content) Sets Lifecycle metric component.void
PageAppSoap.setTextComponentContent
(String sessionId, String pageCompId, String content) Sets the content of a Text component.