public interface AnalyticsCommunityActivity 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 |
getActivityType()
Returns the activity type (e.g users, content).
|
long |
getCount()
Returns the relevant analytics metric count.
|
Calendar |
getCreated()
If this is content activity, returns the date the content was created.
|
User |
getMember()
If this is member activity, returns the user object containing user meta data (e.g.
|
String |
getPath()
If this is content activity, returns the path of the UGC content.
|
String |
getTitle()
If this is content activity, returns the title of the UGC content.
|
String |
getUgcType()
If this is content activity, returns the UGC type of the content.
|
getAsMap, getFriendlyUrl, getId, getParentComponent, getProperties, getResource, getResourceType, getSourceComponent, getUrl, toJSONStringstatic final String RESOURCE_TYPE
long getCount()
String getActivityType()
String getUgcType()
String getTitle()
String getPath()
User getMember()
Calendar getCreated()
"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"