public class WorkitemFilter extends ProjectAssetFilter
BaseAssetFilter.StateEntityFilter.StringSearcher| Modifier and Type | Field and Description |
|---|---|
ComparisonSearcher<Double> |
detailEstimate
Filter on DetailEstimate.
|
List<Member> |
owners
Item owner(s).
|
List<String> |
reference
Filter on Reference.
|
displayID, projectdescription, namechangeDateUtc, createDateUtc, find, orderBy| Constructor and Description |
|---|
WorkitemFilter() |
| 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.
|
getStatebuildFilter, buildFind, buildOrderBy, newListpublic final ComparisonSearcher<Double> detailEstimate
public Class<? extends Entity> getEntityType()
EntityFiltergetEntityType in class ProjectAssetFilterCopyright © 2013 Version One, Inc.. All rights reserved.