public class NoteFilter extends EntityFilter
EntityFilter.StringSearcher
Modifier and Type | Field and Description |
---|---|
List<BaseAsset> |
asset
Deprecated.
The Note's Related Asset.
|
List<String> |
content
Deprecated.
Item Content.
|
List<Note> |
inResponseTo
Deprecated.
Who the note is related to.
|
List<String> |
name
Deprecated.
Item name.
|
List<String> |
type
Deprecated.
The Note's Type.
|
changeDateUtc, createDateUtc, find, orderBy
Constructor and Description |
---|
NoteFilter()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Class<? extends Entity> |
getEntityType()
Deprecated.
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.