Uses of Class
com.collabnet.ce.soap60.webservices.tracker.TrackerField2SoapDO
Packages that use TrackerField2SoapDO
-
Uses of TrackerField2SoapDO in com.collabnet.ce.soap60.webservices.tracker
Methods in com.collabnet.ce.soap60.webservices.tracker that return TrackerField2SoapDOModifier and TypeMethodDescriptionITrackerAppSoap.getFields2
(String sessionId, String trackerId) Returns the custom/flex-fields associated with a specific tracker.TrackerAppSoap.getFields2
(String sessionId, String trackerId) Returns the custom/flex-fields associated with a specific tracker.TrackerAppSoapMockStub.getFields2
(String sessionId, String trackerId) Simulate a call to getFields2TrackerAppSoapStub.getFields2
(String sessionId, String trackerId) Methods in com.collabnet.ce.soap60.webservices.tracker with parameters of type TrackerField2SoapDOModifier and TypeMethodDescriptionvoid
TrackerAppSoapMockStub.prepareSetField2
(String sessionId, String objectId, TrackerField2SoapDO fieldData) Prepare a simulated response to setField2void
TrackerAppSoapMockStub.prepareSetField2
(String sessionId, String objectId, TrackerField2SoapDO fieldData, Exception exception) Prepare a simulated response to setField2void
ITrackerAppSoap.setField2
(String sessionId, String objectId, TrackerField2SoapDO fieldData) Sets a custom/flex-field that is associated with a specific foldervoid
TrackerAppSoap.setField2
(String sessionId, String objectId, TrackerField2SoapDO fieldData) Sets a custom/flex-field that is associated with a specific folder (e.g.void
TrackerAppSoapMockStub.setField2
(String sessionId, String objectId, TrackerField2SoapDO fieldData) Simulate a call to setField2void
TrackerAppSoapStub.setField2
(String sessionId, String objectId, TrackerField2SoapDO fieldData)