public interface FilterGroup extends SocialComponent
Modifier and Type | Interface and Description |
---|---|
static interface |
FilterGroup.ResourceTypeFilters
Inner class for providing access to the resourceType names.
|
Modifier and Type | Field and Description |
---|---|
static String |
RESOURCE_TYPE
ResourceType for this component.
|
DEFAULT_SELECTOR, INDEX_SELECTOR, QUERY_SELECTOR, TRANSLATE_SELECTOR
Modifier and Type | Method and Description |
---|---|
boolean |
getHasMultipleSites()
Return whether or not more than one site is visible to the current user.
|
boolean |
getHasSites()
Return whether or not any sites are visible to the current user.
|
FilterGroup.ResourceTypeFilters |
getResourceTypeFilters()
Inner class for providing access to the resourceType names.
|
List<String> |
getSites()
Return a list of sites the current user can moderate.
|
getAsMap, getFriendlyUrl, getId, getParentComponent, getProperties, getResource, getResourceType, getSourceComponent, getUrl, toJSONString
static final String RESOURCE_TYPE
FilterGroup.ResourceTypeFilters getResourceTypeFilters()
List<String> getSites()
boolean getHasSites()
boolean getHasMultipleSites()
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"