public interface SubscriptionCollection extends SocialComponent
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
RESOURCE_TYPE |
CSV_SELECTOR, DEFAULT_SELECTOR, INDEX_SELECTOR, PROP_REFERER, QUERY_SELECTOR, TRANSLATE_SELECTOR
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getOwner()
Get the owner of the subscription
|
java.lang.String |
getPath()
Get the path of this subscription
|
java.util.Map<java.lang.String,SubscriptionStatus> |
getStates()
Get the subscription status of this collection
|
java.lang.String |
getSubscribedId()
Get the id the user wants to subscribe to.
|
java.lang.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, getProperty, getProperty, getResource, getResourceType, getSourceComponent, getUrl, toJSONString
static final java.lang.String RESOURCE_TYPE
java.lang.String getSubscribedId()
java.lang.String getOwner()
java.lang.String getPath()
java.lang.String[] getTypes()
java.util.Map<java.lang.String,SubscriptionStatus> getStates()
boolean isSubscribed()
boolean isUserLoggedIn()
Copyright © 2010 - 2020 Adobe. All Rights Reserved