Package com.skava.oms.constant
Class ParamDescription
java.lang.Object
com.skava.oms.constant.ParamDescription
This class defines the ApiParam Description to handle the request.
- Author:
- Infosys Equinox
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
Constants for the API call's descriptionstatic final String
Constants for the API call's for collection propertystatic final String
static final String
static final String
static final String
Constants used for filters description for the Swagger messagesstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
Constants used for lookup description for the Swagger messagesstatic final String
static final String
static final String
Constants used for filters description for the Swagger messages in orderstatic final String
Constants used for filters description for the Swagger messages in orderstatic final String
static final String
Constants used for page description for the Swagger messagesstatic final String
static final String
Constants for the API call's for Order API description for OrderCallsstatic final String
static final String
Constants used for sort description for the Swagger messagesstatic final String
Constants used for the Swagger messagesstatic final String
static final String
static final String
static final String
static final String
static final String
Constants used for the Swagger paramsstatic final String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
X_COLLECTION_ID
Constants used for the Swagger params- See Also:
-
X_AUTH_TOKEN
- See Also:
-
X_VERSION
- See Also:
-
LOCALE
- See Also:
-
COLLECTION
- See Also:
-
ORDER
- See Also:
-
NOTE
- See Also:
-
FILTERS
Constants used for filters description for the Swagger messages- See Also:
-
ORDER_FILTERS
Constants used for filters description for the Swagger messages in order- See Also:
-
ORDER_ID
- See Also:
-
LOOKUP
Constants used for lookup description for the Swagger messages- See Also:
-
USER_ID
- See Also:
-
SUCCESS
Constants used for the Swagger messages- See Also:
-
FAILURE
- See Also:
-
INVALID_RESOURCE
- See Also:
-
CONFLICT
- See Also:
-
CREATE_COLLECTION
Constants for the API call's description- See Also:
-
GET_COLLECTION
- See Also:
-
GETALL_COLLECTION
- See Also:
-
UPDATE_COLLECTION
- See Also:
-
DELETE_COLLECTION
- See Also:
-
PATCH_COLLECTION
- See Also:
-
INVALID_REQUEST
- See Also:
-
CREATE_COLLECTION_PROPERTIES
Constants for the API call's for collection property- See Also:
-
GET_COLLECTION_PROPERTIES
- See Also:
-
UPDATE_COLLECTION_PROPERTY
- See Also:
-
UPDATE_COLLECTION_PROPERTIES
- See Also:
-
DELETE_COLLECTION_PROPERTIES
- See Also:
-
GETALL_COLLECTION_PROPERTIES
- See Also:
-
PATCH_ORDER
Constants for the API call's for Order API description for OrderCalls- See Also:
-
PATCH_ORDER_DTO
- See Also:
-
SORT
Constants used for sort description for the Swagger messages- See Also:
-
PAGE
Constants used for page description for the Swagger messages- See Also:
-
ARCHIVE
- See Also:
-
ORDER_DASHBOARD_FILTERS
Constants used for filters description for the Swagger messages in order- See Also:
-
-
Constructor Details
-
ParamDescription
protected ParamDescription()
-