public class AttachmentFilter extends EntityFilter
EntityFilter.StringSearcher| Modifier and Type | Field and Description |
|---|---|
List<BaseAsset> |
asset
The Attachment's Related Asset.
|
List<String> |
description
Item description.
|
List<String> |
name
Item name.
|
List<String> |
type
The Attachment's Type.
|
changeDateUtc, createDateUtc, find, orderBy| Constructor and Description |
|---|
AttachmentFilter() |
| 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, newListpublic Class<? extends Entity> getEntityType()
EntityFiltergetEntityType in class EntityFilterCopyright © 2013 Version One, Inc.. All rights reserved.