Uses of Class
com.thed.model.SearchResult
Packages that use SearchResult
-
Uses of SearchResult in com.thed.zblast.util
Methods in com.thed.zblast.util that return SearchResultModifier and TypeMethodDescriptionstatic SearchResult<ReleaseTestSchedule>
RestUtil.getReleaseTestSchedules
(CyclePhaseDTO cycle, Long releaseId) static SearchResult<ReleaseTestSchedule>
RestUtil.inGetReleaseTestSchedules
(org.apache.commons.httpclient.methods.GetMethod method) static SearchResult<TCRCatalogTreeTestcase>
RestUtil.inSearchtestcase
(org.apache.commons.httpclient.methods.GetMethod method) static SearchResult<TCRCatalogTreeTestcase>
RestUtil.searchtestcase
(Long altId) Methods in com.thed.zblast.util that return types with arguments of type SearchResultModifier and TypeMethodDescriptionstatic List<SearchResult<TCRCatalogTreeTestcase>>
RestUtil.searchTestcaseOnName
(String name, long releaseId)