public class RegressionSuiteFilter extends BaseAssetFilter
BaseAssetFilter.State
EntityFilter.StringSearcher
Modifier and Type | Field and Description |
---|---|
List<String> |
displayID
DisplayID of this item.
|
ComparisonSearcher<Double> |
estimate
Filter on Estimate.
|
List<Member> |
owners
Members that own this RegressionSuite.
|
List<String> |
reference
Filter on Reference.
|
List<RegressionPlan> |
regressionPlan
RegressionPlan associate with suite.
|
description, name
changeDateUtc, createDateUtc, find, orderBy
Constructor and Description |
---|
RegressionSuiteFilter() |
Modifier and Type | Method and Description |
---|---|
Class<? extends Entity> |
getEntityType()
Used by the filtering code to know what types of entities to return when
applying the filter.
|
getState
buildFilter, buildFind, buildOrderBy, newList
public final ComparisonSearcher<Double> estimate
public final List<RegressionPlan> regressionPlan
public Class<? extends Entity> getEntityType()
EntityFilter
getEntityType
in class BaseAssetFilter
Copyright © 2013 Version One, Inc.. All rights reserved.