public interface SubscriptionCollection extends SocialComponent
| Modifier and Type | Field and Description |
|---|---|
static String |
RESOURCE_TYPE |
DEFAULT_SELECTOR, INDEX_SELECTOR, PROP_REFERER, QUERY_SELECTOR, TRANSLATE_SELECTOR| Modifier and Type | Method and Description |
|---|---|
String |
getOwner()
Get the owner of the subscription
|
String |
getPath()
Get the path of this subscription
|
Map<String,SubscriptionStatus> |
getStates()
Get the subscription status of this collection
|
String |
getSubscribedId()
Get the id the user wants to subscribe to.
|
String[] |
getTypes()
Get the list of subscription types
|
boolean |
isSubscribed()
Check if there is a selection in this collection
|
boolean |
isUserLoggedIn()
Check if there is a login session
|
getAsMap, getFriendlyUrl, getId, getParentComponent, getProperties, getResource, getResourceType, getSourceComponent, getUrl, toJSONStringstatic final String RESOURCE_TYPE
String getSubscribedId()
String getOwner()
String getPath()
String[] getTypes()
Map<String,SubscriptionStatus> getStates()
boolean isSubscribed()
boolean isUserLoggedIn()
"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"