Uses of Class
com.collabnet.ce.soap60.webservices.tracker.TrackerUnitSoapList
-
Packages that use TrackerUnitSoapList Package Description com.collabnet.ce.soap60.webservices.tracker -
-
Uses of TrackerUnitSoapList in com.collabnet.ce.soap60.webservices.tracker
Methods in com.collabnet.ce.soap60.webservices.tracker that return TrackerUnitSoapList Modifier and Type Method Description TrackerUnitSoapListITrackerAppSoap. getUnitsByProject(String sessionId, String projectId)Gets the units for a given project.TrackerUnitSoapListTrackerAppSoap. getUnitsByProject(String sessionId, String projectId)Gets the units for a given project.TrackerUnitSoapListTrackerAppSoapMockStub. getUnitsByProject(String sessionId, String projectId)Simulate a call to getUnitsByProjectTrackerUnitSoapListTrackerAppSoapStub. getUnitsByProject(String sessionId, String projectId)Methods in com.collabnet.ce.soap60.webservices.tracker with parameters of type TrackerUnitSoapList Modifier and Type Method Description protected voidTrackerUnitSoapListMarshaler. protectedRmiToSoap(TrackerUnitSoapList soapObject, List<com.vasoftware.sf.server.services.tracker.TrackerUnitDO> rmiObject)
-