Class CustomerReviewConstants
java.lang.Object
de.hybris.platform.customerreview.constants.GeneratedCustomerReviewConstants
de.hybris.platform.customerreview.constants.CustomerReviewConstants
This class contain the constants used in the customerreview package
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classDefines the default values of all properties.static classDefines the property keys of the properties.Nested classes/interfaces inherited from class de.hybris.platform.customerreview.constants.GeneratedCustomerReviewConstants
GeneratedCustomerReviewConstants.Attributes, GeneratedCustomerReviewConstants.Enumerations, GeneratedCustomerReviewConstants.Relations, GeneratedCustomerReviewConstants.TC -
Field Summary
Fields inherited from class de.hybris.platform.customerreview.constants.GeneratedCustomerReviewConstants
EXTENSIONNAME -
Method Summary
Modifier and TypeMethodDescriptionstatic CustomerReviewConstantsGets a singleton instance of CustomerReviewConstantsdoubledouble
-
Method Details
-
getInstance
Gets a singleton instance of CustomerReviewConstants- Returns:
- The customer review constants object
-
getMinRating
public double getMinRating() -
getMaxRating
public double getMaxRating()
-