Uses of Class
com.collabnet.ce.soap60.webservices.tracker.ArtifactDetail2SoapList
-
Packages that use ArtifactDetail2SoapList Package Description com.collabnet.ce.soap60.webservices.tracker -
-
Uses of ArtifactDetail2SoapList in com.collabnet.ce.soap60.webservices.tracker
Methods in com.collabnet.ce.soap60.webservices.tracker that return ArtifactDetail2SoapList Modifier and Type Method Description ArtifactDetail2SoapListITrackerAppSoap. getArtifactDetailList2(String sessionId, String trackerId, String[] selectedColumns, SoapFilter[] filters, SoapSortKey[] sortKeys, int startIndex, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery)Returns a filtered and ordered list of artifacts from the specified tracker.ArtifactDetail2SoapListTrackerAppSoap. getArtifactDetailList2(String sessionId, String trackerId, String[] selectedColumns, SoapFilter[] filters, SoapSortKey[] sortKeys, int startIndex, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery)Returns a filtered and ordered list of artifacts from the specified tracker.ArtifactDetail2SoapListTrackerAppSoapMockStub. getArtifactDetailList2(String sessionId, String trackerId, String[] selectedColumns, SoapFilter[] filters, SoapSortKey[] sortKeys, int startIndex, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery)Simulate a call to getArtifactDetailList2ArtifactDetail2SoapListTrackerAppSoapStub. getArtifactDetailList2(String sessionId, String trackerId, String[] selectedColumns, SoapFilter[] filters, SoapSortKey[] sortKeys, int startIndex, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery)ArtifactDetail2SoapListITrackerAppSoap. getCrossTrackerArtifactList2(String sessionId, String containerId, SoapFilter[] filters, String[] selectedColumns)Returns a filtered list of artifacts within the specified container (project or tracker).ArtifactDetail2SoapListTrackerAppSoap. getCrossTrackerArtifactList2(String sessionId, String containerId, SoapFilter[] filters, String[] selectedColumns)Returns a filtered list of artifacts within the specified container (project or tracker).ArtifactDetail2SoapListTrackerAppSoapMockStub. getCrossTrackerArtifactList2(String sessionId, String containerId, SoapFilter[] filters, String[] selectedColumns)Simulate a call to getCrossTrackerArtifactList2ArtifactDetail2SoapListTrackerAppSoapStub. getCrossTrackerArtifactList2(String sessionId, String containerId, SoapFilter[] filters, String[] selectedColumns)
-