public interface ModerationDashboard extends SocialCollectionComponent
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_PAGE_SIZE
Page size if no other is specified.
|
static String |
DEFAULT_SEARCH_PATH |
static String |
DEFAULT_UGC_PATH
Default path to UGC if no other is specified.
|
static String |
DEFAULT_UGC_PREFIX
Default prefix path to UGC if no other is specified.
|
static String |
FILTER_CONTENT_TYPE
Used to read contentType filter info from request.
|
static String |
FILTER_DATE_MAX
Used in date search.
|
static String |
FILTER_DATE_MIN
Used in date search.
|
static String |
FILTER_FLAGGING
Used to read content state filter info from request.
|
static String |
FILTER_SEARCH_OPTIONS
Used to read search options from request.
|
static String |
FILTER_SEARCH_TEXT
Used to read search text filter info from request.
|
static String |
FILTER_SENTIMENT
Used in sentiment search.
|
static String |
FILTER_SITES
Used to read sites filter info from request.
|
static String |
FILTER_STATUS
Used to read content status filter info from request.
|
static String |
FILTER_USER_SEARCH
Used to read user search values from request.
|
static String |
RESOURCE_TYPE
This resourceType.
|
static String |
SEARCH_USER_ID
Used in user searches.
|
DEFAULT_SELECTOR, INDEX_SELECTOR, QUERY_SELECTOR, TRANSLATE_SELECTOR
Modifier and Type | Method and Description |
---|---|
boolean |
getHasNext() |
getItems, getTotalSize, setPagination, setSortedOrder
getAsMap, getFriendlyUrl, getId, getParentComponent, getProperties, getResource, getResourceType, getSourceComponent, getUrl, toJSONString
static final String RESOURCE_TYPE
static final String DEFAULT_UGC_PREFIX
static final String DEFAULT_UGC_PATH
static final String DEFAULT_SEARCH_PATH
static final String FILTER_SITES
static final String FILTER_STATUS
static final String FILTER_FLAGGING
static final String FILTER_CONTENT_TYPE
static final String FILTER_SEARCH_TEXT
static final String FILTER_SEARCH_OPTIONS
static final String FILTER_USER_SEARCH
static final String FILTER_DATE_MIN
static final String FILTER_DATE_MAX
static final String FILTER_SENTIMENT
static final String SEARCH_USER_ID
static final int DEFAULT_PAGE_SIZE
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"