public interface Forum<P extends Post,C extends ForumConfiguration> extends CommentCollection<P,C>
Modifier and Type | Field and Description |
---|---|
static String |
REQ_PN_SUBJECT
The topic parameter
|
static String |
RESOURCE_TYPE
The resource type.
|
static String |
RESOURCE_TYPE_POST
The resource type post.
|
static String |
RESOURCE_TYPE_TOPIC
The resource type topic.
|
static String |
TOPIC_POSTFIX
The topic postfix.
|
DEFAULT_SELECTOR, INDEX_SELECTOR, QUERY_SELECTOR, TRANSLATE_SELECTOR
Modifier and Type | Method and Description |
---|---|
String |
getTitle()
Get the forum's title.
|
boolean |
isClosed()
Check if this forum is closed.
|
getConfiguration, getCreated, getLastModified, getPageInfo, isTaggingAllowed
getItems, getTotalSize, setPagination, setSortedOrder
getAsMap, getFriendlyUrl, getId, getParentComponent, getProperties, getResource, getResourceType, getSourceComponent, getUrl, toJSONString
static final String RESOURCE_TYPE
static final String RESOURCE_TYPE_POST
static final String RESOURCE_TYPE_TOPIC
static final String TOPIC_POSTFIX
static final String REQ_PN_SUBJECT
boolean isClosed()
true
if this forum is closed, otherwise, returns false
String getTitle()
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"