public interface Subscription
| Modifier and Type | Field and Description |
|---|---|
static String |
EMAIL_SUBSCRIPTION_RELATION_TYPE |
static String |
PROP_ENDID |
static String |
PROP_REL_TYPE |
static String |
PROP_STARTID |
static String |
PROP_TYPE |
static String |
SUBSCRIPTION_RELATION_TYPE |
static String |
SUBSCRIPTION_RESOURCE_TYPE |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory()
Get the subscription category, i.e, RESOURCE, USER, etc..
|
String |
getOwner()
Get the owner of the subscription
|
String |
getPath()
Get the path of this subscription
|
String |
getSubscribedId()
Get the id the user wants to subscribe to.
|
String |
getSubscriptionType()
Get subscription type, ie., following, notification
|
static final String PROP_TYPE
static final String PROP_REL_TYPE
static final String PROP_STARTID
static final String PROP_ENDID
static final String SUBSCRIPTION_RESOURCE_TYPE
static final String SUBSCRIPTION_RELATION_TYPE
static final String EMAIL_SUBSCRIPTION_RELATION_TYPE
String getSubscribedId()
String getOwner()
String getPath()
String getSubscriptionType()
String getCategory()
"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"