public class ReviewConstants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ALLOWED_RATINGS_PROPERTY
Name of the JCR property that stores the allowed sub ratings.
|
static java.lang.String |
DEFAULT_RESPONSE_URL_SELECTOR
The default response URL that handles all review user responses.
|
static java.lang.String |
INCLUDE_HISTOGRAM_PROPERTY
Name of the JCR property that includes histogram in summary.
|
static java.lang.String |
KEY_COMMENT
The key for comment in the customer response map
|
static java.lang.String |
NAME_PROPERTY
Name of the JCR property that stores the review name.
|
static java.lang.String |
PATH_OVERALL_RATING
The default path for overall rating.
|
static java.lang.String |
PATH_VOTING
The default path for voting.
|
static java.lang.String |
RATINGS_PROPERTY
Name of the JCR property that stores the rating response paths.
|
static java.lang.String |
REQUIRED_RATINGS_PROPERTY
Name of the JCR property that stores the required sub ratings.
|
static java.lang.String |
REVIEW_PATH_PROPERTY
Name of the JCR property that stores review path.
|
static java.lang.String |
REVIEW_RESOURCE_TYPE
The resource type of review resources
|
static java.lang.String |
REVIEW_SUMMARY_RESOURCE_TYPE
The resource type of review summary resources
|
static java.lang.String |
REVIEWS_RESOURCE_TYPE
The resource type of all review system resources
|
Constructor and Description |
---|
ReviewConstants() |
public static final java.lang.String REVIEWS_RESOURCE_TYPE
public static final java.lang.String REVIEW_RESOURCE_TYPE
public static final java.lang.String REVIEW_SUMMARY_RESOURCE_TYPE
public static final java.lang.String NAME_PROPERTY
public static final java.lang.String RATINGS_PROPERTY
public static final java.lang.String ALLOWED_RATINGS_PROPERTY
public static final java.lang.String REQUIRED_RATINGS_PROPERTY
public static final java.lang.String INCLUDE_HISTOGRAM_PROPERTY
public static final java.lang.String REVIEW_PATH_PROPERTY
public static final java.lang.String DEFAULT_RESPONSE_URL_SELECTOR
public static final java.lang.String PATH_OVERALL_RATING
public static final java.lang.String PATH_VOTING
public static final java.lang.String KEY_COMMENT
Copyright © 2010 - 2020 Adobe. All Rights Reserved