public class MessageFilter extends BaseAssetFilter
BaseAssetFilter.StateEntityFilter.StringSearcher| Modifier and Type | Field and Description |
|---|---|
List<Member> |
recipient |
List<BaseAsset> |
relatedAsset |
List<Member> |
sender |
description, namechangeDateUtc, createDateUtc, find, orderBy| Constructor and Description |
|---|
MessageFilter() |
| 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.
|
boolean |
isArchived() |
void |
isArchived(boolean value) |
boolean |
isUnread() |
void |
isUnread(boolean value) |
getStatebuildFilter, buildFind, buildOrderBy, newListpublic Class<? extends Entity> getEntityType()
EntityFiltergetEntityType in class BaseAssetFilterpublic void isUnread(boolean value)
public boolean isUnread()
public void isArchived(boolean value)
public boolean isArchived()
Copyright © 2013 Version One, Inc.. All rights reserved.