public class BaseAssetFilter extends EntityFilter
Modifier and Type | Class and Description |
---|---|
static class |
BaseAssetFilter.State
State of the asset.
|
EntityFilter.StringSearcher
Modifier and Type | Field and Description |
---|---|
List<String> |
description
Item description.
|
List<String> |
name
Item name.
|
changeDateUtc, createDateUtc, find, orderBy
Constructor and Description |
---|
BaseAssetFilter() |
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.
|
List<BaseAssetFilter.State> |
getState() |
buildFilter, buildFind, buildOrderBy, newList
public Class<? extends Entity> getEntityType()
EntityFilter
getEntityType
in class EntityFilter
public List<BaseAssetFilter.State> getState()
Copyright © 2013 Version One, Inc.. All rights reserved.