Content Acquisition System Web Service Stubs 3.2.2

Uses of Class
com.endeca.itl.cas.CrawlId

Uses of CrawlId in com.endeca.itl.cas
 

Methods in com.endeca.itl.cas that return CrawlId
 CrawlId[] ListCrawlsResponse.get_return()
          Gets the _return value for this ListCrawlsResponse.
 CrawlId UpdateCrawl.getCrawlId()
          Gets the crawlId value for this UpdateCrawl.
 CrawlId StopCrawl.getCrawlId()
          Gets the crawlId value for this StopCrawl.
 CrawlId StartCrawl.getCrawlId()
          Gets the crawlId value for this StartCrawl.
 CrawlId GetStatus.getCrawlId()
          Gets the crawlId value for this GetStatus.
 CrawlId GetMetrics.getCrawlId()
          Gets the crawlId value for this GetMetrics.
 CrawlId GetCrawlConfig.getCrawlId()
          Gets the crawlId value for this GetCrawlConfig.
 CrawlId DeleteCrawl.getCrawlId()
          Gets the crawlId value for this DeleteCrawl.
 CrawlId CreateCrawl.getCrawlId()
          Gets the crawlId value for this CreateCrawl.
 CrawlId CrawlMetrics.getCrawlId()
          Gets the crawlId value for this CrawlMetrics.
 

Methods in com.endeca.itl.cas with parameters of type CrawlId
 void ListCrawlsResponse.set_return(CrawlId[] _return)
          Sets the _return value for this ListCrawlsResponse.
 void UpdateCrawl.setCrawlId(CrawlId crawlId)
          Sets the crawlId value for this UpdateCrawl.
 void StopCrawl.setCrawlId(CrawlId crawlId)
          Sets the crawlId value for this StopCrawl.
 void StartCrawl.setCrawlId(CrawlId crawlId)
          Sets the crawlId value for this StartCrawl.
 void GetStatus.setCrawlId(CrawlId crawlId)
          Sets the crawlId value for this GetStatus.
 void GetMetrics.setCrawlId(CrawlId crawlId)
          Sets the crawlId value for this GetMetrics.
 void GetCrawlConfig.setCrawlId(CrawlId crawlId)
          Sets the crawlId value for this GetCrawlConfig.
 void DeleteCrawl.setCrawlId(CrawlId crawlId)
          Sets the crawlId value for this DeleteCrawl.
 void CreateCrawl.setCrawlId(CrawlId crawlId)
          Sets the crawlId value for this CreateCrawl.
 void CrawlMetrics.setCrawlId(CrawlId crawlId)
          Sets the crawlId value for this CrawlMetrics.
 

Constructors in com.endeca.itl.cas with parameters of type CrawlId
CrawlMetrics(CrawlId crawlId, Metric[] metricList)
           
CreateCrawl(CrawlId crawlId, CrawlConfig crawlConfig)
           
DeleteCrawl(CrawlId crawlId)
           
GetCrawlConfig(CrawlId crawlId, java.lang.Boolean fillInDefaults)
           
GetMetrics(CrawlId crawlId)
           
GetStatus(CrawlId crawlId)
           
ListCrawlsResponse(CrawlId[] _return)
           
StartCrawl(CrawlId crawlId, CrawlMode crawlMode)
           
StopCrawl(CrawlId crawlId)
           
UpdateCrawl(CrawlId crawlId, CrawlConfig crawlConfig)
           
 


Content Acquisition System Web Service Stubs 3.2.2

Copyright © 2006, 2012, Oracle and/or its affiliates. All rights reserved.
@VERSION
PRODUCT: Content Acquisition System Web Service Stubs (casStubs)
VERSION: 3.2.2
BUILD:   NONEDEV
ARCH_OS: n/a
DATE:    2012-02-28T13:13:19-0500