| 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of CrawlMode in com.endeca.itl.cas.api | 
|---|
| Methods in com.endeca.itl.cas.api that return CrawlMode | |
|---|---|
static CrawlMode | 
CrawlMode.fromValue(String v)
 | 
 CrawlMode | 
MetricCrawlMode.getValue()
 | 
static CrawlMode | 
CrawlMode.valueOf(String name)
Returns the enum constant of this type with the specified name.  | 
static CrawlMode[] | 
CrawlMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.  | 
| Methods in com.endeca.itl.cas.api with parameters of type CrawlMode | |
|---|---|
 void | 
MetricCrawlMode.setValue(CrawlMode value)
 | 
 void | 
CasCrawler.startCrawl(CrawlId crawlId,
           CrawlMode crawlMode)
Starts a particular crawl.  | 
| Constructors in com.endeca.itl.cas.api with parameters of type CrawlMode | |
|---|---|
MetricCrawlMode(MetricId metricId,
                CrawlMode crawlMode)
 | 
|
  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||