Content Acquisition System Web Service Stubs 3.2.1

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

Uses of Metric in com.endeca.itl.cas
 

Subclasses of Metric in com.endeca.itl.cas
 class MetricCrawlMode
          A MetricCrawlMode extends the abstract Metric class by adding a CrawlMode enumeration value.
 class MetricCrawlState
          A MetricCrawlStatus extends the abstract Metric class by adding a CrawlStatus enumeration value.
 class MetricDate
          A MetricDate extends the abstract Metric class by adding a long value.
 class MetricLong
          A MetricLong extends the abstract Metric class by adding a long value.
 class MetricString
          A MetricString extends the abstract Metric class by adding a string value.
 

Methods in com.endeca.itl.cas that return Metric
 Metric[] GetMetricsResponse.get_return()
          Gets the _return value for this GetMetricsResponse.
 Metric[] CrawlMetrics.getMetricList()
          Gets the metricList value for this CrawlMetrics.
 

Methods in com.endeca.itl.cas with parameters of type Metric
 void GetMetricsResponse.set_return(Metric[] _return)
          Sets the _return value for this GetMetricsResponse.
 void CrawlMetrics.setMetricList(Metric[] metricList)
          Sets the metricList value for this CrawlMetrics.
 

Constructors in com.endeca.itl.cas with parameters of type Metric
CrawlMetrics(CrawlId crawlId, Metric[] metricList)
           
GetMetricsResponse(Metric[] _return)
           
 


Content Acquisition System Web Service Stubs 3.2.1

Copyright © 2011 Endeca Technologies, Inc. All Rights Reserved.
@VERSION
PRODUCT: Content Acquisition System Web Service Stubs (casStubs)
VERSION: 3.2.1
BUILD:   NONE
ARCH_OS: n/a
DATE:    2011-11-10T16:21:21-0500