Content Acquisition System Web Service Stubs 3.2.2

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.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