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, 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, setSortedOrder
getAsMap, getFriendlyUrl, getId, getParentComponent, getProperties, getResource, getResourceType, getSourceComponent, getUrl, toJSONString
static 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
Usage
javax.jcr.RepositoryException
- RepositoryException
if some exception occurs in
calculating the statistics.LoginException
- LoginException
RepositoryException
long getCount(MessageCounts.CountType countType)
countType
- The type of count to return. See MessageCounts.CountType
long getSize()
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"