Uses of Class
com.collabnet.ce.soap60.webservices.tracker.ArtifactDetailSoapList
-
Packages that use ArtifactDetailSoapList Package Description com.collabnet.ce.soap60.webservices.tracker -
-
Uses of ArtifactDetailSoapList in com.collabnet.ce.soap60.webservices.tracker
Methods in com.collabnet.ce.soap60.webservices.tracker that return ArtifactDetailSoapList Modifier and Type Method Description ArtifactDetailSoapListITrackerAppSoap. getArtifactDetailList(String sessionId, String trackerId, String[] selectedColumns, SoapFilter[] filters, SoapSortKey[] sortKeys, int startIndex, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery)Deprecated.in favor of getArtifactDetailList2ArtifactDetailSoapListTrackerAppSoap. getArtifactDetailList(String sessionId, String trackerId, String[] selectedColumns, SoapFilter[] filters, SoapSortKey[] sortKeys, int startIndex, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery)Deprecated.in favor of getArtifactDetailList2ArtifactDetailSoapListTrackerAppSoapMockStub. getArtifactDetailList(String sessionId, String trackerId, String[] selectedColumns, SoapFilter[] filters, SoapSortKey[] sortKeys, int startIndex, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery)Simulate a call to getArtifactDetailListArtifactDetailSoapListTrackerAppSoapStub. getArtifactDetailList(String sessionId, String trackerId, String[] selectedColumns, SoapFilter[] filters, SoapSortKey[] sortKeys, int startIndex, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery)ArtifactDetailSoapListITrackerAppSoap. getCrossTrackerArtifactList(String sessionId, String containerId, SoapFilter[] filters, String[] selectedColumns)Deprecated.in favor of getCrossTrackerArtifactList2ArtifactDetailSoapListTrackerAppSoap. getCrossTrackerArtifactList(String sessionId, String containerId, SoapFilter[] filters, String[] selectedColumns)Deprecated.in favor of getCrossTrackerArtifactList2ArtifactDetailSoapListTrackerAppSoapMockStub. getCrossTrackerArtifactList(String sessionId, String containerId, SoapFilter[] filters, String[] selectedColumns)Simulate a call to getCrossTrackerArtifactListArtifactDetailSoapListTrackerAppSoapStub. getCrossTrackerArtifactList(String sessionId, String containerId, SoapFilter[] filters, String[] selectedColumns)
-