Uses of Class
com.endeca.itl.cas.api.InvalidCrawlConfigException

Packages that use InvalidCrawlConfigException
com.endeca.itl.cas.api   
 

Uses of InvalidCrawlConfigException in com.endeca.itl.cas.api
 

Methods in com.endeca.itl.cas.api that throw InvalidCrawlConfigException
 List<ConfigurationMessage> CasCrawler.createCrawl(CrawlConfig crawlConfig)
          Creates a crawl on the server.
 void CasCrawler.startCrawl(CrawlId crawlId, CrawlMode crawlMode)
          Starts a particular crawl.
 List<ConfigurationMessage> CasCrawler.updateCrawl(CrawlConfig crawlConfig)
          Updates a crawl that already exists on the server.
 



Copyright © 2007, 2012, Oracle and/or its affiliates. All rights reserved.