Uses of Class
org.lockss.laaws.crawler.model.CrawlWsResultPagesWithErrors
Packages that use CrawlWsResultPagesWithErrors
-
Uses of CrawlWsResultPagesWithErrors in org.lockss.laaws.crawler.model
Methods in org.lockss.laaws.crawler.model that return CrawlWsResultPagesWithErrorsModifier and TypeMethodDescriptionMethods in org.lockss.laaws.crawler.model that return types with arguments of type CrawlWsResultPagesWithErrorsModifier and TypeMethodDescription@Valid List<CrawlWsResultPagesWithErrors>CrawlWsResult.getPagesWithErrors()Get pagesWithErrorsMethods in org.lockss.laaws.crawler.model with parameters of type CrawlWsResultPagesWithErrorsModifier and TypeMethodDescriptionCrawlWsResult.addPagesWithErrorsItem(CrawlWsResultPagesWithErrors pagesWithErrorsItem) Method parameters in org.lockss.laaws.crawler.model with type arguments of type CrawlWsResultPagesWithErrorsModifier and TypeMethodDescriptionCrawlWsResult.pagesWithErrors(List<CrawlWsResultPagesWithErrors> pagesWithErrors) voidCrawlWsResult.setPagesWithErrors(List<CrawlWsResultPagesWithErrors> pagesWithErrors)