public interface CommentSocialComponentList extends List<Object>
CommentCollection
, or a Comment
to store
its children.Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_DEPTH
Default embedded depth.
|
Modifier and Type | Method and Description |
---|---|
List<Comment> |
getComments()
Gets a strongly typed list of comments.
|
CollectionPagination |
getPagination()
Get the pagination setting.
|
int |
getTotalSize()
Get total size of the collection.
|
void |
setPagination(CollectionPagination pagination)
Set the collection pagination.
|
void |
setSortedOrder(CollectionSortedOrder sortedOrder)
Set the sorted order of the list
|
static final int DEFAULT_DEPTH
int getTotalSize()
void setPagination(CollectionPagination pagination)
pagination
- the pagination settings for the outputvoid setSortedOrder(CollectionSortedOrder sortedOrder)
CollectionPagination getPagination()
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"