JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.idmedia.translationstudio.api.specialists
Interface IMetricsDataBroker
@Deprecated
public interface
IMetricsDataBroker
Deprecated.
Metrics broker
Author:
I-D Media AG
Method Summary
All Methods
Instance Methods
Abstract Methods
Deprecated Methods
Modifier and Type
Method
Description
@NotNull
List
<
IMetricsData
>
getMetrics
()
Deprecated.
@NotNull
List
<
Integer
>
getYearMonthList
()
Deprecated.
Method Details
getYearMonthList
@NotNull
@Deprecated
@NotNull
List
<
Integer
>
getYearMonthList
()
Deprecated.
getMetrics
@Deprecated
@NotNull
@NotNull
List
<
IMetricsData
>
getMetrics
()
Deprecated.
Get the metrics
Returns: