public interface MessageBoxSocialComponent extends SocialCollectionComponent
| Modifier and Type | Field and Description |
|---|---|
static String |
NODE_TYPE
The node type for message box nodes.
|
static String |
PN_FOLDER_PATHS
property to customize folders to look up the messages in for this message box.
|
static String |
PN_SIZE
Name of the property that stores the message box size.
|
static String |
RESOURCE_TYPE
The resource type value for a MessageBoxSocialComponent.
|
DEFAULT_SELECTOR, INDEX_SELECTOR, PROP_REFERER, QUERY_SELECTOR, TRANSLATE_SELECTOR| Modifier and Type | Method and Description |
|---|---|
long |
getCount(MessageCounts.CountType countType)
Queries the value of the specified count type for this message box.
|
List<String> |
getFolderPaths() |
Map<String,Long> |
getMessageCounts() |
PageInfo |
getPageInfo() |
long |
getSize()
Get the size of the message box in bytes.
|
Usage |
getUserStatistics()
get the usage statistics of the user.
|
getItems, getTotalSize, setPagination, setSortedOrdergetAsMap, getFriendlyUrl, getId, getParentComponent, getProperties, getResource, getResourceType, getSourceComponent, getUrl, toJSONStringstatic final String PN_FOLDER_PATHS
static final String RESOURCE_TYPE
static final String NODE_TYPE
static final String PN_SIZE
List<String> getFolderPaths()
Map<String,Long> getMessageCounts()
Usage getUserStatistics() throws RepositoryException, LoginException
Usagejavax.jcr.RepositoryException - javax.jcr.RepositoryException if some exception occurs in
calculating the statistics.LoginException - LoginExceptionRepositoryExceptionlong getCount(MessageCounts.CountType countType)
countType - The type of count to return. See MessageCounts.CountTypelong getSize()
"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"