Class ResponseCode
java.lang.Object
com.skava.ratingandreviews.constant.ResponseCode
- Direct Known Subclasses:
RatingsAndReviewsServiceResponseCode
The Class ResponseCode.
This class contains all the response code definitions for the Ratingandreviews
Service
- Since:
- 2018-06-12
- Version:
- 8.0
- Author:
- Infosys Equinox
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
The Constant ERROR_ALREADY_EXISTS.static final String
static final String
static final String
The Constant ERROR_NOT_FOUND.static final String
The Constant ERROR_VALIDATION.static final String
static final String
static final String
The Constant OPERATION_COMMON.static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
The Constant ERROR_UNKNOWN.static final String
The Constant SERVICE_RATINGS_REVIEWS.static final String
The Constant SERVICE_RATINGS_REVIEWS.static final String
The Constant SERVICE_RATINGS_REVIEWS.static final String
The Constant SERVICE_RATINGS_REVIEWS.static final String
The Constant SERVICE_RATINGS_REVIEWS.static final String
The Constant SERVICE_RATINGS_REVIEWS.static final String
The Constant SERVICE_RATINGS_REVIEWS.static final String
The Constant SERVICE_RATINGS_REVIEWS.static final String
The Constant SERVICE_RATINGS_REVIEWS.static final String
The Constant SERVICE_RATINGS_REVIEWS.static final String
The Constant SERVICE_RATINGS_REVIEWS.static final String
The Constant SERVICE_RATINGS_REVIEWS.static final String
The Constant SERVICE_RATINGS_REVIEWS.static final String
The Constant SERVICE_RATINGS_REVIEWS.static final String
The Constant SERVICE_RATINGS_REVIEWS.static final String
The Constant SERVICE_RATINGS_REVIEWS.static final String
The Constant SUCCESS_CODE. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ENTITY_RATINGS_REVIEWS
- See Also:
-
ENTITY_COLLECTION
- See Also:
-
OPERATION_GET
- See Also:
-
OPERATION_CREATE
- See Also:
-
OPERATION_UPDATE
- See Also:
-
OPERATION_PATCH
- See Also:
-
OPERATION_DELETE
- See Also:
-
OPERATION_VALIDATION
- See Also:
-
OPERATION_MERGE
- See Also:
-
SERVICE_RATINGS_REVIEWS
The Constant SERVICE_RATINGS_REVIEWS.- See Also:
-
SERVICE_RATINGS_STATUS
The Constant SERVICE_RATINGS_REVIEWS.- See Also:
-
SERVICE_RATINGS_ANSWER_STATUS
The Constant SERVICE_RATINGS_REVIEWS.- See Also:
-
SERVICE_RATINGS_FEEDBACK
The Constant SERVICE_RATINGS_REVIEWS.- See Also:
-
SERVICE_RATINGS_FEEDBACK_NOFOUND
The Constant SERVICE_RATINGS_REVIEWS.- See Also:
-
SERVICE_RATINGS_SUMMARY
The Constant SERVICE_RATINGS_REVIEWS.- See Also:
-
SERVICE_RATINGS_QUESTION_NOFOUND
The Constant SERVICE_RATINGS_REVIEWS.- See Also:
-
SERVICE_RATINGS_ANSWER_ALREADY_EXIST
The Constant SERVICE_RATINGS_REVIEWS.- See Also:
-
SERVICE_VOTES_NOFOUND
The Constant SERVICE_RATINGS_REVIEWS.- See Also:
-
SERVICE_RATINGS_QUESTION_ID_NOFOUND
The Constant SERVICE_RATINGS_REVIEWS.- See Also:
-
SERVICE_RATINGS_ANSWER_ID_NOFOUND
The Constant SERVICE_RATINGS_REVIEWS.- See Also:
-
SERVICE_RATINGS_ITEM_ID_NOFOUND
The Constant SERVICE_RATINGS_REVIEWS.- See Also:
-
SERVICE_MINIMUM_REVIEWS_NOT_REACHED
The Constant SERVICE_RATINGS_REVIEWS.- See Also:
-
SERVICE_POSITIVE_REVIEWS_NOT_FOUND
The Constant SERVICE_RATINGS_REVIEWS.- See Also:
-
SERVICE_NEGATIVE_REVIEWS_NOT_FOUND
The Constant SERVICE_RATINGS_REVIEWS.- See Also:
-
SERVICE_POSITIVENEAGTIVE_REVIEWS_NOT_FOUND
The Constant SERVICE_RATINGS_REVIEWS.- See Also:
-
OPERATION_COMMON
The Constant OPERATION_COMMON.- See Also:
-
SUCCESS_CODE
The Constant SUCCESS_CODE.- See Also:
-
ERROR_ALREADY_EXISTS
The Constant ERROR_ALREADY_EXISTS.- See Also:
-
ERROR_NOT_FOUND
The Constant ERROR_NOT_FOUND.- See Also:
-
ERROR_VALIDATION
The Constant ERROR_VALIDATION.- See Also:
-
PARTNER_NOT_FOUND
The Constant ERROR_UNKNOWN.- See Also:
-
INVALID
- See Also:
-
NOTUPDATE
- See Also:
-
ERROR_LOCALE_VALIDATION
- See Also:
-
ERROR_INVALID_PAGE_SIZE
- See Also:
-
-
Constructor Details
-
ResponseCode
protected ResponseCode()Protected Constructor
-