public class LinkFilter extends EntityFilter
EntityFilter.StringSearcher
Modifier and Type | Field and Description |
---|---|
List<BaseAsset> |
asset
The Link's Related Asset.
|
List<String> |
name
Item name.
|
List<String> |
url
Item URL.
|
changeDateUtc, createDateUtc, find, orderBy
Constructor and Description |
---|
LinkFilter() |
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.