public interface BlogConstants
Modifier and Type | Field and Description |
---|---|
static String |
ARCHIVES_SERVICE_ID
The archives service ID.
|
static String |
BLOG_SITE_TYPE
The blog site type.
|
static String |
BLOG_TEMPLATE
The blog template.
|
static String |
BLOG_WORKFLOW_NAME
The blog-specific workflow name.
|
static int |
DEFAULT_POST_COUNT_PER_PAGE
The default post count per page.
|
static int |
DEFAULT_POST_TOTAL_COUNT
The default post total count.
|
static String |
MAX_COUNT_PARAM_ID
The post per page count site configuration.
|
static String |
POST_CONTENT_TYPE
The post content type.
|
static String |
POSTS_SERVICE_ID
The posts service ID.
|
static String |
PROFILE_CONTENT_TYPE
The profile content type.
|
static String |
REMOTE_CONTENT_SERVICE_ID
The remote content service ID.
|
static String |
TAGS_SERVICE_ID
The tags service ID.
|
static final String BLOG_SITE_TYPE
static final String BLOG_TEMPLATE
static final String BLOG_WORKFLOW_NAME
static final String POST_CONTENT_TYPE
static final String PROFILE_CONTENT_TYPE
static final String ARCHIVES_SERVICE_ID
static final String TAGS_SERVICE_ID
static final String POSTS_SERVICE_ID
static final String REMOTE_CONTENT_SERVICE_ID
static final String MAX_COUNT_PARAM_ID
static final int DEFAULT_POST_COUNT_PER_PAGE
static final int DEFAULT_POST_TOTAL_COUNT