public interface AnalyticsCommunityActivity 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 |
getActivityType()
Returns the activity type (e.g users, content).
|
long |
getCount()
Returns the relevant analytics metric count.
|
java.util.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.
|
java.lang.String |
getPath()
If this is content activity, returns the path of the UGC content.
|
java.lang.String |
getTitle()
If this is content activity, returns the title of the UGC content.
|
java.lang.String |
getUgcType()
If this is content activity, returns the UGC type of the content.
|
getAsMap, getFriendlyUrl, getId, getParentComponent, getProperties, getProperty, getProperty, getResource, getResourceType, getSourceComponent, getUrl, toJSONString
static final java.lang.String RESOURCE_TYPE
long getCount()
java.lang.String getActivityType()
java.lang.String getUgcType()
java.lang.String getTitle()
java.lang.String getPath()
User getMember()
java.util.Calendar getCreated()
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"