public class BlogMemberQueryParameters extends UserQueryParameters
QueryParameters.OrderDirection
Modifier and Type | Field and Description |
---|---|
static String |
PARAM_BLOG_ID_FILTER
Parameter name for the blog id filter.
|
PARAM_LAST_MODIFICATION_DATE, PARAM_TAG_PREFIX, PARAM_USER_ROLE_FILTER, PLACEHOLDER_USER_ALIAS
SORT_ASCENDING, SORT_DESCENDING
Constructor and Description |
---|
BlogMemberQueryParameters() |
Modifier and Type | Method and Description |
---|---|
Long |
getBlogId() |
Map<String,Object> |
getParameters()
Get the parameters of this instances, the names are the keys
|
void |
setBlogId(Long blogId) |
addRoleToExclude, addRoleToInclude, addUserTagIds, addUserTagStoreTagId, addUserTagStoreTagId, getExcludeStatusFilter, getIncludeStatusFilter, getLastModifiedAfter, getMatchMode, getRolesToExclude, getRolesToInclude, getTagPrefix, getTagStoreAliases, getUserSearchFilters, getUserSearchParameterNames, getUserTagIds, getUserTagStoreTagIds, isHideSelectedTags, isIgnoreEmailField, isMultilingualTagPrefixSearch, isRetrieveOnlyFollowedUsers, needTransformListItem, setExcludeStatusFilter, setHideSelectedTags, setIncludeStatusFilter, setLastModifiedAfter, setMatchMode, setRetrieveOnlyFollowedUsers, setTagPrefix, setTagStoreAliases, setUserSearchFilters, setUserSearchFilters, sortByEmailAsc, sortByFirstNameAsc, sortByLastNameAsc, transformResultItem
addPropertyFilter, getPropertyFilters
addParameter, addParameter, addSortField, addSortField, createParameterNamesForSearch, getDatabaseConfiguration, getLanguageCode, getPageInformation, getPageInformation, getResultSpecification, getSortString, isLimitResultSet, isLimitResultSetAvodingDuplicates, putParameter, putParametersForSearch, putParametersForSearch, setLanguageCode, setLimitResultSet, setLimitResultSetAvodingDuplicates, setResultSpecification, validateLong
public static final String PARAM_BLOG_ID_FILTER
public Long getBlogId()
public Map<String,Object> getParameters()
getParameters
in class UserQueryParameters
public void setBlogId(Long blogId)
blogId
- the blogId to setCopyright © 2019 Communote team. All rights reserved.