public class EnvironmentFilter extends EntityFilter
EntityFilter.StringSearcher
Modifier and Type | Field and Description |
---|---|
List<String> |
displayID
DisplayID of this item.
|
List<String> |
name
Name of this item.
|
List<Project> |
project
Project this item belongs to.
|
List<TestSet> |
testSet
TestSets of this item.
|
changeDateUtc, createDateUtc, find, orderBy
Constructor and Description |
---|
EnvironmentFilter() |
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.
|
buildFilter, buildFind, buildOrderBy, newList
public Class<? extends Entity> getEntityType()
EntityFilter
getEntityType
in class EntityFilter
Copyright © 2013 Version One, Inc.. All rights reserved.