public class MemberFilter extends BaseAssetFilter
BaseAssetFilter.State
EntityFilter.StringSearcher
Modifier and Type | Field and Description |
---|---|
List<String> |
shortName
The short or abbreviated name of the user or member.
|
List<String> |
username
The username this user or member uses to login to the VersionOne system.
|
description, name
changeDateUtc, createDateUtc, find, orderBy
Constructor and Description |
---|
MemberFilter() |
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.
|
getState
buildFilter, buildFind, buildOrderBy, newList
public final List<String> shortName
public Class<? extends Entity> getEntityType()
EntityFilter
getEntityType
in class BaseAssetFilter
Copyright © 2013 Version One, Inc.. All rights reserved.