Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- action - Variable in class com.skava.merchandise.model.entity.QMilestone
- ACTIVE - Enum constant in enum class com.skava.merchandise.model.CollectionStatus
- ACTIVE - Enum constant in enum class com.skava.merchandise.model.ItemStatus
- actualCompletionDate - Variable in class com.skava.merchandise.model.entity.QProject
- ALIAS - Enum constant in enum class com.skava.merchandise.model.ChildrenType
- aliasCategoryName - Variable in class com.skava.merchandise.model.entity.QChildren
- AliasCategoryName - Class in com.skava.merchandise.model.entity
-
This entity model is used to communicate with DB to perform desired API operation for children.
- AliasCategoryName() - Constructor for class com.skava.merchandise.model.entity.AliasCategoryName
- APPROVAL_FAILED - Enum constant in enum class com.skava.merchandise.model.ProjectStatus
- APPROVAL_IN_PROGRESS - Enum constant in enum class com.skava.merchandise.model.ProjectStatus
- APPROVE_PROJECT - Static variable in class com.skava.merchandise.constant.EventConstants
-
Approve project topic name
- APPROVED - Enum constant in enum class com.skava.merchandise.model.ProjectStatus
- AsynControllerMessage - Class in com.skava.merchandise.message
-
AsynControllerMessage Class
- AsynControllerMessage() - Constructor for class com.skava.merchandise.message.AsynControllerMessage
- attributeId - Variable in class com.skava.merchandise.model.entity.QCategoryProperty
- attributeId - Variable in class com.skava.merchandise.model.entity.QCollectionProperty
- ATTRIBUTEID - Static variable in class com.skava.merchandise.constant.EntityConstants
- ATTRIBUTEID - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
B
- BaseMilestone - Class in com.skava.merchandise.model.exchange.response
-
This model contains the fields to be returned after milestone API operations performed.
- BaseMilestone() - Constructor for class com.skava.merchandise.model.exchange.response.BaseMilestone
- BOOLEAN - Enum constant in enum class com.skava.merchandise.model.CollectionAttributeType
- build() - Method in class com.skava.merchandise.model.exchange.request.CacheClearRequestInternal.CacheClearRequestInternalBuilder
- build() - Method in class com.skava.merchandise.model.exchange.request.ProjectRequestInternal.ProjectRequestInternalBuilder
- BUILD_DATE - Static variable in class com.skava.release.MerchandiseReleaseDefinition
- BUILD_NUMBER - Static variable in class com.skava.release.MerchandiseReleaseDefinition
- BUILD_VERSION - Static variable in class com.skava.release.MerchandiseReleaseDefinition
- businessId - Variable in class com.skava.merchandise.model.entity.QCollection
C
- CACHE_NAME_COLLECTION - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- CACHE_NAME_COLLECTION_ATTRIBUTE - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- CACHE_NAME_MERCHANDISE - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
-
Collection cacheName
- CACHE_NAME_VERSION - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- CacheClearRequestInternal - Class in com.skava.merchandise.model.exchange.request
-
CacheClearRequestInternal class.
- CacheClearRequestInternal() - Constructor for class com.skava.merchandise.model.exchange.request.CacheClearRequestInternal
- CacheClearRequestInternal.CacheClearRequestInternalBuilder - Class in com.skava.merchandise.model.exchange.request
-
CacheClearRequestInternalBuilder class.
- CacheClearRequestInternalBuilder(long, String, String) - Constructor for class com.skava.merchandise.model.exchange.request.CacheClearRequestInternal.CacheClearRequestInternalBuilder
-
CacheClearRequestInternalBuilder
- CacheClearService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for cache clear by using given request.
- CacheClearServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to clear the cache by given collection Id and cache key.
- CacheClearServiceImpl() - Constructor for class com.skava.merchandise.service.impl.CacheClearServiceImpl
- CacheController - Class in com.skava.merchandise.web
-
This class is used to control the cache API operations.
- CacheController(CacheClearService) - Constructor for class com.skava.merchandise.web.CacheController
- CategoriesResponse - Class in com.skava.merchandise.model.exchange.response
-
This model contains the list of categories to return after the API operation performed.
- CategoriesResponse() - Constructor for class com.skava.merchandise.model.exchange.response.CategoriesResponse
- category - Static variable in class com.skava.merchandise.model.entity.QCategory
- Category - Class in com.skava.merchandise.model.entity
-
This entity model is used to communicate with DB to perform desired API operation for category.
- Category - Class in com.skava.merchandise.model.exchange.response
-
This model contains the fields to be returned after category API operations performed.
- Category() - Constructor for class com.skava.merchandise.model.entity.Category
- Category() - Constructor for class com.skava.merchandise.model.exchange.response.Category
- CATEGORY - Enum constant in enum class com.skava.merchandise.model.ChildrenType
- CATEGORY - Enum constant in enum class com.skava.merchandise.model.ItemType
- CATEGORY - Enum constant in enum class com.skava.merchandise.model.MilestoneType
- CATEGORY_ALREADY_EXISTS - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- CATEGORY_ATTRIBUTE_ALREADY_EXISTS - Enum constant in enum class com.skava.merchandise.constant.CategoryAttributeResponseCode
- CATEGORY_ATTRIBUTE_CONFIG_NAME - Static variable in class com.skava.merchandise.constant.EntityConstants
- CATEGORY_ATTRIBUTE_ID_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.CategoryAttributeResponseCode
- CATEGORY_ATTRIBUTE_LOCALE_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.CategoryAttributeResponseCode
- CATEGORY_ATTRIBUTE_NAME_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.CategoryAttributeResponseCode
- CATEGORY_ATTRIBUTE_NOT_EXISTS - Enum constant in enum class com.skava.merchandise.constant.CategoryAttributeResponseCode
- CATEGORY_ATTRIBUTE_PROPERTY_DUPLICATE - Enum constant in enum class com.skava.merchandise.constant.CategoryAttributeResponseCode
- CATEGORY_ATTRIBUTE_STATUS_INVALID - Enum constant in enum class com.skava.merchandise.constant.CategoryAttributeResponseCode
- CATEGORY_ATTRIBUTE_TABLE_NAME - Static variable in class com.skava.merchandise.constant.EntityConstants
- CATEGORY_ATTRIBUTEID_VALUE_MAX_LENGTH - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- CATEGORY_ID - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Field name to hold Category Id
- CATEGORY_IDENTIFIER_MAX_LENGTH - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- CATEGORY_KEYWORD_MAX_LENGTH - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- CATEGORY_MANDATORY_PROERTIES - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- CATEGORY_NOT_EXISTS - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- CATEGORY_NOTES_MAX_LENGTH - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- CATEGORY_OPTIONAL_PROERTIES - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- CATEGORY_PRODUCT_MAPPING_NOT_EXISTS - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- CATEGORY_PROPERTY_ALREADY_EXISTS - Enum constant in enum class com.skava.merchandise.constant.CategoryPropertyResponseCode
- CATEGORY_PROPERTY_CONFIG_NAME - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Category Property Configuration name
- CATEGORY_PROPERTY_NOT_EXISTS - Enum constant in enum class com.skava.merchandise.constant.CategoryPropertyResponseCode
- CATEGORY_PROPERTY_TABLE_NAME - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Category Property Table name
- CATEGORY_PROPERTY_VALUE_MAX_LENGTH - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- CATEGORY_TABLE_NAME - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Category Table name
- CategoryAlreadyExistsException - Exception in com.skava.merchandise.exception
-
This class is used to throw an defined exception when the given category is already exists.
- CategoryAlreadyExistsException(String) - Constructor for exception com.skava.merchandise.exception.CategoryAlreadyExistsException
-
CategoryAlreadyExistsException
- categoryattribute - Static variable in class com.skava.merchandise.model.entity.QCategoryAttribute
- CategoryAttribute - Class in com.skava.merchandise.model.entity
-
This entity model is used to communicate with DB to perform desired API operation for category attribute.
- CategoryAttribute - Class in com.skava.merchandise.model.exchange.response
-
This model contains the fields to be returned after category attribute API operations performed.
- CategoryAttribute() - Constructor for class com.skava.merchandise.model.entity.CategoryAttribute
- CategoryAttribute() - Constructor for class com.skava.merchandise.model.exchange.response.CategoryAttribute
- CategoryAttributeAlreadyExistsException - Exception in com.skava.merchandise.exception
-
This class is used to throw an defined exception when the given category attribute is already exists.
- CategoryAttributeAlreadyExistsException(String) - Constructor for exception com.skava.merchandise.exception.CategoryAttributeAlreadyExistsException
-
CategoryAttributeAlreadyExistsException
- CategoryAttributeController - Class in com.skava.merchandise.web
-
This class is used to control the category attributes API operations.
- CategoryAttributeController(CreateCategoryAttributeService, DeleteCategoryAttributeService, UpdateCategoryAttributeService, FindCategoryAttributeService, PatchUpdateCategoryAttributeService, FindAllCategoryAttributeService) - Constructor for class com.skava.merchandise.web.CategoryAttributeController
- CategoryAttributeDO - Class in com.skava.merchandise.model.domain
-
This model is contains the required properties of category attribute to perform API operations.
- CategoryAttributeDO() - Constructor for class com.skava.merchandise.model.domain.CategoryAttributeDO
- categoryAttributeId - Variable in class com.skava.merchandise.model.entity.QCategoryAttribute
- categoryAttributeId - Static variable in class com.skava.merchandise.model.entity.QCategoryAttributeId
- CategoryAttributeId - Class in com.skava.merchandise.model.entity
-
This entity model is used to construct a composite key to map as a primary key for category attribute entity.
- CategoryAttributeId() - Constructor for class com.skava.merchandise.model.entity.CategoryAttributeId
- CategoryAttributeNotFoundException - Exception in com.skava.merchandise.exception
-
This class is used to throw an defined exception when the given category attribute is not found.
- CategoryAttributeNotFoundException(String) - Constructor for exception com.skava.merchandise.exception.CategoryAttributeNotFoundException
-
CategoryNotFoundException
- CategoryAttributeProcess - Class in com.skava.merchandise.process
-
This class performs the DB operations and DB validations for category attribute API operations.
- CategoryAttributeProcess() - Constructor for class com.skava.merchandise.process.CategoryAttributeProcess
- categoryAttributeProperty - Static variable in class com.skava.merchandise.model.entity.QCategoryAttributeProperty
- CategoryAttributeProperty - Class in com.skava.merchandise.model.entity
-
This entity model is used to communicate with DB to perform desired API operation for category attribute property.
- CategoryAttributeProperty - Class in com.skava.merchandise.model.exchange.request
-
This model contains the fields given by the user/admin to perform the API operation.
- CategoryAttributeProperty - Class in com.skava.merchandise.model.exchange.response
-
This model contains the fields to be returned after category attribute property API operations performed.
- CategoryAttributeProperty() - Constructor for class com.skava.merchandise.model.entity.CategoryAttributeProperty
- CategoryAttributeProperty() - Constructor for class com.skava.merchandise.model.exchange.request.CategoryAttributeProperty
- CategoryAttributeProperty() - Constructor for class com.skava.merchandise.model.exchange.response.CategoryAttributeProperty
- CategoryAttributePropertyDO - Class in com.skava.merchandise.model.domain
-
This model is contains the required properties of category attribute property to perform API operations.
- CategoryAttributePropertyDO() - Constructor for class com.skava.merchandise.model.domain.CategoryAttributePropertyDO
- CategoryAttributeRepository - Interface in com.skava.merchandise.repository
-
This interface is used to perform CRUD operations for CategoryAttribute Entity.
- CategoryAttributeRequest - Class in com.skava.merchandise.model.exchange.request
-
This model contains the fields given by the user/admin to perform the API operation.
- CategoryAttributeRequest() - Constructor for class com.skava.merchandise.model.exchange.request.CategoryAttributeRequest
- CategoryAttributeRequestInternal - Class in com.skava.merchandise.model.exchange.request
-
This model contains the raw input given by the user/admin to perform category attribute API operation.
- CategoryAttributeRequestInternal() - Constructor for class com.skava.merchandise.model.exchange.request.CategoryAttributeRequestInternal
- CategoryAttributeResponseCode - Enum Class in com.skava.merchandise.constant
-
This class contains the response codes of category attribute related API operations.
- CategoryAttributesResponse - Class in com.skava.merchandise.model.exchange.response
-
This model contains the list of category attributes to return after the API operation performed.
- CategoryAttributesResponse() - Constructor for class com.skava.merchandise.model.exchange.response.CategoryAttributesResponse
- CategoryCode - Class in com.skava.merchandise.model.exchange.response
-
The Class CategoryCode
- CategoryCode() - Constructor for class com.skava.merchandise.model.exchange.response.CategoryCode
- CategoryController - Class in com.skava.merchandise.web
-
This class is used to control category API operations.
- CategoryController(CategoryWebDependencies, FindAllCategoryService, FindCategoryHierarchyService, FindProductCategoryMappingService) - Constructor for class com.skava.merchandise.web.CategoryController
- CategoryDO - Class in com.skava.merchandise.model.domain
-
This model is contains the required properties of category to perform API operations.
- CategoryDO() - Constructor for class com.skava.merchandise.model.domain.CategoryDO
- CategoryHierarchy - Class in com.skava.merchandise.model.exchange.response
-
This model contains the fields to be returned after category hierarchy API operation performed.
- CategoryHierarchy() - Constructor for class com.skava.merchandise.model.exchange.response.CategoryHierarchy
- categoryHierarchyToCategory(CategoryHierarchy) - Method in class com.skava.merchandise.process.MilestoneToCategoryTransformation
-
This method is used to convert categoryHierarchy to category
- categoryId - Variable in class com.skava.merchandise.model.entity.QCategory
- categoryId - Static variable in class com.skava.merchandise.model.entity.QCategoryId
- CategoryId - Class in com.skava.merchandise.model.entity
-
This entity model is used to construct a composite key to map as a primary key for category entity.
- CategoryId() - Constructor for class com.skava.merchandise.model.entity.CategoryId
- CategoryInvalidException - Exception in com.skava.merchandise.exception
- CategoryInvalidException(String, String, int) - Constructor for exception com.skava.merchandise.exception.CategoryInvalidException
- CategoryNotFoundException - Exception in com.skava.merchandise.exception
-
This class is used to throw an defined exception when the given category is not found.
- CategoryNotFoundException(String) - Constructor for exception com.skava.merchandise.exception.CategoryNotFoundException
-
CategoryNotFoundException
- CategoryProcess - Class in com.skava.merchandise.process
-
This class performs the DB operations and DB validations for category API operations.
- CategoryProcess() - Constructor for class com.skava.merchandise.process.CategoryProcess
- CategoryProcessSplit - Class in com.skava.merchandise.process
- CategoryProcessSplit() - Constructor for class com.skava.merchandise.process.CategoryProcessSplit
- CategoryPropertiesResponse - Class in com.skava.merchandise.model.exchange.response
-
This model contains the list of category properties to return after the API operation performed.
- CategoryPropertiesResponse() - Constructor for class com.skava.merchandise.model.exchange.response.CategoryPropertiesResponse
- categoryproperty - Static variable in class com.skava.merchandise.model.entity.QCategoryProperty
- CategoryProperty - Class in com.skava.merchandise.model.entity
-
This entity model is used to communicate with DB to perform desired API operation for category property.
- CategoryProperty - Class in com.skava.merchandise.model.exchange.response
-
This model contains the fields to be returned after category property API operations performed.
- CategoryProperty() - Constructor for class com.skava.merchandise.model.entity.CategoryProperty
- CategoryProperty() - Constructor for class com.skava.merchandise.model.exchange.response.CategoryProperty
- CategoryPropertyController - Class in com.skava.merchandise.web
-
This Class is used to control category property API operations.
- CategoryPropertyController(UpdateCategoryPropertyService, PatchUpdateCategoryPropertyService) - Constructor for class com.skava.merchandise.web.CategoryPropertyController
- CategoryPropertyDO - Class in com.skava.merchandise.model.domain
-
This model is contains the required properties of category property to perform API operations.
- CategoryPropertyDO() - Constructor for class com.skava.merchandise.model.domain.CategoryPropertyDO
- CategoryPropertyNotFoundException - Exception in com.skava.merchandise.exception
-
This class is used to throw an defined exception when the given category property is not found.
- CategoryPropertyNotFoundException(String) - Constructor for exception com.skava.merchandise.exception.CategoryPropertyNotFoundException
-
CategoryPropertyNotFoundException
- CategoryPropertyRequest - Class in com.skava.merchandise.model.exchange.request
-
This model contains the fields given by the user/admin to perform the API operation.
- CategoryPropertyRequest() - Constructor for class com.skava.merchandise.model.exchange.request.CategoryPropertyRequest
- CategoryPropertyRequestInternal - Class in com.skava.merchandise.model.exchange.request
-
This model contains the raw input given by the user/admin to perform category property API operation.
- CategoryPropertyRequestInternal() - Constructor for class com.skava.merchandise.model.exchange.request.CategoryPropertyRequestInternal
- CategoryPropertyResponseCode - Enum Class in com.skava.merchandise.constant
-
This class contains the response codes of category property related API operations.
- CategoryRepository - Interface in com.skava.merchandise.repository
-
This interface is used to perform CRUD operations for Category Entity.
- CategoryRequest - Class in com.skava.merchandise.model.exchange.request
-
This model contains the fields given by the user/admin to perform the API operation.
- CategoryRequest() - Constructor for class com.skava.merchandise.model.exchange.request.CategoryRequest
- CategoryRequestInternal - Class in com.skava.merchandise.model.exchange.request
-
This model contains the raw input given by the user/admin to perform category API operation.
- CategoryRequestInternal() - Constructor for class com.skava.merchandise.model.exchange.request.CategoryRequestInternal
- CategoryResponseCode - Enum Class in com.skava.merchandise.constant
-
This class contains the response codes of category related API operations.
- CategoryType - Enum Class in com.skava.merchandise.model
-
This enumerator is used to maintain the constants for CategoryType parameter.
- CategoryTypeCodec - Class in com.skava.codec
-
Codec for Enum CategoryType
- CategoryTypeCodec() - Constructor for class com.skava.codec.CategoryTypeCodec
- CategoryWebDependencies - Class in com.skava.merchandise.web
-
Class CategoryWebDependencies
- CategoryWebDependencies(CreateCategoryService, FindCategoryService, DeleteCategoryService, UpdateCategoryService, PatchUpdateCategoryService) - Constructor for class com.skava.merchandise.web.CategoryWebDependencies
- checkForDuplication(CategoryAttributeRequest, int, int) - Method in class com.skava.merchandise.validator.service.CreateCategoryAttributeValidator
- checkIfDeletedMileStone(MilestoneDO) - Static method in class com.skava.merchandise.util.ConversionUtil
-
This function is used to check whether the milestone is not in deleted state.
- children - Static variable in class com.skava.merchandise.model.entity.QChildren
- children - Variable in class com.skava.merchandise.model.entity.QMilestone
- Children - Class in com.skava.merchandise.model.entity
-
This entity model is used to communicate with DB to perform desired API operation for milestone.
- Children() - Constructor for class com.skava.merchandise.model.entity.Children
- ChildrenType - Enum Class in com.skava.merchandise.model
-
This enumerator is used to maintain the constants for ChildrenType parameter.
- ChildrenTypeCodec - Class in com.skava.codec
-
Codec for Enum ChildrenType
- ChildrenTypeCodec() - Constructor for class com.skava.codec.ChildrenTypeCodec
- clearCache(String, long, String, String) - Method in class com.skava.merchandise.web.CacheController
-
This method is used to clear the cache by collection id/cache key.
- collection - Static variable in class com.skava.merchandise.model.entity.QCollection
- Collection - Class in com.skava.merchandise.model.entity
-
This entity model is used to communicate with DB to perform desired API operation for collection.
- Collection - Class in com.skava.merchandise.model.exchange.response
-
This model contains the fields to be returned after collection API operations performed.
- Collection() - Constructor for class com.skava.merchandise.model.entity.Collection
- Collection() - Constructor for class com.skava.merchandise.model.exchange.response.Collection
- COLLECTION_ALREADY_EXISTS - Enum constant in enum class com.skava.merchandise.constant.CollectionResponseCode
- COLLECTION_ATTRIBUTE_CONFIG_NAME - Static variable in class com.skava.merchandise.constant.EntityConstants
- COLLECTION_ATTRIBUTE_TABLE_NAME - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Collection Attribute Constants
- COLLECTION_CONFIG_NAME - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Collection Configuration name
- COLLECTION_DESCRIPTION_MAX_LENGTH - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- COLLECTION_DESCRIPTION_MIN_LENGTH - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- COLLECTION_ID - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Field name to hold Collection id
- COLLECTION_ID_ALREADY_EXISTS - Enum constant in enum class com.skava.merchandise.constant.CollectionResponseCode
- COLLECTION_NAME_MAX_LENGTH - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- COLLECTION_NAME_MIN_LENGTH - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- COLLECTION_NOT_EXISTS - Enum constant in enum class com.skava.merchandise.constant.CollectionResponseCode
- COLLECTION_PROPERTIES_DUPLICATE - Enum constant in enum class com.skava.merchandise.constant.CollectionPropertiesResponseCode
- COLLECTION_PROPERTIES_KEY_DUPLICATE - Enum constant in enum class com.skava.merchandise.constant.CollectionPropertiesResponseCode
- COLLECTION_PROPERTY_ID_ATTRIBUTE_ID - Static variable in class com.skava.merchandise.constant.EntityConstants
-
collection property Id attribute id
- COLLECTION_PROPERTY_VALUE_NULL - Enum constant in enum class com.skava.merchandise.constant.CollectionPropertiesResponseCode
- COLLECTION_TABLE_NAME - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Collection Table name
- CollectionAlreadyExistsException - Exception in com.skava.merchandise.exception
-
This class is used to throw an defined exception when the given collection is already exists.
- CollectionAlreadyExistsException(String) - Constructor for exception com.skava.merchandise.exception.CollectionAlreadyExistsException
-
CollectionAlreadyExistsException
- CollectionAttribute - Class in com.skava.merchandise.model.exchange.response
-
This model contains the fields to be returned after collection attribute API operations performed.
- CollectionAttribute() - Constructor for class com.skava.merchandise.model.exchange.response.CollectionAttribute
- CollectionAttributeController - Class in com.skava.merchandise.web
-
This Class is used to control the collection attribute API operations.
- CollectionAttributeController(FindAllCollectionAttributesService) - Constructor for class com.skava.merchandise.web.CollectionAttributeController
-
Default constructor to create instance of this controller.
- CollectionAttributeDO - Class in com.skava.merchandise.model.domain
-
This model is contains the required properties of collection attribute to perform API operations.
- CollectionAttributeDO() - Constructor for class com.skava.merchandise.model.domain.CollectionAttributeDO
- CollectionAttributeNotFoundException - Exception in com.skava.merchandise.exception
-
This class is used to throw an defined exception when the given collection attribute is not found.
- CollectionAttributeNotFoundException(String) - Constructor for exception com.skava.merchandise.exception.CollectionAttributeNotFoundException
-
This method is used to throw collection Attribute not found exception.
- CollectionAttributeProcess - Class in com.skava.merchandise.process
-
This class performs the DB operations and DB validations for collection attribute API operations.
- CollectionAttributeProcess() - Constructor for class com.skava.merchandise.process.CollectionAttributeProcess
- CollectionAttributeRepository - Interface in com.skava.merchandise.repository
-
This interface is used to perform CRUD operations for Category attribute Entity.
- CollectionAttributeRequestInternal - Class in com.skava.merchandise.model.exchange.request
-
This model contains the raw input given by the user/admin to perform collection attribute API operation.
- CollectionAttributeRequestInternal() - Constructor for class com.skava.merchandise.model.exchange.request.CollectionAttributeRequestInternal
- CollectionAttributesResponse - Class in com.skava.merchandise.model.exchange.response
-
This model contains the list of collection attributes to return after the API operation performed.
- CollectionAttributesResponse() - Constructor for class com.skava.merchandise.model.exchange.response.CollectionAttributesResponse
- CollectionAttributeType - Enum Class in com.skava.merchandise.model
-
This enumerator is used to maintain the constants for CollectionAttributeType parameter.
- CollectionAttributeTypeCodec - Class in com.skava.codec
-
Codec for Enum CollectionAttributeType
- CollectionAttributeTypeCodec() - Constructor for class com.skava.codec.CollectionAttributeTypeCodec
- CollectionController - Class in com.skava.merchandise.web
-
This class is used to control collection API operations.
- CollectionController(CreateCollectionService, FindAllCollectionService, FindCollectionService, UpdateCollectionService) - Constructor for class com.skava.merchandise.web.CollectionController
- CollectionDO - Class in com.skava.merchandise.model.domain
-
This model is contains the required properties of collection to perform API operations.
- CollectionDO() - Constructor for class com.skava.merchandise.model.domain.CollectionDO
- collectionId - Variable in class com.skava.merchandise.model.entity.QCategoryAttributeId
- collectionId - Variable in class com.skava.merchandise.model.entity.QCategoryId
- collectionId - Variable in class com.skava.merchandise.model.entity.QCreativeId
- collectionId - Variable in class com.skava.merchandise.model.entity.QMilestoneId
- collectionId - Variable in class com.skava.merchandise.model.entity.QNavigationId
- collectionId - Variable in class com.skava.merchandise.model.entity.QNote
- collectionId - Variable in class com.skava.merchandise.model.entity.QProject
- collectionId - Variable in class com.skava.merchandise.model.entity.QVersionId
- CollectionNotFoundException - Exception in com.skava.merchandise.exception
-
This class is used to throw an defined exception when the given collection is not found.
- CollectionNotFoundException(String) - Constructor for exception com.skava.merchandise.exception.CollectionNotFoundException
-
CollectionNotFoundException
- CollectionProcess - Class in com.skava.merchandise.process
-
This class performs the DB operations and DB validations for collection API operations.
- CollectionProcess(MilestoneRepository) - Constructor for class com.skava.merchandise.process.CollectionProcess
- CollectionPropertiesResponse - Class in com.skava.merchandise.model.exchange.response
-
This model contains the list of collection properties to return after the API operation performed.
- CollectionPropertiesResponse() - Constructor for class com.skava.merchandise.model.exchange.response.CollectionPropertiesResponse
- CollectionPropertiesResponseCode - Enum Class in com.skava.merchandise.constant
-
This class contains the response codes of collection properties related API operations.
- collectionproperty - Static variable in class com.skava.merchandise.model.entity.QCollectionProperty
- CollectionProperty - Class in com.skava.merchandise.model.entity
-
This entity model is used to communicate with DB to perform desired API operation for collection property.
- CollectionProperty - Class in com.skava.merchandise.model.exchange.response
-
This model contains the fields to be returned after collection property API operations performed.
- CollectionProperty() - Constructor for class com.skava.merchandise.model.entity.CollectionProperty
- CollectionProperty() - Constructor for class com.skava.merchandise.model.exchange.response.CollectionProperty
- COLLECTIONPROPERTY_ALREADY_EXISTS - Enum constant in enum class com.skava.merchandise.constant.CollectionPropertiesResponseCode
- COLLECTIONPROPERTY_NO_CONTENT - Enum constant in enum class com.skava.merchandise.constant.CollectionPropertiesResponseCode
- COLLECTIONPROPERTY_NOT_EXISTS - Enum constant in enum class com.skava.merchandise.constant.CollectionPropertiesResponseCode
- CollectionPropertyAttribute - Class in com.skava.merchandise.model.entity
-
This entity model is used to communicate with DB to perform desired API operation for collection property attribute.
- CollectionPropertyAttribute() - Constructor for class com.skava.merchandise.model.entity.CollectionPropertyAttribute
- collectionpropertyattributes - Static variable in class com.skava.merchandise.model.entity.QCollectionPropertyAttribute
- CollectionPropertyController - Class in com.skava.merchandise.web
-
This class is used to control collection properties API operations.
- CollectionPropertyController(FindCollectionAttributeService, UpdateCollectionPropertyService, PatchUpdateCollectionPropertyService) - Constructor for class com.skava.merchandise.web.CollectionPropertyController
- CollectionPropertyDO - Class in com.skava.merchandise.model.domain
-
This model is contains the required properties of collection property to perform API operations.
- CollectionPropertyDO() - Constructor for class com.skava.merchandise.model.domain.CollectionPropertyDO
- CollectionPropertyProcess - Class in com.skava.merchandise.process
-
This class performs the DB operations and DB validations for collection property API operations.
- CollectionPropertyProcess() - Constructor for class com.skava.merchandise.process.CollectionPropertyProcess
- CollectionPropertyRequestInternal - Class in com.skava.merchandise.model.exchange.request
-
This model contains the raw input given by the user/admin to perform collection property API operation.
- CollectionPropertyRequestInternal() - Constructor for class com.skava.merchandise.model.exchange.request.CollectionPropertyRequestInternal
- CollectionPropertyUpdateProcess - Class in com.skava.merchandise.process
-
This class performs the DB operations and DB validations for collection property update operation.
- CollectionPropertyUpdateProcess() - Constructor for class com.skava.merchandise.process.CollectionPropertyUpdateProcess
- CollectionRepository - Interface in com.skava.merchandise.repository
-
This interface is used to perform CRUD operations for collection Entity.
- CollectionRequest - Class in com.skava.merchandise.model.exchange.request
-
This model contains the fields given by the user/admin to perform the API operation.
- CollectionRequest() - Constructor for class com.skava.merchandise.model.exchange.request.CollectionRequest
- CollectionRequestInternal - Class in com.skava.merchandise.model.exchange.request
-
This model contains the raw input given by the user/admin to perform collection API operation.
- CollectionRequestInternal() - Constructor for class com.skava.merchandise.model.exchange.request.CollectionRequestInternal
- CollectionResponseCode - Enum Class in com.skava.merchandise.constant
-
This class contains the response codes of collection related API operations.
- CollectionsResponse - Class in com.skava.merchandise.model.exchange.response
-
This model contains the list of collections to return after the API operation performed.
- CollectionsResponse() - Constructor for class com.skava.merchandise.model.exchange.response.CollectionsResponse
- CollectionStatus - Enum Class in com.skava.merchandise.model
-
This enumerator is used to maintain the constants for CollectionStatus parameter.
- CollectionStatusCodec - Class in com.skava.codec
-
Codec for Enum CollectionStatus
- CollectionStatusCodec() - Constructor for class com.skava.codec.CollectionStatusCodec
- com.skava.auth - package com.skava.auth
-
Classes used to authorize the token given by user available here.
- com.skava.codec - package com.skava.codec
-
Boot Application Class of the Merchandise Service available here.
- com.skava.merchandise - package com.skava.merchandise
-
Boot Application Class of the Merchandise Service available here.
- com.skava.merchandise.constant - package com.skava.merchandise.constant
-
Constants that are available in the Merchandise Services are maintained here.
- com.skava.merchandise.exception - package com.skava.merchandise.exception
-
Custom exception class of the Merchandise Service available here.
- com.skava.merchandise.message - package com.skava.merchandise.message
-
Model classes of the Merchandise Service available here.
- com.skava.merchandise.model - package com.skava.merchandise.model
-
Model classes of the Merchandise Service available here.
- com.skava.merchandise.model.domain - package com.skava.merchandise.model.domain
-
Domain Model classes of the Merchandise Service available here.
- com.skava.merchandise.model.entity - package com.skava.merchandise.model.entity
-
Entity Model classes of the Merchandise Service available here.
- com.skava.merchandise.model.exchange.request - package com.skava.merchandise.model.exchange.request
-
Exchange Request Model classes of the Merchandise Service available here.
- com.skava.merchandise.model.exchange.response - package com.skava.merchandise.model.exchange.response
-
Exchange Response Model classes of the Merchandise Service available here.
- com.skava.merchandise.process - package com.skava.merchandise.process
-
DB Operations are triggered from the process class.
- com.skava.merchandise.repository - package com.skava.merchandise.repository
-
DB Operations are performed in the repository class.
- com.skava.merchandise.service - package com.skava.merchandise.service
-
Services available in the Merchandise Service are defined in this package.
- com.skava.merchandise.service.impl - package com.skava.merchandise.service.impl
-
Service Implementations available in the Merchandise Service are defined in this package.
- com.skava.merchandise.util - package com.skava.merchandise.util
-
This package have the Utility classes for the entities available in Merchandise Service.
- com.skava.merchandise.validator.service - package com.skava.merchandise.validator.service
-
Merchandise Service uses AOP Validation flow.
- com.skava.merchandise.web - package com.skava.merchandise.web
-
Rest Controllers available in the Merchandise Services are maintained in this package.
- com.skava.release - package com.skava.release
-
This package contains details about release such as release version, release date etc.
- CommonProcess - Class in com.skava.merchandise.process
-
This class performs the DB operations and DB validations for some common API operations.
- CommonProcess() - Constructor for class com.skava.merchandise.process.CommonProcess
- commonResponseOpenApiCustomiser() - Method in class com.skava.merchandise.MerchandiseApplication
- CommonUtils - Class in com.skava.merchandise.util
- COMPLETED - Enum constant in enum class com.skava.merchandise.model.PublishStatus
- CONCURRENTCONSUMERS - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- configure(SpringApplicationBuilder) - Method in class com.skava.merchandise.ExternalTomcatServletInitializer
- CONST_COLLECTIONPROP_DEFAULTACCESS - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- CONST_DEFAULT_API_VERSION_ID - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- CONST_DEFAULT_VERSION_ID - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
-
CONST_DEFAULT_VERSION_ID
- CONST_PRIVILEGE_DEFAULTACCESS - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- constructCategoryCode(CategoryDO) - Method in class com.skava.merchandise.process.MilestoneToCategoryTransformation
-
This method is used to convert the category data to schema.org format
- constructSequenceMap(Map<String, Double>, Children) - Static method in class com.skava.merchandise.process.MilestoneProcess
-
This method is used to construct sequence map
- CONTENT - Enum constant in enum class com.skava.merchandise.util.POIHelper.CellStyle
- ConversionUtil - Class in com.skava.merchandise.util
-
This class is used to convert the given input from one format to another format.
- convert(String) - Static method in class com.skava.merchandise.util.ConversionUtil
-
This method is used to convert given string to MD5 format.
- convertLocalDateTimeToString(LocalDateTime, String) - Static method in class com.skava.merchandise.util.ProcessUtil
-
This will convert the date to string with time zone.
- convertNameToLocalizedAliasName(MilestoneDO, Children) - Static method in class com.skava.merchandise.util.ConversionUtil
-
This method is used to convert and merge alias category name.
- convertObjectToString(T) - Static method in class com.skava.merchandise.util.ObjectMapperUtil
- convertRuleToLocalizedRule(MilestoneDO) - Static method in class com.skava.merchandise.util.ConversionUtil
-
This method is used to convert milestone rule to rules.
- convertSearchKeywordToLocalizedSearchKeyword(MilestoneDO) - Static method in class com.skava.merchandise.util.ConversionUtil
-
This method is used to add default locale.
- convertStringToLocalDateTime(String, String) - Static method in class com.skava.merchandise.util.ProcessUtil
-
This method is used to parse the string to local date time.
- convertToListOfObjectWithOutException(String, Class<T>) - Static method in class com.skava.merchandise.util.ObjectMapperUtil
- convertToObject(String, Class<T>) - Static method in class com.skava.merchandise.util.ObjectMapperUtil
- convertToObjectWithOutException(String, Class<T>) - Static method in class com.skava.merchandise.util.ObjectMapperUtil
- convertToOutput(ParentCategoryDO) - Method in class com.skava.merchandise.model.exchange.response.ParentCategoryResponse
- convertUXDataToLocalizedUXData(MilestoneDO) - Static method in class com.skava.merchandise.util.ConversionUtil
-
This method is used to add default locale.
- COUNT - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- create(CategoryAttributeDO) - Method in class com.skava.merchandise.process.CategoryAttributeProcess
-
create
- create(CategoryDO) - Method in class com.skava.merchandise.process.CategoryProcess
-
This method is used to create Category based on given CategoryRequest.
- create(CollectionDO) - Method in class com.skava.merchandise.process.CollectionProcess
-
This method is used to create Collection based on given CollectionRequest.
- create(CreativeDO) - Method in class com.skava.merchandise.process.CreativeProcess
-
create
- create(MilestoneDO) - Method in class com.skava.merchandise.process.MilestoneProcess
-
create
- create(NavigationDO) - Method in class com.skava.merchandise.process.NavigationProcess
-
create
- create(NoteDO) - Method in class com.skava.merchandise.process.ProjectNotesProcess
-
This method is used to create ProjectNotes based on given ProjectNotesRequest.
- create(ProjectDO) - Method in class com.skava.merchandise.process.ProjectProcess
-
create
- CREATE_CATEGORY - Static variable in class com.skava.merchandise.constant.EventConstants
-
Create Category topic name
- CREATE_CATEGORY_ATTRIBUTE - Static variable in class com.skava.merchandise.constant.EventConstants
-
Create Category Attribute topic name
- CREATE_COLLECTION - Static variable in class com.skava.merchandise.constant.EventConstants
-
Create Collection topic name
- CREATE_CREATIVE - Static variable in class com.skava.merchandise.constant.EventConstants
-
Create Creative topic name
- CREATE_MILESTONE - Static variable in class com.skava.merchandise.constant.EventConstants
-
Create milestone topic name
- CREATE_NAVIGATION - Static variable in class com.skava.merchandise.constant.EventConstants
-
Create Navigation topic name
- CREATE_PROJECT - Static variable in class com.skava.merchandise.constant.EventConstants
-
Create project topic name
- CREATE_PROJECT_NOTES - Static variable in class com.skava.merchandise.constant.EventConstants
-
Create project topic name
- createCategory(long, String, String, String, CategoryRequest, String) - Method in class com.skava.merchandise.web.CategoryController
-
This method is used to create Category based on given CategoryRequest.
- createCategoryAttribute(long, String, String, CategoryAttributeRequest, String) - Method in class com.skava.merchandise.web.CategoryAttributeController
-
This method is used to create a category attribute based on given request.
- CreateCategoryAttributeService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for create category attribute by using given request.
- CreateCategoryAttributeServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the create operation for category attribute happen.
- CreateCategoryAttributeServiceImpl() - Constructor for class com.skava.merchandise.service.impl.CreateCategoryAttributeServiceImpl
- CreateCategoryAttributeValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in category attribute for create API operation.
- CreateCategoryAttributeValidator() - Constructor for class com.skava.merchandise.validator.service.CreateCategoryAttributeValidator
- CreateCategoryService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for create category by using given request.
- CreateCategoryServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the create operation for category happen.
- CreateCategoryServiceImpl() - Constructor for class com.skava.merchandise.service.impl.CreateCategoryServiceImpl
- CreateCategoryValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in category for create API operation.
- CreateCategoryValidator() - Constructor for class com.skava.merchandise.validator.service.CreateCategoryValidator
- createCell(XSSFWorkbook, XSSFRow, short, Map.Entry<String, Boolean>, POIHelper.CellStyle) - Static method in class com.skava.merchandise.util.POIHelper
-
Creates cell in a row
- createCollection(String, String, long, String, CollectionRequest) - Method in class com.skava.merchandise.web.CollectionController
-
This method is used to create Collection based on given Request.
- CreateCollectionPropertyValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in collection property for create API operation.
- CreateCollectionPropertyValidator() - Constructor for class com.skava.merchandise.validator.service.CreateCollectionPropertyValidator
- CreateCollectionService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for create collection by using given request.
- CreateCollectionServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the create operation for collection happen.
- CreateCollectionServiceImpl() - Constructor for class com.skava.merchandise.service.impl.CreateCollectionServiceImpl
- CreateCollectionValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in collection for create API operation.
- CreateCollectionValidator() - Constructor for class com.skava.merchandise.validator.service.CreateCollectionValidator
- createCreative(long, String, String, String, CreativeRequest, String) - Method in class com.skava.merchandise.web.CreativeController
- CreateCreativeService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for create creative by using given request.
- CreateCreativeServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the create operation for creative attribute.
- CreateCreativeServiceImpl() - Constructor for class com.skava.merchandise.service.impl.CreateCreativeServiceImpl
- CreateCreativeValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in creative for create API operation.
- CreateCreativeValidator() - Constructor for class com.skava.merchandise.validator.service.CreateCreativeValidator
- createdBy - Variable in class com.skava.merchandise.model.entity.DomainAuditEntry
-
Id of the user who created entity.
- createdBy - Variable in class com.skava.merchandise.model.entity.MerchandiseAuditEntry
- createdBy - Variable in class com.skava.merchandise.model.entity.QCategory
- createdBy - Variable in class com.skava.merchandise.model.entity.QCategoryAttribute
- createdBy - Variable in class com.skava.merchandise.model.entity.QCollection
- createdBy - Variable in class com.skava.merchandise.model.entity.QCreative
- createdBy - Variable in class com.skava.merchandise.model.entity.QMerchandiseAuditEntry
- createdBy - Variable in class com.skava.merchandise.model.entity.QMilestone
- createdBy - Variable in class com.skava.merchandise.model.entity.QNavigation
- createdBy - Variable in class com.skava.merchandise.model.entity.QProject
- createdBy - Variable in class com.skava.merchandise.model.entity.QVersion
- createdBy - Variable in class com.skava.merchandise.model.exchange.response.Version
-
Id of the user who created entity.
- createdOn - Variable in class com.skava.merchandise.model.entity.DomainAuditEntry
-
Time stamp denotes the created time of the entity.
- createdOn - Variable in class com.skava.merchandise.model.entity.MerchandiseAuditEntry
- createdOn - Variable in class com.skava.merchandise.model.entity.QCategory
- createdOn - Variable in class com.skava.merchandise.model.entity.QCategoryAttribute
- createdOn - Variable in class com.skava.merchandise.model.entity.QCollection
- createdOn - Variable in class com.skava.merchandise.model.entity.QCollectionPropertyAttribute
- createdOn - Variable in class com.skava.merchandise.model.entity.QCreative
- createdOn - Variable in class com.skava.merchandise.model.entity.QMerchandiseAuditEntry
- createdOn - Variable in class com.skava.merchandise.model.entity.QMilestone
- createdOn - Variable in class com.skava.merchandise.model.entity.QNavigation
- createdOn - Variable in class com.skava.merchandise.model.entity.QProject
- createdOn - Variable in class com.skava.merchandise.model.entity.QVersion
- createdOn - Variable in class com.skava.merchandise.model.exchange.response.Category
- createdOn - Variable in class com.skava.merchandise.model.exchange.response.CategoryHierarchy
- createdOn - Variable in class com.skava.merchandise.model.exchange.response.Version
-
Time stamp denotes the created time of the entity.
- createMilestone(long, String, String, String, MilestoneRequest, String) - Method in class com.skava.merchandise.web.MilestoneController
-
This method used to create a milestone in a collection based on given request.
- CreateMilestoneService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for create milestone by using given request.
- CreateMilestoneServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the create operation for milestone happen.
- CreateMilestoneServiceImpl() - Constructor for class com.skava.merchandise.service.impl.CreateMilestoneServiceImpl
- CreateMilestoneValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in category for milestone API operation.
- CreateMilestoneValidator() - Constructor for class com.skava.merchandise.validator.service.CreateMilestoneValidator
- createNavigation(long, String, String, String, NavigationRequest, String) - Method in class com.skava.merchandise.web.NavigationController
-
This method used to create a navigation in a collection based on given request.
- CreateNavigationService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for create navigation by using given request.
- CreateNavigationServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the create operation for navigation happen.
- CreateNavigationServiceImpl() - Constructor for class com.skava.merchandise.service.impl.CreateNavigationServiceImpl
- CreateNavigationValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in navigation for create API operation.
- CreateNavigationValidator() - Constructor for class com.skava.merchandise.validator.service.CreateNavigationValidator
- createNotes(String, String, long, String, NoteRequest, String) - Method in class com.skava.merchandise.web.NoteController
-
This method is used to create notes based on given request.
- createPdpUX(long, String, String, String, PdpUXRequest, String) - Method in class com.skava.merchandise.web.PdpUXController
-
This method is used to create Category based on given CategoryRequest.
- createProject(long, String, String, ProjectRequest, String) - Method in class com.skava.merchandise.web.ProjectController
-
This method is used to create a Project based on given request.
- CreateProjectNotesService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for create note by using given request.
- CreateProjectNotesServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the create operation for notes happen.
- CreateProjectNotesServiceImpl() - Constructor for class com.skava.merchandise.service.impl.CreateProjectNotesServiceImpl
- CreateProjectNotesValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in note for create API operation.
- CreateProjectNotesValidator() - Constructor for class com.skava.merchandise.validator.service.CreateProjectNotesValidator
- CreateProjectService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for create project by using given request.
- CreateProjectServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the create operation for project happen.
- CreateProjectServiceImpl() - Constructor for class com.skava.merchandise.service.impl.CreateProjectServiceImpl
- CreateProjectValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in project for create API operation.
- CreateProjectValidator() - Constructor for class com.skava.merchandise.validator.service.CreateProjectValidator
- createSearchUX(long, String, String, String, SearchUXRequest, String) - Method in class com.skava.merchandise.web.SearchUXController
-
This method is used to create Category based on given CategoryRequest.
- createSheet(XSSFWorkbook, String) - Static method in class com.skava.merchandise.util.POIHelper
-
Creates new sheet in a workbook
- createWorkBook() - Static method in class com.skava.merchandise.util.POIHelper
-
Creates new workbook
- creative - Static variable in class com.skava.merchandise.model.entity.QCreative
- Creative - Class in com.skava.merchandise.model.entity
-
This entity model is used to communicate with DB to perform desired API operation for creative.
- Creative - Class in com.skava.merchandise.model.exchange.response
-
This model contains the fields to be returned after creative API operations performed.
- Creative() - Constructor for class com.skava.merchandise.model.entity.Creative
- Creative() - Constructor for class com.skava.merchandise.model.exchange.response.Creative
- CREATIVE - Enum constant in enum class com.skava.merchandise.model.ItemType
- CREATIVE_ALREADY_EXISTS - Enum constant in enum class com.skava.merchandise.constant.CreativeResponseCode
- CREATIVE_CONFIG_NAME - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Creative Configuration name
- CREATIVE_DESCRIPTION_MAX_LENGTH - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- CREATIVE_DESCRIPTION_MIN_LENGTH - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- CREATIVE_IDS - Static variable in class com.skava.merchandise.constant.EntityConstants
-
milestone uxdata creative_ids
- CREATIVE_NAME_MAX_LENGTH - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- CREATIVE_NAME_MIN_LENGTH - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- CREATIVE_NOT_EXISTS - Enum constant in enum class com.skava.merchandise.constant.CreativeResponseCode
- CREATIVE_TABLE_NAME - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Creative Table name
- CreativeAlreadyExistsException - Exception in com.skava.merchandise.exception
-
This class is used to throw an defined exception when the given creative is already exists.
- CreativeAlreadyExistsException(String) - Constructor for exception com.skava.merchandise.exception.CreativeAlreadyExistsException
-
CreativeAlreadyExistsFoundException
- CreativeController - Class in com.skava.merchandise.web
-
This Class is used to control creative operations.
- CreativeController(CreateCreativeService, DeleteCreativeService, UpdateCreativeService, FindCreativeService, PatchUpdateCreativeService, FindAllCreativeService) - Constructor for class com.skava.merchandise.web.CreativeController
- CreativeDO - Class in com.skava.merchandise.model.domain
-
This model is contains the required properties of creative to perform API operations.
- CreativeDO() - Constructor for class com.skava.merchandise.model.domain.CreativeDO
- creativeId - Variable in class com.skava.merchandise.model.entity.QCreative
- creativeId - Static variable in class com.skava.merchandise.model.entity.QCreativeId
- CreativeId - Class in com.skava.merchandise.model.entity
-
This entity model is used to construct a composite key to map as a primary key for creative.
- CreativeId() - Constructor for class com.skava.merchandise.model.entity.CreativeId
- creativeIds - Variable in class com.skava.merchandise.model.entity.QUxData
- CreativeNotFoundException - Exception in com.skava.merchandise.exception
-
This class is used to throw an defined exception when the given creative is not found.
- CreativeNotFoundException(String) - Constructor for exception com.skava.merchandise.exception.CreativeNotFoundException
-
CreativeNotFoundException
- CreativeProcess - Class in com.skava.merchandise.process
-
This class performs the DB operations and DB validations for creative API operations.
- CreativeProcess() - Constructor for class com.skava.merchandise.process.CreativeProcess
- CreativeRepository - Interface in com.skava.merchandise.repository
-
This interface is used to perform CRUD operations for creative Entity.
- CreativeRequest - Class in com.skava.merchandise.model.exchange.request
-
This model contains the fields given by the user/admin to perform the API operation.
- CreativeRequest() - Constructor for class com.skava.merchandise.model.exchange.request.CreativeRequest
- CreativeRequestInternal - Class in com.skava.merchandise.model.exchange.request
-
This model contains the raw input given by the user/admin to perform creative API operation.
- CreativeRequestInternal() - Constructor for class com.skava.merchandise.model.exchange.request.CreativeRequestInternal
- CreativeResponseCode - Enum Class in com.skava.merchandise.constant
-
This class contains the response codes of creative related API operations.
- CreativesResponse - Class in com.skava.merchandise.model.exchange.response
-
This model contains the list of creative to return after the API operation performed.
- CreativesResponse() - Constructor for class com.skava.merchandise.model.exchange.response.CreativesResponse
- CreativeWork - Class in com.skava.merchandise.model.exchange.response
-
This model contains information about a milestone, such as its priority, productSortOrder, products, type, uxData, etc.
- CreativeWork() - Constructor for class com.skava.merchandise.model.exchange.response.CreativeWork
- customConfigure(HttpSecurity) - Method in class com.skava.auth.MerchandiseSecurityConfig
- customize() - Method in class com.skava.merchandise.MerchandiseApplication
D
- data - Variable in class com.skava.merchandise.model.entity.QUxData
- DATA - Static variable in class com.skava.merchandise.constant.EntityConstants
-
milestone uxdata data
- DEBUG_MESSAGE_FORMAT - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
-
Debug Message format
- DEFAULT - Static variable in class com.skava.merchandise.process.CollectionProcess
- DEFAULT_ID - Static variable in class com.skava.merchandise.model.entity.Sequence
- DEFAULT_LOCALE - Static variable in class com.skava.merchandise.process.CommonProcess
- DEFAULT_LOCALE_VALUE - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- DEFAULT_MILESTONE_PAGE_SIZE - Static variable in class com.skava.merchandise.validator.service.FindAllMilestoneValidator
- DEFAULT_NAVIGATION - Static variable in class com.skava.merchandise.constant.EntityConstants
- DEFAULT_NAVIGATION - Static variable in class com.skava.merchandise.process.CollectionProcess
- DEFAULT_SEQ - Static variable in class com.skava.merchandise.model.entity.Sequence
- DEFAULT_VALUE - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Field name hold default name
- defaultNavigation - Variable in class com.skava.merchandise.model.entity.QNavigation
- defaultValue - Variable in class com.skava.merchandise.model.entity.QCollectionPropertyAttribute
- delete(CategoryAttributeDO) - Method in class com.skava.merchandise.process.CategoryAttributeProcess
-
delete
- delete(CategoryDO) - Method in class com.skava.merchandise.process.CategoryProcess
-
This method is used to delete Category based on given CategoryRequest.
- delete(CreativeDO) - Method in class com.skava.merchandise.process.CreativeProcess
-
delete
- delete(MilestoneDO) - Method in class com.skava.merchandise.process.MilestoneProcess
-
delete
- delete(NavigationDO) - Method in class com.skava.merchandise.process.NavigationProcess
-
delete
- delete(ProjectDO) - Method in class com.skava.merchandise.process.ProjectProcess
-
delete
- DELETE_CATEGORY - Static variable in class com.skava.merchandise.constant.EventConstants
-
Delete Category topic name
- DELETE_CATEGORY_ATTRIBUTE - Static variable in class com.skava.merchandise.constant.EventConstants
-
Delete Category Attribute topic name
- DELETE_CREATIVE - Static variable in class com.skava.merchandise.constant.EventConstants
-
Delete Creative topic name
- DELETE_MILESTONE - Static variable in class com.skava.merchandise.constant.EventConstants
-
Delete Milestone topic name
- DELETE_NAVIGATION - Static variable in class com.skava.merchandise.constant.EventConstants
-
Delete Navigation topic name
- DELETE_PROJECT - Static variable in class com.skava.merchandise.constant.EventConstants
-
Delete project topic name
- deleteCategory(long, String, String, String, String, String) - Method in class com.skava.merchandise.web.CategoryController
-
This method is used to delete Category based on given Id.
- deleteCategoryAttribute(long, String, String, String, String) - Method in class com.skava.merchandise.web.CategoryAttributeController
-
This method is used to delete a category attribute based on given Id.
- DeleteCategoryAttributeService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for delete category attribute by using given request.
- DeleteCategoryAttributeServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the delete operation for category attribute happen.
- DeleteCategoryAttributeServiceImpl() - Constructor for class com.skava.merchandise.service.impl.DeleteCategoryAttributeServiceImpl
- DeleteCategoryAttributeValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in category attribute for delete API operation.
- DeleteCategoryAttributeValidator() - Constructor for class com.skava.merchandise.validator.service.DeleteCategoryAttributeValidator
- DeleteCategoryService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for delete category by using given request.
- DeleteCategoryServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the delete operation for category happen.
- DeleteCategoryServiceImpl() - Constructor for class com.skava.merchandise.service.impl.DeleteCategoryServiceImpl
- DeleteCategoryValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in category for delete API operation.
- DeleteCategoryValidator() - Constructor for class com.skava.merchandise.validator.service.DeleteCategoryValidator
- deleteCreative(long, String, String, String, String, String) - Method in class com.skava.merchandise.web.CreativeController
-
This method used to delete a creative by its Id.
- DeleteCreativeService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for delete creative by using given request.
- DeleteCreativeServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the delete operation for creative happen.
- DeleteCreativeServiceImpl() - Constructor for class com.skava.merchandise.service.impl.DeleteCreativeServiceImpl
- DELETED - Enum constant in enum class com.skava.merchandise.model.ItemStatus
- DELETED - Enum constant in enum class com.skava.merchandise.model.ProjectStatus
- deleteMilestone(long, String, String, String, String, String) - Method in class com.skava.merchandise.web.MilestoneController
-
This method used to delete a milestone in a collection based on given Id.
- DeleteMilestoneService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for delete milestone by using given request.
- DeleteMilestoneServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the delete operation for milestone happen.
- DeleteMilestoneServiceImpl() - Constructor for class com.skava.merchandise.service.impl.DeleteMilestoneServiceImpl
- DeleteMilestoneValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in milestone for delete API operation.
- DeleteMilestoneValidator() - Constructor for class com.skava.merchandise.validator.service.DeleteMilestoneValidator
- deleteNavigation(long, String, String, String, String, String) - Method in class com.skava.merchandise.web.NavigationController
-
This method deletes a navigation based on given Id.
- DeleteNavigationService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for delete navigation by using given request.
- DeleteNavigationServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the delete operation for navigation happen.
- DeleteNavigationServiceImpl() - Constructor for class com.skava.merchandise.service.impl.DeleteNavigationServiceImpl
- DeleteNavigationValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in navigation for delete API operation.
- DeleteNavigationValidator() - Constructor for class com.skava.merchandise.validator.service.DeleteNavigationValidator
- deletePdpUX(long, String, String, String, String, String) - Method in class com.skava.merchandise.web.PdpUXController
-
This method is used to delete Category based on given Id.
- deleteProject(long, String, String, String, String) - Method in class com.skava.merchandise.web.ProjectController
-
This method is used to delete a Project based on given Id.
- DeleteProjectService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for delete project by using given request.
- DeleteProjectServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the delete operation for project happen.
- DeleteProjectServiceImpl() - Constructor for class com.skava.merchandise.service.impl.DeleteProjectServiceImpl
- DeleteProjectValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in project for delete API operation.
- DeleteProjectValidator() - Constructor for class com.skava.merchandise.validator.service.DeleteProjectValidator
- deleteSearchUX(long, String, String, String, String, String) - Method in class com.skava.merchandise.web.SearchUXController
-
This method is used to delete Category based on given Id.
- DENIED - Enum constant in enum class com.skava.merchandise.model.ProjectStatus
- description - Variable in class com.skava.merchandise.model.entity.QCollection
- description - Variable in class com.skava.merchandise.model.entity.QCollectionPropertyAttribute
- description - Variable in class com.skava.merchandise.model.entity.QCreative
- description - Variable in class com.skava.merchandise.model.entity.QProject
- DocketUtil - Class in com.skava.merchandise.util
-
This is a holds the docket utility methods.
- DomainAuditEntry - Class in com.skava.merchandise.model.entity
-
This entity model contains the fields required to perform audit.
- DomainAuditEntry() - Constructor for class com.skava.merchandise.model.entity.DomainAuditEntry
- DuplicateCollectionPropKeyException - Exception in com.skava.merchandise.exception
-
This class is used to throw an defined exception when the given collection properties are duplicate.
- DuplicateCollectionPropKeyException(String) - Constructor for exception com.skava.merchandise.exception.DuplicateCollectionPropKeyException
-
This method is used to throw Collection Attribute already exists exception.
- DuplicatePropertyFoundException - Exception in com.skava.merchandise.exception
-
This class is used to throw an defined exception when the given properties are duplicate.
- DuplicatePropertyFoundException() - Constructor for exception com.skava.merchandise.exception.DuplicatePropertyFoundException
-
DuplicatePropertyFoundException
- DYNAMIC - Enum constant in enum class com.skava.merchandise.model.CategoryType
E
- EcommMerchandiseServiceFactory - Class in com.skava.merchandise.message
-
Class EcommMerchandiseServiceFactory
- EcommMerchandiseServiceFactory() - Constructor for class com.skava.merchandise.message.EcommMerchandiseServiceFactory
- EMPTY_STRING - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
-
EMPTY_STRING
- endTime - Variable in class com.skava.merchandise.model.entity.QMilestone
- ENDTIME - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Field name to hold End Time
- ENDTIME - Static variable in class com.skava.merchandise.process.MilestoneProcess
- ENTITY_CATEGORY - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- ENTITY_CATEGORY_PROPERTY_PROPERTY - Enum constant in enum class com.skava.merchandise.constant.CategoryPropertyResponseCode
- ENTITY_COLLECTION - Enum constant in enum class com.skava.merchandise.constant.CollectionResponseCode
- ENTITY_COLLECTIONPROPERTY - Enum constant in enum class com.skava.merchandise.constant.CollectionPropertiesResponseCode
- ENTITY_COMMON - Enum constant in enum class com.skava.merchandise.constant.ResponseCode
- ENTITY_CREATIVE - Enum constant in enum class com.skava.merchandise.constant.CreativeResponseCode
- ENTITY_MILESTONE - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- ENTITY_NAME - Enum constant in enum class com.skava.merchandise.constant.VersionResponseCode
- ENTITY_NAVIGATION - Enum constant in enum class com.skava.merchandise.constant.NavigationResponseCode
- ENTITY_PROJECT - Enum constant in enum class com.skava.merchandise.constant.ProjectResponseCode
- ENTITY_PROJECTNOTES - Enum constant in enum class com.skava.merchandise.constant.ProjectNotesResponseCode
- ENTITY_VERSION - Enum constant in enum class com.skava.merchandise.constant.VersionResponseCode
- EntityConstants - Class in com.skava.merchandise.constant
-
This class contains the constants used in common for entities in merchandise service.
- ENUM - Enum constant in enum class com.skava.merchandise.model.CollectionAttributeType
- ENUM_MULTISELECT - Enum constant in enum class com.skava.merchandise.model.CollectionAttributeType
- EnumCodecProvider - Class in com.skava.codec
-
Codec provider class for providing codecs for enums based on the Enum class
- EnumCodecProvider() - Constructor for class com.skava.codec.EnumCodecProvider
- ERORR_CODE_VALIDATION - Enum constant in enum class com.skava.merchandise.constant.CategoryPropertyResponseCode
- ERORR_CODE_VALIDATION - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- ERORR_CODE_VALIDATION - Enum constant in enum class com.skava.merchandise.constant.CollectionPropertiesResponseCode
- ERORR_CODE_VALIDATION - Enum constant in enum class com.skava.merchandise.constant.CollectionResponseCode
- ERORR_CODE_VALIDATION - Enum constant in enum class com.skava.merchandise.constant.ProjectNotesResponseCode
- ERROR_ALREADY_EXISTS - Enum constant in enum class com.skava.merchandise.constant.ResponseCode
- ERROR_ATTRIBUTE_INVALID_PAGE_SIZE - Enum constant in enum class com.skava.merchandise.constant.MerchandiseResponseCode
- ERROR_CATEGORY_ATTRIBUTE_DYNAMIC_INVALID - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- ERROR_CATEGORY_ATTRIBUTE_STATIC_INVALID - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- ERROR_CATEGORY_AVAILABLE_IN_SITENAV - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- ERROR_CATEGORY_COLLECTIONID_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- ERROR_CATEGORY_ENDTIME_INVALID - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- ERROR_CATEGORY_ENDTIME_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- ERROR_CATEGORY_ID_TOP_NOT_ALLOWED - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- ERROR_CATEGORY_IDENTIFIER_EMTPY - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- ERROR_CATEGORY_IDENTIFIER_LENGTH - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- ERROR_CATEGORY_IDENTIFIER_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- ERROR_CATEGORY_IDENTIFIER_SPECIAL_CHARACTER_SPACE - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- ERROR_CATEGORY_LOCALE_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.CategoryPropertyResponseCode
- ERROR_CATEGORY_LOCKED_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- ERROR_CATEGORY_NOTE_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- ERROR_CATEGORY_PRODUCT_ATTRIBUTE_GROUP_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- ERROR_CATEGORY_PROJECT_STATUS_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- ERROR_CATEGORY_PROJECTID_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- ERROR_CATEGORY_PROPERTY_ATTRIBUTEID_EMPTY - Enum constant in enum class com.skava.merchandise.constant.CategoryPropertyResponseCode
- ERROR_CATEGORY_PROPERTY_ATTRIBUTEID_LENGTH - Enum constant in enum class com.skava.merchandise.constant.CategoryPropertyResponseCode
- ERROR_CATEGORY_PROPERTY_ATTRIBUTEID_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.CategoryPropertyResponseCode
- ERROR_CATEGORY_PROPERTY_LOCKED_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.CategoryPropertyResponseCode
- ERROR_CATEGORY_PROPERTY_NAME_EMPTY - Enum constant in enum class com.skava.merchandise.constant.CategoryPropertyResponseCode
- ERROR_CATEGORY_PROPERTY_NAME_LENGTH - Enum constant in enum class com.skava.merchandise.constant.CategoryPropertyResponseCode
- ERROR_CATEGORY_PROPERTY_NAME_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.CategoryPropertyResponseCode
- ERROR_CATEGORY_PROPERTY_PROJECT_STATUS_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.CategoryPropertyResponseCode
- ERROR_CATEGORY_PROPERTY_PROJECTID_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.CategoryPropertyResponseCode
- ERROR_CATEGORY_PROPERTY_VALUE_EMPTY - Enum constant in enum class com.skava.merchandise.constant.CategoryPropertyResponseCode
- ERROR_CATEGORY_PROPERTY_VALUE_LENGTH - Enum constant in enum class com.skava.merchandise.constant.CategoryPropertyResponseCode
- ERROR_CATEGORY_PROPERTY_VALUE_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.CategoryPropertyResponseCode
- ERROR_CATEGORY_SEMANTIC_INVALID - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- ERROR_CATEGORY_SKU_ATTRIBUTE_GROUP_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- ERROR_CATEGORY_STARTTIME_ENDTIME_VALIDATION - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- ERROR_CATEGORY_STARTTIME_INVALID - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- ERROR_CATEGORY_STARTTIME_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- ERROR_CATEGORY_STATUS_INVALID - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- ERROR_CATEGORY_STATUS_NOT_ACTIVE - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- ERROR_CATEGORY_STATUS_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- ERROR_CATEGORY_TYPE_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- ERROR_CATEGORY_VISIBLE_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- ERROR_COLLECTION_CURRENCY_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.CollectionResponseCode
- ERROR_COLLECTION_DESCRIPTION_LENGTH - Enum constant in enum class com.skava.merchandise.constant.CollectionResponseCode
- ERROR_COLLECTION_ID_INVALID - Enum constant in enum class com.skava.merchandise.constant.CollectionResponseCode
- ERROR_COLLECTION_ID_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.CollectionResponseCode
- ERROR_COLLECTION_INVALID_STATUS - Enum constant in enum class com.skava.merchandise.constant.CollectionResponseCode
- ERROR_COLLECTION_LOCALE_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.CollectionResponseCode
- ERROR_COLLECTION_NAME_EMTPY - Enum constant in enum class com.skava.merchandise.constant.CollectionResponseCode
- ERROR_COLLECTION_NAME_LENGTH - Enum constant in enum class com.skava.merchandise.constant.CollectionResponseCode
- ERROR_COLLECTION_NAME_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.CollectionResponseCode
- ERROR_COLLECTION_PROPERTY_NAME_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.CollectionPropertiesResponseCode
- ERROR_COLLECTION_TIMEZONE_INVALID - Enum constant in enum class com.skava.merchandise.constant.CollectionResponseCode
- ERROR_COLLECTION_TIMEZONE_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.CollectionResponseCode
- ERROR_COLLECTION_VALID_BUSINESS_ID_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.CollectionResponseCode
- ERROR_CREATIVE_DESCRIPTION_LENGTH - Enum constant in enum class com.skava.merchandise.constant.CreativeResponseCode
- ERROR_CREATIVE_EMPTY_NOT_ACCEPTED - Enum constant in enum class com.skava.merchandise.constant.CategoryAttributeResponseCode
- ERROR_CREATIVE_EMPTY_NOT_ACCEPTED - Enum constant in enum class com.skava.merchandise.constant.CreativeResponseCode
- ERROR_CREATIVE_ENDTIME_INVALID - Enum constant in enum class com.skava.merchandise.constant.CreativeResponseCode
- ERROR_CREATIVE_ID_INVALID - Enum constant in enum class com.skava.merchandise.constant.CreativeResponseCode
- ERROR_CREATIVE_ID_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.CreativeResponseCode
- ERROR_CREATIVE_NAME_LENGTH - Enum constant in enum class com.skava.merchandise.constant.CreativeResponseCode
- ERROR_CREATIVE_NAME_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.CreativeResponseCode
- ERROR_CREATIVE_STARTTIME_INVALID - Enum constant in enum class com.skava.merchandise.constant.CreativeResponseCode
- ERROR_CREATIVE_STATUS_INVALID - Enum constant in enum class com.skava.merchandise.constant.CreativeResponseCode
- ERROR_CREATIVE_WIDGETID_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.CreativeResponseCode
- ERROR_CREATIVE_WIDGETID_UPDATE_NOTACCEPTABLE - Enum constant in enum class com.skava.merchandise.constant.CreativeResponseCode
- ERROR_ENDTIME_PASTDATE - Enum constant in enum class com.skava.merchandise.constant.ResponseCode
- ERROR_EXPORT_NOT_GENERATED - Enum constant in enum class com.skava.merchandise.constant.MerchandiseResponseCode
- ERROR_EXPORT_SHEET_NOT_FOUND - Enum constant in enum class com.skava.merchandise.constant.MerchandiseResponseCode
- ERROR_INVALID_PAGE_SIZE - Enum constant in enum class com.skava.merchandise.constant.CategoryPropertyResponseCode
- ERROR_INVALID_PAGE_SIZE - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- ERROR_INVALID_PAGE_SIZE - Enum constant in enum class com.skava.merchandise.constant.ResponseCode
- ERROR_LOCALE_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.ResponseCode
- ERROR_LOCALE_VALIDATION - Enum constant in enum class com.skava.merchandise.constant.ResponseCode
- ERROR_LOCKED_UPDATE_NOT_ALLOWED - Enum constant in enum class com.skava.merchandise.constant.MerchandiseResponseCode
- ERROR_MILESTONE_ALIAS_NOT_IN_ORIGINAL - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- ERROR_MILESTONE_CATEGORY_UNSUPPORT - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- ERROR_MILESTONE_CHECK - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- ERROR_MILESTONE_CHILD_ITEM_NOT_IN_CATEGORY - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- ERROR_MILESTONE_CHILD_ITEM_NOT_IN_NAVIGATION - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- ERROR_MILESTONE_CHILD_ITEMID_INVALID - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- ERROR_MILESTONE_CHILD_ITEMID_REPEATED - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- ERROR_MILESTONE_CHILD_ITEMID_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- ERROR_MILESTONE_CHILD_NAME_INVALID - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- ERROR_MILESTONE_CHILD_NAME_LENGTH - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- ERROR_MILESTONE_CHILD_NAME_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- ERROR_MILESTONE_CHILD_PARENT_ITEM_SAME - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- ERROR_MILESTONE_CHILD_PARENTID_INVALID - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- ERROR_MILESTONE_CHILD_PARENTID_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- ERROR_MILESTONE_CHILD_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- ERROR_MILESTONE_CHILD_SEQUENCE_REPEATED - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- ERROR_MILESTONE_CHILD_TYPE_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- ERROR_MILESTONE_DATE_VALIDATOR - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- ERROR_MILESTONE_ENDTIME_INVALID - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- ERROR_MILESTONE_EXPIRED - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- ERROR_MILESTONE_FIELD_INVALID - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- ERROR_MILESTONE_ID_INVALID - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- ERROR_MILESTONE_ID_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- ERROR_MILESTONE_ITEM_NOT_IN_CATEGORY - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- ERROR_MILESTONE_ITEM_NOT_IN_NAVIGATION - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- ERROR_MILESTONE_ITEMID_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- ERROR_MILESTONE_KEYWORD_LENGTH_EXCEEDED - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- ERROR_MILESTONE_NAME_LENGTH - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
-
ERROR_MILESTONE_NAME_LENGTH
- ERROR_MILESTONE_NAME_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- ERROR_MILESTONE_NAV_UNSUPPORT - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- ERROR_MILESTONE_PRIORITY_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- ERROR_MILESTONE_PRODUCTS_NOTIN_SEARCH - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- ERROR_MILESTONE_RULES_UXDATS_NOTIN_PDP - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- ERROR_MILESTONE_STARTTIME_ENDTIME_VALIDATION - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- ERROR_MILESTONE_STARTTIME_INVALID - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- ERROR_MILESTONE_STATUS_INVALID - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- ERROR_MILESTONE_TYPE_INVALID - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
-
ERROR_MILESTONE_TYPE_INVALID
- ERROR_MILESTONE_TYPE_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
-
ERROR_MILESTONE_TYPE_REQUIRED
- ERROR_NAVIGATION_ID_INVALID - Enum constant in enum class com.skava.merchandise.constant.NavigationResponseCode
- ERROR_NAVIGATION_ID_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.NavigationResponseCode
- ERROR_NAVIGATION_NAME_INVALID - Enum constant in enum class com.skava.merchandise.constant.NavigationResponseCode
- ERROR_NAVIGATION_NAME_LENGTH - Enum constant in enum class com.skava.merchandise.constant.NavigationResponseCode
- ERROR_NAVIGATION_NAME_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.NavigationResponseCode
- ERROR_NAVIGATION_STATUS_INVALID - Enum constant in enum class com.skava.merchandise.constant.NavigationResponseCode
- ERROR_NAVIGATION_STATUS_NOT_ACTIVE - Enum constant in enum class com.skava.merchandise.constant.NavigationResponseCode
- ERROR_NEGATIVE_VALUE - Enum constant in enum class com.skava.merchandise.constant.CategoryPropertyResponseCode
- ERROR_NEGATIVE_VALUE - Enum constant in enum class com.skava.merchandise.constant.ResponseCode
- ERROR_NOT_FOUND - Enum constant in enum class com.skava.merchandise.constant.ResponseCode
- ERROR_NOT_FOUND_FOR_SEARCH - Enum constant in enum class com.skava.merchandise.constant.ResponseCode
- ERROR_NOTES_LENGTH - Enum constant in enum class com.skava.merchandise.constant.CategoryPropertyResponseCode
- ERROR_PRODUCT_ATTRIBUTE_GROUP_EMTPY - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- ERROR_PRODUCT_ATTRIBUTE_GROUP_LENGTH - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- ERROR_PRODUCT_DEFAULT_PROJECT_ACCESS - Enum constant in enum class com.skava.merchandise.constant.ProjectResponseCode
- ERROR_PROJECT_ACTUAL_DATE_INVALID - Enum constant in enum class com.skava.merchandise.constant.ProjectResponseCode
- ERROR_PROJECT_COLLECTIONID_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.ProjectResponseCode
- ERROR_PROJECT_DEFAULT_UPDATE - Enum constant in enum class com.skava.merchandise.constant.ProjectResponseCode
- ERROR_PROJECT_DESCRIPTION_LENGTH - Enum constant in enum class com.skava.merchandise.constant.ProjectResponseCode
- ERROR_PROJECT_EMPTY_NOT_ACCEPTED - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- ERROR_PROJECT_EMPTY_NOT_ACCEPTED - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- ERROR_PROJECT_EMPTY_NOT_ACCEPTED - Enum constant in enum class com.skava.merchandise.constant.ProjectResponseCode
- ERROR_PROJECT_ID_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.CreativeResponseCode
- ERROR_PROJECT_ID_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- ERROR_PROJECT_IDENTIFIER_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.ProjectResponseCode
- ERROR_PROJECT_INVALID_PAGE_SIZE - Enum constant in enum class com.skava.merchandise.constant.ProjectResponseCode
- ERROR_PROJECT_NAME_EMTPY - Enum constant in enum class com.skava.merchandise.constant.ProjectResponseCode
- ERROR_PROJECT_NAME_LENGTH - Enum constant in enum class com.skava.merchandise.constant.ProjectResponseCode
- ERROR_PROJECT_NAME_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.ProjectResponseCode
- ERROR_PROJECT_NOTES_LENGTH - Enum constant in enum class com.skava.merchandise.constant.ProjectResponseCode
- ERROR_PROJECT_STATUS_AUTHORIZATION - Enum constant in enum class com.skava.merchandise.constant.ProjectResponseCode
- ERROR_PROJECT_STATUS_INVALID - Enum constant in enum class com.skava.merchandise.constant.ProjectNotesResponseCode
-
project notes status invalid error code
- ERROR_PROJECT_STATUS_NOT_OPEN - Enum constant in enum class com.skava.merchandise.constant.ProjectResponseCode
- ERROR_PROJECT_STATUS_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.ProjectResponseCode
- ERROR_PROJECT_STATUS_UPDATE_NOT_SUPPORTED - Enum constant in enum class com.skava.merchandise.constant.ProjectResponseCode
- ERROR_PROJECT_TARGET_DATE_INVALID - Enum constant in enum class com.skava.merchandise.constant.ProjectResponseCode
- ERROR_PROJECT_TYPE_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.ProjectResponseCode
- ERROR_PROJECTNOTES_DESCRIPTION_LENGTH - Enum constant in enum class com.skava.merchandise.constant.ProjectNotesResponseCode
-
project notes description invalid error code
- ERROR_PROJECTNOTES_ID_INVALID - Enum constant in enum class com.skava.merchandise.constant.ProjectNotesResponseCode
-
project notes id invalid error code
- ERROR_PROJECTNOTES_ID_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.ProjectNotesResponseCode
-
project notes id required error code
- ERROR_PROJECTNOTES_ITEMID_INVALID - Enum constant in enum class com.skava.merchandise.constant.ProjectNotesResponseCode
-
project notes item id invalid error code
- ERROR_PROJECTNOTES_ITEMID_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.ProjectNotesResponseCode
-
project notes item id required error code
- ERROR_PROJECTNOTES_NAME_EMTPY - Enum constant in enum class com.skava.merchandise.constant.ProjectNotesResponseCode
-
project notes name empty error code
- ERROR_PROJECTNOTES_NAME_LENGTH - Enum constant in enum class com.skava.merchandise.constant.ProjectNotesResponseCode
-
project notes name length error code
- ERROR_PROJECTNOTES_NAME_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.ProjectNotesResponseCode
-
project notes name required error code
- ERROR_PROJECTNOTES_NOTES_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.ProjectNotesResponseCode
-
project notes notes required error code
- ERROR_PROPERTIES_SIZE_MAX_SIZE_VALIDATION - Enum constant in enum class com.skava.merchandise.constant.ResponseCode
- ERROR_PROPERTY_ATTRIBUTE_INVALID - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- ERROR_PROPERTY_DUPLICATE_FOUND - Enum constant in enum class com.skava.merchandise.constant.MerchandiseResponseCode
- ERROR_PROPERTY_VALUE - Enum constant in enum class com.skava.merchandise.constant.ResponseCode
- ERROR_REQUEST_VALIDATION - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- ERROR_SEMANTICS_DUPLICATE - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- ERROR_SEMANTICS_EMPTY - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- ERROR_SKU_ATTRIBUTE_GROUP_EMTPY - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- ERROR_SKU_ATTRIBUTE_GROUP_LENGTH - Enum constant in enum class com.skava.merchandise.constant.CategoryResponseCode
- ERROR_UNKNOWN - Enum constant in enum class com.skava.merchandise.constant.ResponseCode
- ERROR_VALIDATION - Enum constant in enum class com.skava.merchandise.constant.ResponseCode
- ERROR_VERSION_PUBLISHED_DATE_INVALID - Enum constant in enum class com.skava.merchandise.constant.VersionResponseCode
- ERROR_VERSION_STATUS_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.VersionResponseCode
- ERROR_VERSION_VALID_ID_REQUIRED - Enum constant in enum class com.skava.merchandise.constant.VersionResponseCode
- ERRORS - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- EventConstants - Class in com.skava.merchandise.constant
-
The class contains the constants used in common for event posting operations.
- EventUtil - Class in com.skava.merchandise.util
-
This class is used to convert the given input from one format to another format.
- EXAMPLE_APP_NAME - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- existsById(long) - Method in interface com.skava.merchandise.repository.CollectionRepository
-
This function used to check collection is exist or not.
- existsByIdAndCollectionId(String, long) - Method in interface com.skava.merchandise.repository.ProjectRepository
-
This will check the project is exist or not
- existsByMilestoneIdCollectionIdAndMilestoneIdProjectIdAndMilestoneIdVersionIdAndNameAndItemIdAndType(long, String, String, String, String, MilestoneType) - Method in interface com.skava.merchandise.repository.MilestoneRepository
-
This CRUD operations performs the find operation of a milestone using collectionId, projectId, versionId, name, itemId and type.
- exportById(long) - Method in class com.skava.merchandise.process.ImportExportProcess
-
This method is used to find CatalogSampleSheet based on given CatalogRequest identifier.
- exportMerchandiseSheet(Map<String, Map<String, Boolean>>) - Method in class com.skava.merchandise.util.SpreadSheetGenerator
-
To generate catalog sample sheet
- exportSampleMerchandiseListSheetById(long, String, String, String) - Method in class com.skava.merchandise.web.ImportExportController
-
To export sample MerchandiseList as xlsx file.
- ExportSampleMerchandiseSheetService - Interface in com.skava.merchandise.service
-
The Class ExportSampleCatalogSheetService
- ExportSampleMerchandiseSheetServiceImpl - Class in com.skava.merchandise.service.impl
- ExportSampleMerchandiseSheetServiceImpl() - Constructor for class com.skava.merchandise.service.impl.ExportSampleMerchandiseSheetServiceImpl
- ExternalTomcatServletInitializer - Class in com.skava.merchandise
-
This class is used to configure the external tomcat server with Spring Boot application Not applicable for embedded tomcat with Spring Boot application
- ExternalTomcatServletInitializer() - Constructor for class com.skava.merchandise.ExternalTomcatServletInitializer
F
- fetchFromProperties(CategoryCode, Map<String, String>) - Method in class com.skava.merchandise.process.MilestoneToCategoryTransformation
-
accepts list of category and converts into new category response as per new Model.
- FILE - Enum constant in enum class com.skava.merchandise.model.CollectionAttributeType
- findAll() - Method in class com.skava.merchandise.process.CollectionAttributeProcess
-
This method fetch the Collection Attributes based on given collection Id in
- findAll(CategoryAttributeDO) - Method in class com.skava.merchandise.process.CategoryAttributeProcess
-
findAll
- findAll(CategoryDO) - Method in class com.skava.merchandise.process.CategoryProcess
-
This method is used to find all categories based on given CategoryRequest.
- findAll(CollectionDO) - Method in class com.skava.merchandise.process.CollectionProcess
-
This method is used to find all Collections based on given CollectionRequest.
- findAll(CollectionPropertyDO) - Method in class com.skava.merchandise.process.CollectionPropertyProcess
-
This method fetch the Collection Attribute based on given instance.
- findAll(CreativeDO) - Method in class com.skava.merchandise.process.CreativeProcess
-
findAll
- findAll(MilestoneDO) - Method in class com.skava.merchandise.process.MilestoneProcess
-
findAll
- findAll(NavigationDO) - Method in class com.skava.merchandise.process.NavigationProcess
-
findAll
- findAll(NoteDO) - Method in class com.skava.merchandise.process.ProjectNotesProcess
-
This method is used to find all ProjectNotess based on given ProjectNotesRequest.
- findAll(ProjectDO) - Method in class com.skava.merchandise.process.ProjectProcess
-
findAll
- findAll(VersionDO) - Method in class com.skava.merchandise.process.VersionProcess
-
This method is used to find all versions based on given request.
- findAllCategory(long, String, String, String, EcomSorts, String, int, int, String) - Method in class com.skava.merchandise.web.CategoryController
-
This method is used to find all Categories based on given collectionId/Filters.
- findAllCategoryAttribute(long, String, String, EcomSorts, String, int, int, String) - Method in class com.skava.merchandise.web.CategoryAttributeController
-
This method is used to return all category attributes under a collection based on given id/filters.
- FindAllCategoryAttributeService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for find all category attributes by using given request.
- FindAllCategoryAttributeServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the find all operation for category attribute happen.
- FindAllCategoryAttributeServiceImpl() - Constructor for class com.skava.merchandise.service.impl.FindAllCategoryAttributeServiceImpl
- FindAllCategoryAttributeValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in category attribute for find all API operation.
- FindAllCategoryAttributeValidator() - Constructor for class com.skava.merchandise.validator.service.FindAllCategoryAttributeValidator
- FindAllCategoryService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for find all categories by using given request.
- FindAllCategoryServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the find all operation for category happen.
- FindAllCategoryServiceImpl() - Constructor for class com.skava.merchandise.service.impl.FindAllCategoryServiceImpl
- FindAllCategoryValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in category for find all API operation.
- FindAllCategoryValidator() - Constructor for class com.skava.merchandise.validator.service.FindAllCategoryValidator
- findAllCollection(String, String, int, int, EcomSorts, String, long, String) - Method in class com.skava.merchandise.web.CollectionController
-
This method is used to find all Collections based on given Request.
- findAllCollectionAttribute() - Method in class com.skava.merchandise.process.CollectionAttributeProcess
-
This function is used to find all the collection attribute.
- FindAllCollectionAttributesService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for find all collection attributes by using given request
- FindAllCollectionAttributesServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the find all operation for collection attributes happen.
- FindAllCollectionAttributesServiceImpl() - Constructor for class com.skava.merchandise.service.impl.FindAllCollectionAttributesServiceImpl
- findAllCollectionProperties(String, String, String) - Method in class com.skava.merchandise.web.CollectionAttributeController
-
This method fetch all the collection properties based on the given collection Id.
- FindAllCollectionPropertyValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in collection property for find all API operation.
- FindAllCollectionPropertyValidator() - Constructor for class com.skava.merchandise.validator.service.FindAllCollectionPropertyValidator
- FindAllCollectionService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for find all collections by using given request.
- FindAllCollectionServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the find all operation for collection happen.
- FindAllCollectionServiceImpl() - Constructor for class com.skava.merchandise.service.impl.FindAllCollectionServiceImpl
- FindAllCollectionValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in collection for find all API operation.
- FindAllCollectionValidator() - Constructor for class com.skava.merchandise.validator.service.FindAllCollectionValidator
- findAllCreative(long, String, String, String, EcomSorts, String, int, int, String) - Method in class com.skava.merchandise.web.CreativeController
-
This method fetch all creative under a collection by its Id.
- FindAllCreativeService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for find all creatives by using given request.
- FindAllCreativeServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the find all operation for creative happen.
- FindAllCreativeServiceImpl() - Constructor for class com.skava.merchandise.service.impl.FindAllCreativeServiceImpl
- FindAllCreativeValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in creative for find all API operation.
- FindAllCreativeValidator() - Constructor for class com.skava.merchandise.validator.service.FindAllCreativeValidator
- findAllMilestone(long, String, String, String, EcomSorts, String, int, int, String) - Method in class com.skava.merchandise.web.MilestoneController
-
This method used to fetch all milestones in a collection based on given Id and filters.
- FindAllMilestoneService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for find all milestones by using given request.
- FindAllMilestoneServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the find all operation for milestone happen.
- FindAllMilestoneServiceImpl() - Constructor for class com.skava.merchandise.service.impl.FindAllMilestoneServiceImpl
- FindAllMilestoneValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in milestone for find all API operation.
- FindAllMilestoneValidator() - Constructor for class com.skava.merchandise.validator.service.FindAllMilestoneValidator
- findAllNavigation(long, String, String, String, EcomSorts, String, int, int, String) - Method in class com.skava.merchandise.web.NavigationController
-
This method used to fetch all navigations in a collection based on given Id and filters.
- FindAllNavigationService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for find all navigations by using given request.
- FindAllNavigationServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the find all operation for navigation happen.
- FindAllNavigationServiceImpl() - Constructor for class com.skava.merchandise.service.impl.FindAllNavigationServiceImpl
- FindAllNavigationValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in navigation for find all API operation.
- FindAllNavigationValidator() - Constructor for class com.skava.merchandise.validator.service.FindAllNavigationValidator
- findAllNotes(long, String, String, String, int, int, EcomSorts, String, String) - Method in class com.skava.merchandise.web.NoteController
-
This method is used to find all notes based on given collection Id and filters.
- findAllPdpUX(long, String, String, String, EcomSorts, String, int, int, String) - Method in class com.skava.merchandise.web.PdpUXController
-
This method is used to find all Categories based on given collectionId/Filters.
- findAllProject(long, String, String, EcomSorts, String, int, int, String) - Method in class com.skava.merchandise.web.ProjectController
-
This method is used to find all Projects based on given request.
- FindAllProjectNotesService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for find all notes by using given request.
- FindAllProjectNotesServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the find all operation for notes happen.
- FindAllProjectNotesServiceImpl() - Constructor for class com.skava.merchandise.service.impl.FindAllProjectNotesServiceImpl
- FindAllProjectNotesValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in note for find all API operation.
- FindAllProjectNotesValidator() - Constructor for class com.skava.merchandise.validator.service.FindAllProjectNotesValidator
- FindAllProjectService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for find all projects by using given request.
- FindAllProjectServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the find all operation for project happen.
- FindAllProjectServiceImpl() - Constructor for class com.skava.merchandise.service.impl.FindAllProjectServiceImpl
- FindAllProjectValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in project for find all API operation.
- FindAllProjectValidator() - Constructor for class com.skava.merchandise.validator.service.FindAllProjectValidator
- findAllSearchUX(long, String, String, String, EcomSorts, String, int, int, String) - Method in class com.skava.merchandise.web.SearchUXController
-
This method is used to find all Categories based on given collectionId/Filters.
- findAllVersion(String, long, EcomSorts, String, String, int, int) - Method in class com.skava.merchandise.web.VersionController
-
This method is used to find all Versions based on given request.
- FindAllVersionService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for find all versions by using given request.
- FindAllVersionServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the find all operation for version happen.
- FindAllVersionServiceImpl() - Constructor for class com.skava.merchandise.service.impl.FindAllVersionServiceImpl
- FindAllVersionValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in version for find all API operation.
- FindAllVersionValidator() - Constructor for class com.skava.merchandise.validator.service.FindAllVersionValidator
- findByBusinessIdAndNameIgnoreCase(long, String) - Method in interface com.skava.merchandise.repository.CollectionRepository
-
This function is used to find the collection by name and Business ID
- findByCategoryAttributeIdCollectionIdAndCategoryAttributeIdIdentifier(long, String, String) - Method in interface com.skava.merchandise.repository.CategoryAttributeRepository
-
This used to find category attribute
- findByCategoryId(long, String, String, String) - Method in interface com.skava.merchandise.repository.CategoryRepository
-
Used to find the category
- findByCategoryId(MilestoneDO, MilestoneRequestInternal, boolean) - Method in class com.skava.merchandise.process.MilestoneProcess
-
This function find the milestone by category id from milestone domain object.
- findByCategoryIdCollectionIdAndCategoryIdProjectIdAndCategoryIdIdentifier(long, String, String, String) - Method in interface com.skava.merchandise.repository.CategoryRepository
-
Used to find the category
- findByCategoryIdQuery(long, String, String, String) - Method in interface com.skava.merchandise.repository.CategoryRepository
-
Used to find the category
- findByCollectionIdAndNameIgnoreCase(long, String) - Method in interface com.skava.merchandise.repository.ProjectRepository
-
This function is used to find the project with name and id
- findByCollectionIdAndProjectIdAndId(long, String, String) - Method in interface com.skava.merchandise.repository.ProjectNotesRepository
-
This function is used to find the note by id.
- findByCreativeIdCollectionIdAndCreativeIdProjectIdAndCreativeIdIdentifier(long, String, String, String) - Method in interface com.skava.merchandise.repository.CreativeRepository
-
This will helps to find the creative from DB.
- findById(long) - Method in interface com.skava.merchandise.repository.CollectionRepository
-
This function is used to find the collection by ID
- findById(CategoryAttributeDO) - Method in class com.skava.merchandise.process.CategoryAttributeProcess
-
findById
- findById(CategoryDO) - Method in class com.skava.merchandise.process.CategoryProcess
-
This method is used to find Category based on given CategoryRequest identifier.
- findById(CollectionDO) - Method in class com.skava.merchandise.process.CollectionProcess
-
This method is used to find Collection based on given CollectionRequest identifier.
- findById(CreativeDO) - Method in class com.skava.merchandise.process.CreativeProcess
-
findById
- findById(MilestoneDO) - Method in class com.skava.merchandise.process.MilestoneProcess
-
findById
- findById(NavigationDO) - Method in class com.skava.merchandise.process.NavigationProcess
-
findById
- findById(NoteDO) - Method in class com.skava.merchandise.process.ProjectNotesProcess
-
This method is used to find ProjectNotes based on given ProjectNotesRequest identifier.
- findById(ProjectDO) - Method in class com.skava.merchandise.process.ProjectProcess
-
findById
- findById(String) - Method in interface com.skava.merchandise.repository.CollectionAttributeRepository
- findByIdAndBusinessId(long, long) - Method in interface com.skava.merchandise.repository.CollectionRepository
-
This function is used to find the collection by ID and Business ID
- findByIdAndCollectionId(String, long) - Method in interface com.skava.merchandise.repository.ProjectRepository
-
This is used to find the project
- findByItemIdAndTypeAndCollectionIdAndStatus(long, String, String, MilestoneType, String) - Method in interface com.skava.merchandise.repository.MilestoneRepository
- findByMilestoneId(long, String, String, String) - Method in interface com.skava.merchandise.repository.MilestoneRepository
-
This CRUD operations performs the find operation of a milestone using collectionId, projectId, versionId and milestoneId.
- findByMilestoneIdQuery(long, String, String, String) - Method in interface com.skava.merchandise.repository.MilestoneRepository
-
This CRUD operations performs the find operation of a milestone using collectionId, projectId, versionId and milestoneId.
- findByName(long, String) - Method in class com.skava.merchandise.process.CollectionAttributeProcess
-
This method fetch the Collection Attribute based on given name in
CollectionPropertyDO
instance. - findByName(CollectionPropertyDO) - Method in class com.skava.merchandise.process.CollectionAttributeProcess
-
This method fetch the Collection Attribute based on given name in
CollectionPropertyDO
instance. - findByName(String) - Method in interface com.skava.merchandise.repository.CollectionAttributeRepository
- findByNavigationId(long, String, String, String) - Method in interface com.skava.merchandise.repository.NavigationRepository
-
This function is used to find the navigation from the DB
- findByNavigationId(MilestoneDO, long) - Method in class com.skava.merchandise.process.MilestoneProcess
-
This function find the milestone by navigation id from milestone domain object.
- findByNavigationIdCollectionIdAndNavigationIdProjectIdAndNavigationIdVersionIdAndName(long, String, String, String) - Method in interface com.skava.merchandise.repository.NavigationRepository
- findByNavigationIdQuery(long, String, String, String) - Method in interface com.skava.merchandise.repository.NavigationRepository
-
This function is used to find the navigation from the DB
- findByProductIdAndAction(MilestoneDO, long) - Method in class com.skava.merchandise.process.MilestoneProcess
-
This function find the milestone by product id and action from milestone domain object.
- findByQueryTypeAndItemIdAndStatus(MilestoneType, String, String) - Method in interface com.skava.merchandise.repository.MilestoneRepository
- findBySearchKeywordAndAction(MilestoneDO, long) - Method in class com.skava.merchandise.process.MilestoneProcess
-
This function find the milestone by search keyword and action from milestone domain object.
- findByTypeAndChildrenItemId(MilestoneType, String) - Method in interface com.skava.merchandise.repository.MilestoneRepository
- findByTypeAndItemId(MilestoneType, String) - Method in interface com.skava.merchandise.repository.MilestoneRepository
- FindCategoryAttributeService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for find category attribute by using given request.
- FindCategoryAttributeServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the find operation for category attribute happen.
- FindCategoryAttributeServiceImpl() - Constructor for class com.skava.merchandise.service.impl.FindCategoryAttributeServiceImpl
- FindCategoryByLiveMileStoneService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for find live milestone by using given request and returns category in schema.org format.
- FindCategoryByLiveMileStoneServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the find by category Id operation for milestone happen.
- FindCategoryByLiveMileStoneServiceImpl() - Constructor for class com.skava.merchandise.service.impl.FindCategoryByLiveMileStoneServiceImpl
- FindCategoryBySiteNavigationService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for find milestone by navigation Id using given request.
- FindCategoryBySiteNavigationServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the find by navigation Id operation for milestone happen.
- FindCategoryBySiteNavigationServiceImpl() - Constructor for class com.skava.merchandise.service.impl.FindCategoryBySiteNavigationServiceImpl
- findCategoryfromMilestone(Milestone, String) - Method in class com.skava.merchandise.process.CategoryProcess
- FindCategoryHierarchyService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for find category hierarchy by using given request.
- FindCategoryHierarchyServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the find hierarchy operation for category happen.
- FindCategoryHierarchyServiceImpl() - Constructor for class com.skava.merchandise.service.impl.FindCategoryHierarchyServiceImpl
- FindCategoryService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for find category by using given request.
- FindCategoryServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the find operation for category happen.
- FindCategoryServiceImpl() - Constructor for class com.skava.merchandise.service.impl.FindCategoryServiceImpl
- FindCategoryValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in category for find API operation.
- FindCategoryValidator() - Constructor for class com.skava.merchandise.validator.service.FindCategoryValidator
- FindCollectionAttributeService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for find collection attribute by using given request.
- FindCollectionAttributeServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the find operation for collection attribute happen.
- FindCollectionAttributeServiceImpl() - Constructor for class com.skava.merchandise.service.impl.FindCollectionAttributeServiceImpl
- FindCollectionService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for find collection by using given request.
- FindCollectionServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the find operation for collection happen.
- FindCollectionServiceImpl() - Constructor for class com.skava.merchandise.service.impl.FindCollectionServiceImpl
- FindCollectionValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in collection for find API operation.
- FindCollectionValidator() - Constructor for class com.skava.merchandise.validator.service.FindCollectionValidator
- FindCreativeService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for find creative by using given request.
- FindCreativeServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the find operation for creative happen.
- FindCreativeServiceImpl() - Constructor for class com.skava.merchandise.service.impl.FindCreativeServiceImpl
- FindCreativeValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in creative for find API operation.
- FindCreativeValidator() - Constructor for class com.skava.merchandise.validator.service.FindCreativeValidator
- findDefaultNavigation(long, String, String, String) - Method in interface com.skava.merchandise.repository.NavigationRepository
-
This function is used to find the navigation from the DB
- FindExactMilestoneService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for find milestone by category Id using given request.
- FindExactMilestoneServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the find by category Id operation for milestone happen.
- FindExactMilestoneServiceImpl() - Constructor for class com.skava.merchandise.service.impl.FindExactMilestoneServiceImpl
- findHierarchyById(CategoryDO, Milestone) - Method in class com.skava.merchandise.process.CategoryProcess
-
This method is used to find Category based on given CategoryRequest identifier.
- FindLiveMileStoneBySearchKeywordService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for find live milestone by using given request and returns category in schema.org format.
- FindLiveMileStoneBySearchKeywordServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the find by category Id operation for milestone happen.
- FindLiveMileStoneBySearchKeywordServiceImpl() - Constructor for class com.skava.merchandise.service.impl.FindLiveMileStoneBySearchKeywordServiceImpl
- findMappedCategoryHierarchy(Children, String, List<Children>, Milestone, List<ParentCategoryResponse>) - Method in class com.skava.merchandise.process.CategoryProcess
- FindMilestoneService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for find milestone by using given request.
- FindMilestoneServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the find operation for milestone happen.
- FindMilestoneServiceImpl() - Constructor for class com.skava.merchandise.service.impl.FindMilestoneServiceImpl
- FindNavigationService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for find navigation by using given request.
- FindNavigationServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the find operation for navigation happen.
- FindNavigationServiceImpl() - Constructor for class com.skava.merchandise.service.impl.FindNavigationServiceImpl
- FindNavigationValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in navigation for find API operation.
- FindNavigationValidator() - Constructor for class com.skava.merchandise.validator.service.FindNavigationValidator
- FindProductCategoryByLiveMileStoneService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for find live milestone by using given request and returns category in schema.org format.
- FindProductCategoryByLiveMileStoneServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the find by product Id operation for milestone happen.
- FindProductCategoryByLiveMileStoneServiceImpl() - Constructor for class com.skava.merchandise.service.impl.FindProductCategoryByLiveMileStoneServiceImpl
- findProductCategoryMapping(ProductCategoryRequestInternal) - Method in class com.skava.merchandise.process.CategoryProcess
- FindProductCategoryMappingService - Interface in com.skava.merchandise.service
- FindProductCategoryMappingServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the find hierarchy operation for category happen.
- FindProductCategoryMappingServiceImpl(CategoryProcess, FindProductCategoryValidator) - Constructor for class com.skava.merchandise.service.impl.FindProductCategoryMappingServiceImpl
- FindProductCategoryValidator - Class in com.skava.merchandise.validator.service
- FindProductCategoryValidator() - Constructor for class com.skava.merchandise.validator.service.FindProductCategoryValidator
- FindProjectNotesService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for find note by using given request.
- FindProjectNotesServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the find operation for note happen.
- FindProjectNotesServiceImpl() - Constructor for class com.skava.merchandise.service.impl.FindProjectNotesServiceImpl
- FindProjectNotesValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in note for find API operation.
- FindProjectNotesValidator() - Constructor for class com.skava.merchandise.validator.service.FindProjectNotesValidator
- FindProjectService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for find project by using given request.
- FindProjectServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the find operation for project happen.
- FindProjectServiceImpl() - Constructor for class com.skava.merchandise.service.impl.FindProjectServiceImpl
- FindProjectValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in project for find API operation.
- FindProjectValidator() - Constructor for class com.skava.merchandise.validator.service.FindProjectValidator
- FLOAT - Enum constant in enum class com.skava.merchandise.model.CollectionAttributeType
- fromAttributeEntity(CollectionPropertyAttribute) - Method in class com.skava.merchandise.model.domain.CollectionPropertyDO
-
This method sets the collection attributes from entity.
- fromDomainObject(CategoryAttributeDO) - Method in class com.skava.merchandise.model.exchange.response.CategoryAttribute
-
toDomainObject
- fromDomainObject(CategoryAttributePropertyDO) - Method in class com.skava.merchandise.model.exchange.response.CategoryAttributeProperty
-
fromDomainObject
- fromDomainObject(CategoryDO) - Method in class com.skava.merchandise.model.exchange.response.Category
-
fromDomainObject
- fromDomainObject(CategoryDO) - Method in class com.skava.merchandise.model.exchange.response.CategoryHierarchy
-
fromDomainObject
- fromDomainObject(CategoryPropertyDO) - Method in class com.skava.merchandise.model.exchange.response.CategoryProperty
-
fromDomainObject
- fromDomainObject(CollectionAttributeDO) - Method in class com.skava.merchandise.model.exchange.response.CollectionAttribute
-
This method is used to convert the collection attribute from domain object to response object.
- fromDomainObject(CollectionDO) - Method in class com.skava.merchandise.model.exchange.response.Collection
-
fromDomainObject
- fromDomainObject(CollectionPropertyDO) - Method in class com.skava.merchandise.model.exchange.response.CollectionProperty
-
This method sets the collection attributes from domain model.
- fromDomainObject(CreativeDO) - Method in class com.skava.merchandise.model.exchange.response.Creative
-
fromDomainObject
- fromDomainObject(MilestoneDO) - Method in class com.skava.merchandise.model.exchange.response.BaseMilestone
-
fromDomainObject
- fromDomainObject(MilestoneDO) - Method in class com.skava.merchandise.model.exchange.response.Milestone
-
fromDomainObject
- fromDomainObject(NavigationDO) - Method in class com.skava.merchandise.model.exchange.response.Navigation
-
fromDomainObject
- fromDomainObject(NoteDO) - Method in class com.skava.merchandise.model.exchange.response.Note
-
fromDomainObject
- fromDomainObject(ProjectDO) - Method in class com.skava.merchandise.model.exchange.response.Project
-
fromDomainObject
- fromDomainObject(VersionDO, String) - Method in class com.skava.merchandise.model.exchange.response.Version
-
This method is used to set collcetion's Id,businessId,name,status and description from versionDO.
- fromEntity(Category) - Method in class com.skava.merchandise.model.domain.CategoryDO
-
fromEntity
- fromEntity(Category) - Method in class com.skava.merchandise.model.exchange.response.ParentCategoryDO
- fromEntity(CategoryAttribute) - Method in class com.skava.merchandise.model.domain.CategoryAttributeDO
-
fromEntity
- fromEntity(CategoryAttributeProperty) - Method in class com.skava.merchandise.model.domain.CategoryAttributePropertyDO
-
fromEntity
- fromEntity(CategoryProperty) - Method in class com.skava.merchandise.model.domain.CategoryPropertyDO
-
This method is used convert category entity object to category domain object.
- fromEntity(Collection) - Method in class com.skava.merchandise.model.domain.CollectionDO
-
fromEntity
- fromEntity(CollectionProperty) - Method in class com.skava.merchandise.model.domain.CollectionPropertyDO
-
This method sets the collection properties from entity.
- fromEntity(CollectionPropertyAttribute) - Method in class com.skava.merchandise.model.domain.CollectionAttributeDO
-
This method is used convert category attribute entity object to category attribute domain object.
- fromEntity(Creative) - Method in class com.skava.merchandise.model.domain.CreativeDO
-
fromEntity
- fromEntity(Milestone) - Method in class com.skava.merchandise.model.domain.MilestoneDO
-
fromEntity
- fromEntity(Navigation) - Method in class com.skava.merchandise.model.domain.NavigationDO
-
fromEntity
- fromEntity(Note) - Method in class com.skava.merchandise.model.domain.NoteDO
-
fromEntity
- fromEntity(Project) - Method in class com.skava.merchandise.model.domain.ProjectDO
-
fromEntity
- fromEntity(Version) - Method in class com.skava.merchandise.model.domain.VersionDO
-
fromEntity
- fromPropertiesListDomainObject(List<CollectionPropertyDO>) - Method in class com.skava.merchandise.model.exchange.response.CollectionProperty
-
This method is used to convert collection properties domain model into response model.
- fromValue(String) - Static method in enum class com.skava.merchandise.model.CategoryType
-
Converts string value to enum
- fromValue(String) - Static method in enum class com.skava.merchandise.model.ChildrenType
-
Converts string value to enum
- fromValue(String) - Static method in enum class com.skava.merchandise.model.CollectionAttributeType
-
Converts string value to enum
- fromValue(String) - Static method in enum class com.skava.merchandise.model.CollectionStatus
-
Converts string value to enum
- fromValue(String) - Static method in enum class com.skava.merchandise.model.ItemStatus
-
Converts string value to enum
- fromValue(String) - Static method in enum class com.skava.merchandise.model.ItemType
-
Converts string value to enum
- fromValue(String) - Static method in enum class com.skava.merchandise.model.MilestoneType
-
Converts string value to enum
- fromValue(String) - Static method in enum class com.skava.merchandise.model.NavigationType
-
Converts string value to enum
- fromValue(String) - Static method in enum class com.skava.merchandise.model.PageType
-
Converts string value to enum
- fromValue(String) - Static method in enum class com.skava.merchandise.model.ProjectStatus
- fromValue(String) - Static method in enum class com.skava.merchandise.model.PublishStatus
-
Converts string value to enum
- fromValue(String) - Static method in enum class com.skava.merchandise.model.PublishType
-
Converts string value to enum
- FULL - Enum constant in enum class com.skava.merchandise.model.PublishType
G
- get(Class<T>, CodecRegistry) - Method in class com.skava.codec.EnumCodecProvider
-
Returns Codec for the passed Enum class Each enum class has its own codec class that codec class is returned by this method based upon the passed enum class
- getAdditionalPackagesPredicates(Predicate<Builder>, String) - Static method in class com.skava.merchandise.util.DocketUtil
-
This method modifies the request handler predicates for additional packages.
- getAndCheckDuplicatePropKeys(List<CollectionPropertyDO>, boolean) - Static method in class com.skava.merchandise.process.CollectionPropertyUpdateProcess
-
Functionality to fetch and validate the property keys
- getApplicableLocales(Collection) - Method in class com.skava.merchandise.process.CommonProcess
-
This function is used to get the applicable locales of the collection
- getApplicableLocalesList(MilestoneDO) - Static method in class com.skava.merchandise.util.ConversionUtil
-
This method is used to get Applicable locales of collection
- getAttrData(CollectionAttributeProcess) - Static method in class com.skava.merchandise.process.CollectionPropertyUpdateProcess
-
Fetch the existing collection property attributes
- getAvoidOverlapProperty(long) - Method in class com.skava.merchandise.util.ValidateUtil
-
This function is used to get the avoid overlap property of the collection
- getBuilder(Message<AsynControllerMessage>) - Method in class com.skava.merchandise.message.MerchandiseBuilderFactory
-
getBuilder
- getBusinessId(Long) - Method in class com.skava.auth.MerchandiseSecurityConfig
-
This method is used to get business Id of a Collection by collection Id.
- getCategoryAttributeById(long, String, String, String, String) - Method in class com.skava.merchandise.web.CategoryAttributeController
- getCategoryAttributeMap(long, String) - Method in class com.skava.merchandise.process.CommonProcess
-
This will load all CategoryAttribute and return to map
- getCategoryAttributePropertiesBasedonLocale(CategoryAttribute, String, String) - Static method in class com.skava.merchandise.process.CategoryAttributeProcess
-
This method is used to filter category attribute properties by locale.
- getCategoryAttributeProperty(String, String) - Method in class com.skava.merchandise.process.CollectionProcess
-
This method is used to add a new category attribute property in list.
- getCategoryById(long, String, String, String, String, String) - Method in class com.skava.merchandise.web.CategoryController
-
This method is used to loads a Category based on given Id.
- getCategoryHierarchyById(long, String, String, String, String, int, boolean, String) - Method in class com.skava.merchandise.web.CategoryController
-
This method is used to update a Category based on given Id.
- getCategoryPropertiesBasedonLocale(Category, String, String) - Static method in class com.skava.merchandise.util.ProcessUtil
-
This method is used to filter category properties by locale.
- getChildrenData(Children) - Static method in class com.skava.merchandise.process.MilestoneProcess
-
This method is used to get child category data from request
- getCollection(long) - Method in class com.skava.merchandise.process.CommonProcess
-
getCollectionId
- getCollectionAttributes(List<CollectionPropertyDO>) - Static method in class com.skava.merchandise.model.exchange.response.Collection
-
Fetch the Collection attributes data from domain object list.
- getCollectionById(String, String, long, String, long) - Method in class com.skava.merchandise.web.CollectionController
-
This method is used to load a Collection based on given Id.
- getCollectionPropertiesByName(String, String, long, String, long, String) - Method in class com.skava.merchandise.web.CollectionPropertyController
-
This method used to fetch the collection property based on the the given collection property name.
- getContentCellStyle(XSSFWorkbook) - Static method in class com.skava.merchandise.util.POIHelper
-
Returns cell style for content cells
- getCreativeById(long, String, String, String, String, String) - Method in class com.skava.merchandise.web.CreativeController
-
This method used to fetch a creative by its Id.
- getCurrentMileStone(Milestone[]) - Static method in class com.skava.merchandise.util.MerchandiseUtil
-
This method is used to get current milestone in a array of milestones by comparing its start time, end time, priority and updated time.
- getDBData(CollectionPropertyProcess, long) - Static method in class com.skava.merchandise.process.CollectionPropertyUpdateProcess
-
Fetch the existing collection properties which are under the collection Id
- getDbPropertiesAsPerLocale(Category) - Method in class com.skava.merchandise.process.CommonProcess
-
This method will convert category property array object to category property map object as map with attributeId and locale
- getDefaultLocale(Collection) - Method in class com.skava.merchandise.process.CommonProcess
-
This function is used to get the default locale of the collection
- getEcommMerchandiseService(Message<AsynControllerMessage>) - Method in class com.skava.merchandise.message.EcommMerchandiseServiceFactory
-
getEcommMerchandiseService
- getEncoderClass() - Method in class com.skava.codec.CategoryTypeCodec
-
Returns the Enum class
- getEncoderClass() - Method in class com.skava.codec.ChildrenTypeCodec
-
Returns the Enum class
- getEncoderClass() - Method in class com.skava.codec.CollectionAttributeTypeCodec
-
Returns the Enum class
- getEncoderClass() - Method in class com.skava.codec.CollectionStatusCodec
-
Returns the Enum class
- getEncoderClass() - Method in class com.skava.codec.ItemStatusCodec
-
Returns the Enum class
- getEncoderClass() - Method in class com.skava.codec.ItemTypeCodec
-
Returns the Enum class
- getEncoderClass() - Method in class com.skava.codec.MilestoneTypeCodec
-
Returns the Enum class
- getEncoderClass() - Method in class com.skava.codec.NavigationTypeCodec
-
Returns the Enum class
- getEncoderClass() - Method in class com.skava.codec.PageTypeCodec
-
Returns the Enum class
- getEncoderClass() - Method in class com.skava.codec.ProjectStatusCodec
-
Returns the Enum class
- getEncoderClass() - Method in class com.skava.codec.PublishStatusCodec
-
Returns the Enum class
- getEncoderClass() - Method in class com.skava.codec.PublishTypeCodec
-
Returns the Enum class
- getFieldsNameFromClass(Class<?>) - Static method in class com.skava.merchandise.util.MerchandiseUtil
-
This method is used to get fields name from class.
- getHeaderCellStyle(XSSFWorkbook) - Static method in class com.skava.merchandise.util.POIHelper
-
Returns cell style for header cells
- getHeaderRequiredCellStyle(XSSFWorkbook, Boolean) - Static method in class com.skava.merchandise.util.POIHelper
-
Returns the cell style for required header cells
- getInstance() - Static method in class com.skava.merchandise.util.ObjectMapperUtil
- getListFromIterator(Iterator<Milestone>) - Static method in class com.skava.merchandise.process.MilestoneProcessSplit
-
This method is used to iterate the milestone and add in array list of milestone.
- getLiveMilestoneByCategoryId(long, String, String, String, String, String, long) - Method in class com.skava.merchandise.web.SchemaOrgController
-
This method used to fetch a milestone in a collection based on given category Id.
- getLiveMilestoneByProductId(long, String, String, String, String, String, long) - Method in class com.skava.merchandise.web.SchemaOrgController
-
This method used to fetch a milestone in a collection based on given product Id.
- getLiveMilestoneSearchCategoryBySearchKeyword(long, String, String, String, String, String, long) - Method in class com.skava.merchandise.web.SchemaOrgController
-
This method used to fetch a milestone in a collection based on given search keyword.
- getLiveVersion(long) - Method in class com.skava.merchandise.process.VersionProcess
-
This method is used to get the live version.
- getLocalDateTimeFromEpoc(long) - Static method in class com.skava.merchandise.util.MerchandiseUtil
- getMergedList(Map<String, CollectionPropertyAttribute>, Map<String, CollectionPropertyDO>, List<CollectionPropertyDO>, Set<String>, boolean) - Static method in class com.skava.merchandise.process.CollectionPropertyUpdateProcess
-
Functionality to merge the request and/or db data.
- getMilestoneByCategoryId(long, String, String, String, String, String) - Method in class com.skava.merchandise.web.MilestoneController
-
This method used to fetch a milestone in a collection based on given category Id.
- getMilestoneById(long, String, String, String, String, String) - Method in class com.skava.merchandise.web.MilestoneController
-
This method used to fetch a milestone in a collection based on given Id.
- getMilestoneByNavigationId(long, String, String, String, String, String, long) - Method in class com.skava.merchandise.web.SchemaOrgController
-
This method used to fetch a milestone in a collection based on given navigation Id.
- getNavigationById(long, String, String, String, String, String) - Method in class com.skava.merchandise.web.NavigationController
-
This method loads a navigation based on given Id.
- getNextSequenceId() - Method in class com.skava.merchandise.repository.SequenceRepository
-
Fetches the next sequence id.
- getNotesById(long, String, String, String, String, String) - Method in class com.skava.merchandise.web.NoteController
-
This method is used to load a note based on given Id.
- getPdpUXById(long, String, String, String, String, String) - Method in class com.skava.merchandise.web.PdpUXController
-
This method is used to loads a Category based on given Id.
- getPdpUXHierarchyById(long, String, String, String, String, int, boolean, String) - Method in class com.skava.merchandise.web.PdpUXController
-
This method is used to update a Category based on given Id.
- getPredicate(Class<?>, EcomFilters) - Static method in class com.skava.merchandise.util.PredicateUtil
-
This method is used to get querydsl predicate.
- getPredicate(Class<?>, String) - Static method in class com.skava.merchandise.util.PredicateUtil
-
This method is used to get querydsl predicate.
- getPredicateForBasePackageAndAdditionalPackages(String, List<String>) - Static method in class com.skava.merchandise.util.DocketUtil
-
This method returns the predicate for base and additional packages.
- getProductCategoryMapping(long, String, String, String, String, String) - Method in class com.skava.merchandise.web.CategoryController
-
This method is used to get product Category mapping based on given Id.
- getProjectById(long, String, String, String, String) - Method in class com.skava.merchandise.web.ProjectController
-
This method is used to load a Project based on given request.
- getProjects(CategoryDO) - Method in class com.skava.merchandise.process.CategoryProcessSplit
-
This function is used to get projects.
- getSearchUXById(long, String, String, String, String, String) - Method in class com.skava.merchandise.web.SearchUXController
-
This method is used to loads a Category based on given Id.
- getSearchUXHierarchyById(long, String, String, String, String, int, boolean, String) - Method in class com.skava.merchandise.web.SearchUXController
-
This method is used to update a Category based on given Id.
- getSheet(XSSFWorkbook, String) - Static method in class com.skava.merchandise.util.POIHelper
-
Retrieves sheet from the workbook by name
- getSort(Class<?>, EcomSorts) - Static method in class com.skava.merchandise.util.PredicateUtil
-
This method is used to get sort entity using sort fields given.
- getTimeZone(Collection) - Method in class com.skava.merchandise.process.CommonProcess
-
This method is used to get the time zone value.
- getTimeZoneWithoutBusinessId(long) - Method in class com.skava.merchandise.process.CommonProcess
-
This will get the TimeZone of the particular collection
- getValidator() - Method in class com.skava.merchandise.service.impl.CreateCategoryAttributeServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.CreateCategoryServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.CreateCollectionServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.CreateCreativeServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.CreateMilestoneServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.CreateNavigationServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.CreateProjectNotesServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.CreateProjectServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.DeleteCategoryAttributeServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.DeleteCategoryServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.DeleteCreativeServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.DeleteMilestoneServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.DeleteNavigationServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.DeleteProjectServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.ExportSampleMerchandiseSheetServiceImpl
- getValidator() - Method in class com.skava.merchandise.service.impl.FindAllCategoryAttributeServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.FindAllCategoryServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.FindAllCollectionAttributesServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.FindAllCollectionServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.FindAllCreativeServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.FindAllMilestoneServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.FindAllNavigationServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.FindAllProjectNotesServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.FindAllProjectServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.FindAllVersionServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.FindCategoryAttributeServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.FindCategoryByLiveMileStoneServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.FindCategoryBySiteNavigationServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.FindCategoryHierarchyServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.FindCategoryServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.FindCollectionAttributeServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.FindCollectionServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.FindCreativeServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.FindExactMilestoneServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.FindLiveMileStoneBySearchKeywordServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.FindMilestoneServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.FindNavigationServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.FindProductCategoryByLiveMileStoneServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.FindProductCategoryMappingServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.FindProjectNotesServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.FindProjectServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.PatchUpdateCategoryAttributeServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.PatchUpdateCategoryPropertyServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.PatchUpdateCategoryServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.PatchUpdateCollectionPropertiesServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.PatchUpdateCreativeServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.PatchUpdateMilestoneServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.PatchUpdateNavigationServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.PatchUpdateProjectServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.UpdateCategoryAttributeServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.UpdateCategoryPropertyServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.UpdateCategoryServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.UpdateCollectionPropertiesServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.UpdateCollectionServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.UpdateCreativeServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.UpdateMilestoneServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.UpdateNavigationServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getValidator() - Method in class com.skava.merchandise.service.impl.UpdateProjectServiceImpl
-
This method is used to validate the given mandatory request fields and its length.
- getVersionId(long) - Method in class com.skava.merchandise.process.MerchandiseInternalProcess
-
getVersionId is used to get the live versions
H
- handleHttpMessageNotReadable(HttpMessageNotReadableException, HttpHeaders, HttpStatusCode, WebRequest) - Method in class com.skava.merchandise.web.MerchandiseExceptionHandler
-
This method is used to handle HTTP messages which are not readable.
- handleMerchandiseServiceException(ECommerceException, WebRequest) - Method in class com.skava.merchandise.web.MerchandiseExceptionHandler
-
This method is used to handle merchandise service exceptions.
- handleMerchandiseServiceException(RequestRejectedException, WebRequest) - Method in class com.skava.merchandise.web.MerchandiseExceptionHandler
-
This method is used to handles merchandise service exception.
- handleMethodArgumentNotValid(MethodArgumentNotValidException, HttpHeaders, HttpStatusCode, WebRequest) - Method in class com.skava.merchandise.web.MerchandiseExceptionHandler
-
This method is used to handle method method arguments which are not valid.
- hasApproverPrivilege(Project, ProjectDO) - Method in class com.skava.merchandise.process.ProjectProcess
-
This will validate the user is having approver access for the project in the business level or collection level.
- hasDefautProjectCRUDAccess(long) - Method in class com.skava.merchandise.process.CommonProcess
-
This will checks the access to perform the CRUD on default project
- HEADER - Enum constant in enum class com.skava.merchandise.util.POIHelper.CellStyle
- HEADER_REQUIRED - Enum constant in enum class com.skava.merchandise.util.POIHelper.CellStyle
- HEADER_VERSION_ID - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
I
- id - Variable in class com.skava.merchandise.model.entity.QCollection
- id - Variable in class com.skava.merchandise.model.entity.QCollectionPropertyAttribute
- id - Variable in class com.skava.merchandise.model.entity.QNote
- id - Variable in class com.skava.merchandise.model.entity.QProject
- id - Variable in class com.skava.merchandise.model.entity.QSequence
- id - Variable in class com.skava.merchandise.model.entity.QVersion
- ID - Static variable in class com.skava.merchandise.process.CategoryProcess
- identifier - Variable in class com.skava.merchandise.model.entity.QCategoryAttributeId
- identifier - Variable in class com.skava.merchandise.model.entity.QCategoryId
- identifier - Variable in class com.skava.merchandise.model.entity.QCreativeId
- identifier - Variable in class com.skava.merchandise.model.entity.QMilestoneId
- identifier - Variable in class com.skava.merchandise.model.entity.QNavigationId
- identifier - Variable in class com.skava.merchandise.model.entity.QVersionId
- IDENTIFIER - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Field name for Identifier
- IDENTIFIER - Static variable in class com.skava.merchandise.process.CategoryAttributeProcess
- IDENTIFIER - Static variable in class com.skava.merchandise.process.CollectionProcess
- IDENTIFIER - Static variable in class com.skava.merchandise.process.CreativeProcess
- IDENTIFIER - Static variable in class com.skava.merchandise.process.MilestoneProcess
- IDENTIFIER - Static variable in class com.skava.merchandise.process.NavigationProcess
- IDENTIFIER - Static variable in class com.skava.merchandise.process.ProjectProcess
- IDENTIFIER - Static variable in class com.skava.merchandise.process.VersionProcess
- IDENTIFIER - Static variable in class com.skava.merchandise.util.MerchandiseUtil
- ignoreEmptyTags(CreativeRequest) - Static method in class com.skava.merchandise.util.MerchandiseUtil
-
This method is used to Ignore the tags which are invalid(empty/contains empty space).
- ignoreInvalidWidgetProperties(CreativeRequest) - Static method in class com.skava.merchandise.util.MerchandiseUtil
-
This method is used to Ignore the widget properties which contains empty name or value.
- ImageObject - Class in com.skava.merchandise.model.exchange.response
-
The Class ImageObject
- ImageObject() - Constructor for class com.skava.merchandise.model.exchange.response.ImageObject
- ImportExportController - Class in com.skava.merchandise.web
-
ImportExportController
- ImportExportController(ExportSampleMerchandiseSheetService) - Constructor for class com.skava.merchandise.web.ImportExportController
- ImportExportProcess - Class in com.skava.merchandise.process
- ImportExportProcess() - Constructor for class com.skava.merchandise.process.ImportExportProcess
- ImportExportRequestInternal - Class in com.skava.merchandise.model.exchange.request
-
The Class ImportExportRequestInternal
- ImportExportRequestInternal() - Constructor for class com.skava.merchandise.model.exchange.request.ImportExportRequestInternal
- INACTIVE - Enum constant in enum class com.skava.merchandise.model.CollectionStatus
- INACTIVE - Enum constant in enum class com.skava.merchandise.model.ItemStatus
- INCREMENTAL - Enum constant in enum class com.skava.merchandise.model.PublishType
- init() - Method in class com.skava.merchandise.message.MerchandiseMessageListener
-
Listening message using event component.
- init() - Method in class com.skava.merchandise.message.MerchandiseMessageSender
- initBinder(WebDataBinder) - Method in class com.skava.merchandise.web.CategoryAttributeController
-
InitBinder binds the web request parameter to attribute.
- initBinder(WebDataBinder) - Method in class com.skava.merchandise.web.CategoryController
-
InitBinder binds the web request parameter to attribute.
- initBinder(WebDataBinder) - Method in class com.skava.merchandise.web.CategoryPropertyController
-
InitBinder binds the web request parameter to attribute.
- initBinder(WebDataBinder) - Method in class com.skava.merchandise.web.CollectionController
-
InitBinder binds the web request parameter to attribute.
- initBinder(WebDataBinder) - Method in class com.skava.merchandise.web.CollectionPropertyController
-
InitBinder binds the web request parameter to attribute.
- initBinder(WebDataBinder) - Method in class com.skava.merchandise.web.CreativeController
-
InitBinder binds the web request parameter to attribute.
- initBinder(WebDataBinder) - Method in class com.skava.merchandise.web.ImportExportController
-
InitBinder binds the web request parameter to attribute.
- initBinder(WebDataBinder) - Method in class com.skava.merchandise.web.MilestoneController
-
InitBinder binds the web request parameter to attribute.
- initBinder(WebDataBinder) - Method in class com.skava.merchandise.web.NavigationController
-
InitBinder binds the web request parameter to attribute.
- initBinder(WebDataBinder) - Method in class com.skava.merchandise.web.NoteController
-
InitBinder binds the web request parameter to attribute.
- initBinder(WebDataBinder) - Method in class com.skava.merchandise.web.PdpUXController
-
InitBinder binds the web request parameter to attribute.
- initBinder(WebDataBinder) - Method in class com.skava.merchandise.web.ProjectController
-
InitBinder binds the web request parameter to attribute.
- initBinder(WebDataBinder) - Method in class com.skava.merchandise.web.SearchUXController
-
InitBinder binds the web request parameter to attribute.
- initBinder(WebDataBinder) - Method in class com.skava.merchandise.web.VersionController
-
InitBinder binds the web request parameter to attribute.
- INPROGRESS - Enum constant in enum class com.skava.merchandise.model.PublishStatus
- INT - Enum constant in enum class com.skava.merchandise.model.CollectionAttributeType
- isDelete - Variable in class com.skava.merchandise.model.entity.QChildren
- isEmpty() - Method in class com.skava.merchandise.model.domain.PageableDO
-
This method returns true if response is empty.
- isExistNeedToBeChecked(MilestoneDO, Milestone) - Static method in class com.skava.merchandise.util.ProcessUtil
-
This function is used to compare milestone domain object with milestone entity object.
- isProductAvailable(String, Milestone, ProductCategoryRequestInternal) - Method in class com.skava.merchandise.process.CategoryProcess
- isValidChildMilestone(String, String, Milestone, ProductCategoryRequestInternal) - Method in class com.skava.merchandise.process.CategoryProcess
- isValidId(String) - Static method in class com.skava.merchandise.util.ProcessUtil
-
This function is used to validate the identifier, that not contains space, ampersand, forward slash, hyphen and underscore
- isValidIdentifier(String) - Static method in class com.skava.merchandise.util.MerchandiseUtil
-
This method is used to ensure whether the given Identifier is in alpha numeric format.
- isValidMilestone(String, Milestone) - Method in class com.skava.merchandise.process.CategoryProcess
- isValidPageAndSize(int, int) - Static method in class com.skava.merchandise.util.MerchandiseUtil
-
This method is used to validate the page and size used in find all calls for API's.
- ITEM_ID - Static variable in class com.skava.merchandise.constant.EntityConstants
-
milestone children item id
- itemId - Variable in class com.skava.merchandise.model.entity.QChildren
- itemId - Variable in class com.skava.merchandise.model.entity.QMilestone
- itemId - Variable in class com.skava.merchandise.model.entity.QNote
- ItemStatus - Enum Class in com.skava.merchandise.model
-
This enumerator is used to maintain the constants for ItemStatus parameter.
- ItemStatusCodec - Class in com.skava.codec
-
Codec for Enum ItemStatus
- ItemStatusCodec() - Constructor for class com.skava.codec.ItemStatusCodec
- itemType - Variable in class com.skava.merchandise.model.entity.QNote
- ItemType - Enum Class in com.skava.merchandise.model
-
This enumerator is used to maintain the constants for ItemType parameter.
- ItemTypeCodec - Class in com.skava.codec
-
Codec for Enum ItemType
- ItemTypeCodec() - Constructor for class com.skava.codec.ItemTypeCodec
K
- KEY_LAST_COLLECTION_ID - Static variable in class com.skava.merchandise.model.entity.Sequence
- keyword - Variable in class com.skava.merchandise.model.entity.QCategory
L
- lastCollectionId - Variable in class com.skava.merchandise.model.entity.QSequence
- link - Variable in class com.skava.merchandise.model.entity.QChildren
- LINK - Static variable in class com.skava.merchandise.constant.EntityConstants
-
milestone children link
- locale - Variable in class com.skava.merchandise.model.entity.QCategoryAttributeProperty
- locale - Variable in class com.skava.merchandise.model.entity.QCategoryProperty
- locale - Variable in class com.skava.merchandise.model.entity.QLocalizedRule
- locale - Variable in class com.skava.merchandise.model.entity.QLocalizedSearchKeyword
- locale - Variable in class com.skava.merchandise.model.entity.QLocalizedUXData
- LOCALE - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Field name for Locale
- localizedRule - Static variable in class com.skava.merchandise.model.entity.QLocalizedRule
- LocalizedRule - Class in com.skava.merchandise.model.entity
-
This entity model is used to communicate with DB to perform desired API operation for children.
- LocalizedRule() - Constructor for class com.skava.merchandise.model.entity.LocalizedRule
- localizedSearchKeyword - Static variable in class com.skava.merchandise.model.entity.QLocalizedSearchKeyword
- LocalizedSearchKeyword - Class in com.skava.merchandise.model.entity
-
This entity model is used to communicate with DB to perform desired API operation for children.
- LocalizedSearchKeyword() - Constructor for class com.skava.merchandise.model.entity.LocalizedSearchKeyword
- localizedUXData - Static variable in class com.skava.merchandise.model.entity.QLocalizedUXData
- LocalizedUXData - Class in com.skava.merchandise.model.entity
-
This entity model is used to communicate with DB to perform desired API operation for children.
- LocalizedUXData() - Constructor for class com.skava.merchandise.model.entity.LocalizedUXData
- locked - Variable in class com.skava.merchandise.model.entity.QCategory
- locked - Variable in class com.skava.merchandise.model.entity.QCategoryProperty
- LOCKED - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Field name to hold Locked Status
- LOCKED_FALSE - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- LOCKED_TRUE - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- LOGGER - Static variable in class com.skava.merchandise.util.CommonUtils
- LOGGER - Static variable in class com.skava.merchandise.util.ValidateUtil
-
LOGGER
- LONG - Enum constant in enum class com.skava.merchandise.model.CollectionAttributeType
- LONGSTRING - Enum constant in enum class com.skava.merchandise.model.CollectionAttributeType
M
- MACRO_MAX - Static variable in class com.skava.merchandise.util.MerchandiseUtil
- MACRO_MAX_DIGIT - Static variable in class com.skava.merchandise.util.MerchandiseUtil
- MACRO_MIN - Static variable in class com.skava.merchandise.util.MerchandiseUtil
- MACRO_REGEX - Static variable in class com.skava.merchandise.util.MerchandiseUtil
- main(String[]) - Static method in class com.skava.merchandise.MerchandiseApplication
-
This method is the main method,which gets the input as arguments to spring boot MerchandiseApplication.
- mandatory - Variable in class com.skava.merchandise.model.entity.QCategoryAttribute
- MANDATORY - Static variable in class com.skava.merchandise.constant.EntityConstants
- MANDATORY - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- MATCHER_GROUP_ONE - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- MATCHER_GROUP_THREE - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- MATCHER_GROUP_TWO - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- MAX_PAGE_SIZE - Static variable in class com.skava.merchandise.util.MerchandiseUtil
- MAXRETRY - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- MERCHANDISE_MESSAGE_CACHE - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- MERCHANDISE_MESSAGE_CALLBACK_QUEUE - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- MERCHANDISE_MESSAGE_TYPE - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- MERCHANDISE_SERVICE - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
-
MERCHANDISE_SERVICE
- MERCHANDISE_SERVICE_ERROR_RESPONSE_MODEL - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- MERCHANDISE_SERVICE_NAME - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- MERCHANDISE_SERVICE_RESPONSE_MODEL - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- MERCHANDISE_TABLE_NAME - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Merchandise Constants
- MerchandiseApplication - Class in com.skava.merchandise
-
This application class is used to booting the MerchandiseApplication.
- MerchandiseApplication() - Constructor for class com.skava.merchandise.MerchandiseApplication
- merchandiseAuditEntry - Static variable in class com.skava.merchandise.model.entity.QMerchandiseAuditEntry
- MerchandiseAuditEntry - Class in com.skava.merchandise.model.entity
-
This class is used to add audit details, it can be extent to all the entities.
- MerchandiseAuditEntry() - Constructor for class com.skava.merchandise.model.entity.MerchandiseAuditEntry
- MerchandiseBuilderFactory - Class in com.skava.merchandise.message
-
Class MerchandiseBuilderFactory
- MerchandiseBuilderFactory() - Constructor for class com.skava.merchandise.message.MerchandiseBuilderFactory
- MerchandiseConstants - Class in com.skava.merchandise.constant
-
This class contains the constants that are used more than one classes in the Merchandise Services are maintained here.
- MerchandiseEventPayload - Class in com.skava.merchandise.model
-
This model is used to maintain the fields required for EventPayload.
- MerchandiseEventPayload() - Constructor for class com.skava.merchandise.model.MerchandiseEventPayload
- MerchandiseEventProperties - Class in com.skava.merchandise.model
-
This model is used to maintain the fields required for EventProperties.
- MerchandiseEventProperties() - Constructor for class com.skava.merchandise.model.MerchandiseEventProperties
- MerchandiseExceptionHandler - Class in com.skava.merchandise.web
-
This Class is used to handle the exceptions thrown in all other classes.
- MerchandiseExceptionHandler() - Constructor for class com.skava.merchandise.web.MerchandiseExceptionHandler
- MerchandiseFileAPIResponse - Class in com.skava.merchandise.model.exchange.response
-
Response model to deliver files as response
- MerchandiseFileAPIResponse(String, InputStreamResource, String, String, int) - Constructor for class com.skava.merchandise.model.exchange.response.MerchandiseFileAPIResponse
-
Constructor returns the object of CatalogFileAPIResponse with given values
- MerchandiseInternalProcess - Class in com.skava.merchandise.process
-
This class performs the DB operations to get the versionId from live environment using collectionId.
- MerchandiseInternalProcess() - Constructor for class com.skava.merchandise.process.MerchandiseInternalProcess
- MerchandiseMessageListener - Class in com.skava.merchandise.message
-
Class MerchandiseMessageListener
- MerchandiseMessageListener() - Constructor for class com.skava.merchandise.message.MerchandiseMessageListener
- MerchandiseMessageSender - Class in com.skava.merchandise.message
-
The class is used to send the messages to post an event.
- MerchandiseMessageSender() - Constructor for class com.skava.merchandise.message.MerchandiseMessageSender
- MerchandiseProperties - Class in com.skava.merchandise.model
-
This model is used to maintain the fields required for MerchandiseProperties.
- MerchandiseProperties() - Constructor for class com.skava.merchandise.model.MerchandiseProperties
- MerchandiseReleaseDefinition - Class in com.skava.release
- MerchandiseResponseCode - Enum Class in com.skava.merchandise.constant
-
This class contains the response codes of common operations.
- MerchandiseSecurityConfig - Class in com.skava.auth
-
This class is used to authorize users and it overrides
CustomSecurityConfigurer
for authorization component. - MerchandiseSecurityConfig() - Constructor for class com.skava.auth.MerchandiseSecurityConfig
- MerchandiseServiceErrorResponse - Class in com.skava.merchandise.model.exchange.response
-
This model contains the response code and response message to be returned after an API operation performed.
- MerchandiseServiceErrorResponse(String, String) - Constructor for class com.skava.merchandise.model.exchange.response.MerchandiseServiceErrorResponse
- MerchandiseUtil - Class in com.skava.merchandise.util
-
This Class is used to write common methods which are used by more than one classes in merchandise service.
- MerchandisingServiceController - Class in com.skava.merchandise.web
-
This Class is used to check whether the merchandise service war is up or not.
- MerchandisingServiceController() - Constructor for class com.skava.merchandise.web.MerchandisingServiceController
- mergedList(Map<String, CollectionPropertyDO>, List<CollectionPropertyDO>, Set<String>, boolean) - Static method in class com.skava.merchandise.process.CollectionPropertyUpdateProcess
-
Functionality to merge the existing and request properties
- METHOD_ENTERED - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
-
Constant for Method entered
- METHOD_EXCEPTION - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
-
Constant for Method Exception
- METHOD_EXITED - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
-
Constant for Method entered
- milestone - Static variable in class com.skava.merchandise.model.entity.QMilestone
- Milestone - Class in com.skava.merchandise.model.entity
-
This entity model is used to communicate with DB to perform desired API operation for milestone.
- Milestone - Class in com.skava.merchandise.model.exchange.response
-
This model contains the fields to be returned after milestone API operations performed.
- Milestone() - Constructor for class com.skava.merchandise.model.exchange.response.Milestone
- Milestone(MilestoneId, String, int, ItemStatus, MilestoneType, LocalDateTime, LocalDateTime) - Constructor for class com.skava.merchandise.model.entity.Milestone
- MILESTONE - Enum constant in enum class com.skava.merchandise.model.ItemType
- MILESTONE_ALREADY_EXISTS - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- MILESTONE_ID - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Field name to hold Project Id
- MILESTONE_NAME_MAX_LENGTH - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- MILESTONE_NAME_MIN_LENGTH - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- MILESTONE_NOT_EXISTS - Enum constant in enum class com.skava.merchandise.constant.MilestoneResponseCode
- MILESTONE_TABLE_NAME - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Milestone Table name
- MilestoneAlreadyExistsException - Exception in com.skava.merchandise.exception
-
This class is used to throw an defined exception when the given milestone is already exists.
- MilestoneAlreadyExistsException(String) - Constructor for exception com.skava.merchandise.exception.MilestoneAlreadyExistsException
-
MilestoneAlreadyExistsFoundException
- MilestoneController - Class in com.skava.merchandise.web
-
This Class is used to control the milestone operations.
- MilestoneController(CreateMilestoneService, DeleteMilestoneService, UpdateMilestoneService, FindMilestoneService, FindExactMilestoneService, PatchUpdateMilestoneService, FindAllMilestoneService) - Constructor for class com.skava.merchandise.web.MilestoneController
- MilestoneDO - Class in com.skava.merchandise.model.domain
-
This model is contains the required properties of milestone to perform API operations.
- MilestoneDO() - Constructor for class com.skava.merchandise.model.domain.MilestoneDO
- MILESTONEE_CONFIG_NAME - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Milestone Configuration name
- milestoneId - Variable in class com.skava.merchandise.model.entity.QMilestone
- milestoneId - Static variable in class com.skava.merchandise.model.entity.QMilestoneId
- MilestoneId - Class in com.skava.merchandise.model.entity
-
This entity model is used to construct a composite key to map as a primary key for milestone.
- MilestoneId() - Constructor for class com.skava.merchandise.model.entity.MilestoneId
- MilestoneNotFoundException - Exception in com.skava.merchandise.exception
-
This class is used to throw an defined exception when the given milestone is not found.
- MilestoneNotFoundException(String) - Constructor for exception com.skava.merchandise.exception.MilestoneNotFoundException
-
MilestoneNotFoundException
- MilestoneProcess - Class in com.skava.merchandise.process
-
This class performs the DB operations and DB validations for milestone API operations.
- MilestoneProcess(ValidateUtil) - Constructor for class com.skava.merchandise.process.MilestoneProcess
- MilestoneProcessSplit - Class in com.skava.merchandise.process
- MilestoneRepository - Interface in com.skava.merchandise.repository
-
This interface is used to perform CRUD operations for milestone Entity.
- MilestoneRequest - Class in com.skava.merchandise.model.exchange.request
-
This model contains the fields given by the user/admin to perform the API operation.
- MilestoneRequest() - Constructor for class com.skava.merchandise.model.exchange.request.MilestoneRequest
- MilestoneRequestInternal - Class in com.skava.merchandise.model.exchange.request
-
This model contains the raw input given by the user/admin to perform milestone API operation.
- MilestoneRequestInternal() - Constructor for class com.skava.merchandise.model.exchange.request.MilestoneRequestInternal
- MilestoneResponseCode - Enum Class in com.skava.merchandise.constant
-
This class contains the response codes of milestone related API operations.
- MilestonesResponse - Class in com.skava.merchandise.model.exchange.response
-
This model contains the list of milestones to return after the API operation performed.
- MilestonesResponse() - Constructor for class com.skava.merchandise.model.exchange.response.MilestonesResponse
- MilestoneToCategoryTransformation - Class in com.skava.merchandise.process
-
This class converts the category data and milestone data from DB to schema.org format.
- MilestoneToCategoryTransformation() - Constructor for class com.skava.merchandise.process.MilestoneToCategoryTransformation
- MilestoneType - Enum Class in com.skava.merchandise.model
-
This enumerator is used to maintain the constants for MilestoneType parameter.
- MilestoneTypeCodec - Class in com.skava.codec
-
Codec for Enum MilestoneType
- MilestoneTypeCodec() - Constructor for class com.skava.codec.MilestoneTypeCodec
- milestoneValidator(MilestoneDO) - Method in class com.skava.merchandise.util.ValidateUtil
-
This method is used to validate the milestone for overlapping start and end time
N
- name - Variable in class com.skava.merchandise.model.entity.QCategoryAttributeProperty
- name - Variable in class com.skava.merchandise.model.entity.QCategoryProperty
- name - Variable in class com.skava.merchandise.model.entity.QChildren
- name - Variable in class com.skava.merchandise.model.entity.QCollection
- name - Variable in class com.skava.merchandise.model.entity.QCollectionPropertyAttribute
- name - Variable in class com.skava.merchandise.model.entity.QCreative
- name - Variable in class com.skava.merchandise.model.entity.QMilestone
- name - Variable in class com.skava.merchandise.model.entity.QNavigation
- name - Variable in class com.skava.merchandise.model.entity.QProject
- NAME - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Field name for Name
- NAME - Static variable in class com.skava.release.MerchandiseReleaseDefinition
- NAV - Enum constant in enum class com.skava.merchandise.model.ChildrenType
- NAV - Enum constant in enum class com.skava.merchandise.model.MilestoneType
- navigation - Static variable in class com.skava.merchandise.model.entity.QNavigation
- Navigation - Class in com.skava.merchandise.model.entity
- Navigation - Class in com.skava.merchandise.model.exchange.response
-
This model contains the fields to be returned after navigation API operations performed.
- Navigation() - Constructor for class com.skava.merchandise.model.entity.Navigation
- Navigation() - Constructor for class com.skava.merchandise.model.exchange.response.Navigation
- NAVIGATION - Enum constant in enum class com.skava.merchandise.model.ItemType
- NAVIGATION_ALREADY_EXISTS - Enum constant in enum class com.skava.merchandise.constant.NavigationResponseCode
- NAVIGATION_CONFIG_NAME - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Navigation Configuration name
- NAVIGATION_CREATE_SUCCESS - Enum constant in enum class com.skava.merchandise.constant.NavigationResponseCode
- NAVIGATION_DELETE_SUCCESS - Enum constant in enum class com.skava.merchandise.constant.NavigationResponseCode
- NAVIGATION_FIND_ALL_SUCCESS - Enum constant in enum class com.skava.merchandise.constant.NavigationResponseCode
- NAVIGATION_FIND_SUCCESS - Enum constant in enum class com.skava.merchandise.constant.NavigationResponseCode
- NAVIGATION_NOT_EXISTS - Enum constant in enum class com.skava.merchandise.constant.NavigationResponseCode
- NAVIGATION_PATCH_UPDATE_SUCCESS - Enum constant in enum class com.skava.merchandise.constant.NavigationResponseCode
- NAVIGATION_TABLE_NAME - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Navigation Table name
- NAVIGATION_UPDATE_SUCCESS - Enum constant in enum class com.skava.merchandise.constant.NavigationResponseCode
- NavigationAlreadyExistsException - Exception in com.skava.merchandise.exception
-
This class is used to throw an defined exception when the given navigation is already exists.
- NavigationAlreadyExistsException(String) - Constructor for exception com.skava.merchandise.exception.NavigationAlreadyExistsException
-
NavigationAlreadyExistsException
- NavigationController - Class in com.skava.merchandise.web
-
This Class is used to control navigations operations.
- NavigationController(CreateNavigationService, DeleteNavigationService, UpdateNavigationService, FindNavigationService, PatchUpdateNavigationService, FindAllNavigationService) - Constructor for class com.skava.merchandise.web.NavigationController
- NavigationDO - Class in com.skava.merchandise.model.domain
-
This model is contains the required properties of navigation to perform API operations.
- NavigationDO() - Constructor for class com.skava.merchandise.model.domain.NavigationDO
- navigationId - Variable in class com.skava.merchandise.model.entity.QNavigation
- navigationId - Static variable in class com.skava.merchandise.model.entity.QNavigationId
- NavigationId - Class in com.skava.merchandise.model.entity
-
This entity model is used to construct a composite key to map as a primary key for navigation entity.
- NavigationId() - Constructor for class com.skava.merchandise.model.entity.NavigationId
- NavigationNotFoundException - Exception in com.skava.merchandise.exception
-
This class is used to throw an defined exception when the given navigation is not found.
- NavigationNotFoundException(String) - Constructor for exception com.skava.merchandise.exception.NavigationNotFoundException
-
NavigationNotFoundException
- NavigationProcess - Class in com.skava.merchandise.process
-
This class performs the DB operations and DB validations for navigation API operations.
- NavigationProcess() - Constructor for class com.skava.merchandise.process.NavigationProcess
- NavigationRepository - Interface in com.skava.merchandise.repository
-
This interface is used to perform CRUD operations for navigation Entity.
- NavigationRequest - Class in com.skava.merchandise.model.exchange.request
-
This model contains the fields given by the user/admin to perform the API operation.
- NavigationRequest() - Constructor for class com.skava.merchandise.model.exchange.request.NavigationRequest
- NavigationRequestInternal - Class in com.skava.merchandise.model.exchange.request
-
This model contains the raw input given by the user/admin to perform navigation API operation.
- NavigationRequestInternal() - Constructor for class com.skava.merchandise.model.exchange.request.NavigationRequestInternal
- NavigationResponseCode - Enum Class in com.skava.merchandise.constant
-
This class contains the response codes of navigation related API operations.
- NavigationsResponse - Class in com.skava.merchandise.model.exchange.response
-
This model contains the list of navigations to return after the API operation performed.
- NavigationsResponse() - Constructor for class com.skava.merchandise.model.exchange.response.NavigationsResponse
- NavigationType - Enum Class in com.skava.merchandise.model
-
This enumerator is used to maintain the constants for PageType parameter.
- NavigationTypeCodec - Class in com.skava.codec
-
Codec for Enum NavigationType
- NavigationTypeCodec() - Constructor for class com.skava.codec.NavigationTypeCodec
- Note - Class in com.skava.merchandise.model.entity
-
This entity model is used to communicate with DB to perform desired API operation for note.
- Note - Class in com.skava.merchandise.model.exchange.response
-
This model contains the fields to be returned after note API operations performed.
- Note() - Constructor for class com.skava.merchandise.model.entity.Note
- Note() - Constructor for class com.skava.merchandise.model.exchange.response.Note
- NoteController - Class in com.skava.merchandise.web
-
This Class is used to control notes API operations.
- NoteController(CreateProjectNotesService, FindAllProjectNotesService, FindProjectNotesService) - Constructor for class com.skava.merchandise.web.NoteController
- NoteDO - Class in com.skava.merchandise.model.domain
-
This model is contains the required properties of note to perform API operations.
- NoteDO() - Constructor for class com.skava.merchandise.model.domain.NoteDO
- NoteRequest - Class in com.skava.merchandise.model.exchange.request
-
This model contains the fields given by the user/admin to perform the API operation.
- NoteRequest() - Constructor for class com.skava.merchandise.model.exchange.request.NoteRequest
- NoteRequestInternal - Class in com.skava.merchandise.model.exchange.request
-
This model contains the raw input given by the user/admin to perform note API operation.
- NoteRequestInternal() - Constructor for class com.skava.merchandise.model.exchange.request.NoteRequestInternal
- notes - Variable in class com.skava.merchandise.model.entity.QNote
- notes - Variable in class com.skava.merchandise.model.entity.QVersion
- NOTES - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Field name to hold Notes
- NotesResponse - Class in com.skava.merchandise.model.exchange.response
-
This model contains the list of notes to return after the API operation performed.
- NotesResponse() - Constructor for class com.skava.merchandise.model.exchange.response.NotesResponse
- nullable - Variable in class com.skava.merchandise.model.entity.QCollectionPropertyAttribute
O
- ObjectMapperUtil - Class in com.skava.merchandise.util
- OPEN - Enum constant in enum class com.skava.merchandise.model.ProjectStatus
- openApi() - Method in class com.skava.merchandise.MerchandiseApplication
-
This method is used to configure the Swagger API documentation for merchandise application.
- OPERATION_COMMON - Enum constant in enum class com.skava.merchandise.constant.ResponseCode
- OPERATION_CREATE - Enum constant in enum class com.skava.merchandise.constant.ResponseCode
- OPERATION_DELETE - Enum constant in enum class com.skava.merchandise.constant.ResponseCode
- OPERATION_FIND - Enum constant in enum class com.skava.merchandise.constant.ResponseCode
- OPERATION_PATCH - Enum constant in enum class com.skava.merchandise.constant.ResponseCode
- OPERATION_UPDATE - Enum constant in enum class com.skava.merchandise.constant.ResponseCode
- ORDER - Static variable in class com.skava.merchandise.constant.EntityConstants
-
milestone children order
- OVERRIDE - Enum constant in enum class com.skava.merchandise.model.NavigationType
P
- PAGE_CONSTANT - Static variable in class com.skava.merchandise.process.VersionProcess
- PAGE_CONSTANT - Static variable in class com.skava.merchandise.web.VersionController
- PageableDO<T> - Class in com.skava.merchandise.model.domain
-
Generic Domain Object class as a wrapper to transact between processes and services.
- PageableDO() - Constructor for class com.skava.merchandise.model.domain.PageableDO
- PageableInfo - Class in com.skava.merchandise.model.exchange.response
-
This model contains the fields of pagination which represents the find all calls number of pages and sizes returned.
- PageableInfo() - Constructor for class com.skava.merchandise.model.exchange.response.PageableInfo
- pageType - Variable in class com.skava.merchandise.model.entity.QCategory
- PageType - Enum Class in com.skava.merchandise.model
-
This enumerator is used to maintain the constants for PageType parameter.
- PageTypeCodec - Class in com.skava.codec
-
Codec for Enum PageType
- PageTypeCodec() - Constructor for class com.skava.codec.PageTypeCodec
- PARENT_ID - Static variable in class com.skava.merchandise.constant.EntityConstants
-
milestone children parent id
- ParentCategoryDO - Class in com.skava.merchandise.model.exchange.response
- ParentCategoryDO() - Constructor for class com.skava.merchandise.model.exchange.response.ParentCategoryDO
- ParentCategoryResponse - Class in com.skava.merchandise.model.exchange.response
- ParentCategoryResponse() - Constructor for class com.skava.merchandise.model.exchange.response.ParentCategoryResponse
- parentId - Variable in class com.skava.merchandise.model.entity.QChildren
- parseParentIdString(Children) - Static method in class com.skava.merchandise.process.MilestoneProcess
- PatchCategoryAttributeValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in category attribute for patch update API operation.
- PatchCategoryAttributeValidator() - Constructor for class com.skava.merchandise.validator.service.PatchCategoryAttributeValidator
- PatchCreativeValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in creative attribute for patch update API operation.
- PatchCreativeValidator() - Constructor for class com.skava.merchandise.validator.service.PatchCreativeValidator
- PatchMilestoneValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in milestone attribute for patch update API operation.
- PatchMilestoneValidator() - Constructor for class com.skava.merchandise.validator.service.PatchMilestoneValidator
- PatchNavigationValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in navigation attribute for patch update API operation.
- PatchNavigationValidator() - Constructor for class com.skava.merchandise.validator.service.PatchNavigationValidator
- patchUpdate(CategoryAttributeDO) - Method in class com.skava.merchandise.process.CategoryAttributeProcess
-
patchUpdate
- patchUpdate(CategoryDO) - Method in class com.skava.merchandise.process.CategoryProcess
-
This method is used to update required field in Category based on given Category.
- patchUpdate(CreativeDO) - Method in class com.skava.merchandise.process.CreativeProcess
-
patchUpdate
- patchUpdate(MilestoneDO) - Method in class com.skava.merchandise.process.MilestoneProcess
-
patchUpdate
- patchUpdate(NavigationDO) - Method in class com.skava.merchandise.process.NavigationProcess
-
patchUpdate
- patchUpdate(ProjectDO) - Method in class com.skava.merchandise.process.ProjectProcess
-
patchUpdate
- patchUpdateCategory(long, String, String, String, String, CategoryRequest, String) - Method in class com.skava.merchandise.web.CategoryController
-
This method is used to update all or required fields in Category based on givenId and request..
- patchUpdateCategoryAttribute(long, String, String, String, CategoryAttributeRequest, String) - Method in class com.skava.merchandise.web.CategoryAttributeController
-
This method is used to update all or required fields in a category attribute based on given request.
- PatchUpdateCategoryAttributeService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for patch update category attribute by using given request.
- PatchUpdateCategoryAttributeServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the patch update operation for category attribute happen.
- PatchUpdateCategoryAttributeServiceImpl() - Constructor for class com.skava.merchandise.service.impl.PatchUpdateCategoryAttributeServiceImpl
- patchUpdateCategoryProperty(long, String, String, String, String, CategoryPropertyRequest[], String) - Method in class com.skava.merchandise.web.CategoryPropertyController
-
This method is used to update all or required fields in CategoryProperty based on given Id's and request.
- PatchUpdateCategoryPropertyService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for patch update category property by using given request.
- PatchUpdateCategoryPropertyServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the patch update operation for category property happen.
- PatchUpdateCategoryPropertyServiceImpl() - Constructor for class com.skava.merchandise.service.impl.PatchUpdateCategoryPropertyServiceImpl
- PatchUpdateCategoryPropertyValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in category property attribute for patch update API operation.
- PatchUpdateCategoryPropertyValidator() - Constructor for class com.skava.merchandise.validator.service.PatchUpdateCategoryPropertyValidator
- PatchUpdateCategoryService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for patch update category by using given request.
- PatchUpdateCategoryServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the patch update operation for category happen.
- PatchUpdateCategoryServiceImpl() - Constructor for class com.skava.merchandise.service.impl.PatchUpdateCategoryServiceImpl
- PatchUpdateCategoryValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in category attribute for patch update API operation.
- PatchUpdateCategoryValidator() - Constructor for class com.skava.merchandise.validator.service.PatchUpdateCategoryValidator
- patchUpdateCollectionProperties(String, String, long, String, long, List<CollectionProperty>) - Method in class com.skava.merchandise.web.CollectionPropertyController
-
This method used to Update all or required collection properties which are existing under a collection.
- PatchUpdateCollectionPropertiesServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the patch update operation for collection property happen.
- PatchUpdateCollectionPropertiesServiceImpl() - Constructor for class com.skava.merchandise.service.impl.PatchUpdateCollectionPropertiesServiceImpl
- PatchUpdateCollectionPropertyService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for patch update collection property by using given request.
- patchUpdateCreative(long, String, String, String, String, CreativeRequest, String) - Method in class com.skava.merchandise.web.CreativeController
-
This method used to update all or required fields of a creative by its Id.
- PatchUpdateCreativeService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for patch update creative by using given request.
- PatchUpdateCreativeServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the patch update operation for creative happen.
- PatchUpdateCreativeServiceImpl() - Constructor for class com.skava.merchandise.service.impl.PatchUpdateCreativeServiceImpl
- patchUpdateMilestone(long, String, String, boolean, String, String, MilestoneRequest, String) - Method in class com.skava.merchandise.web.MilestoneController
-
This method used to update all or required fields of a milestone in a collection based on given Id.
- PatchUpdateMilestoneService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for patch update milestone by using given request.
- PatchUpdateMilestoneServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the patch update operation for milestone happen.
- PatchUpdateMilestoneServiceImpl() - Constructor for class com.skava.merchandise.service.impl.PatchUpdateMilestoneServiceImpl
- patchUpdateNavigation(long, String, String, String, String, NavigationRequest, String) - Method in class com.skava.merchandise.web.NavigationController
-
This method updates all or required fields in a navigation based on given Id.
- PatchUpdateNavigationService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for patch update navigation by using given request.
- PatchUpdateNavigationServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the patch update operation for navigation happen.
- PatchUpdateNavigationServiceImpl() - Constructor for class com.skava.merchandise.service.impl.PatchUpdateNavigationServiceImpl
- patchUpdatePdpUX(long, String, String, String, String, PdpUXRequest, String) - Method in class com.skava.merchandise.web.PdpUXController
-
This method is used to update all or required fields in Category based on givenId and request..
- patchUpdateProject(long, String, String, String, ProjectRequest, String) - Method in class com.skava.merchandise.web.ProjectController
-
This method is used to update all or required fields in a Project based on given request.
- PatchUpdateProjectService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for patch update project by using given request.
- PatchUpdateProjectServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the patch update operation for project happen.
- PatchUpdateProjectServiceImpl() - Constructor for class com.skava.merchandise.service.impl.PatchUpdateProjectServiceImpl
- PatchUpdateProjectValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in project attribute for patch update API operation.
- PatchUpdateProjectValidator() - Constructor for class com.skava.merchandise.validator.service.PatchUpdateProjectValidator
- patchUpdateSearchUX(long, String, String, String, String, SearchUXRequest, String) - Method in class com.skava.merchandise.web.SearchUXController
-
This method is used to update all or required fields in Category based on givenId and request..
- PDP - Enum constant in enum class com.skava.merchandise.model.PageType
- PdpUXController - Class in com.skava.merchandise.web
-
This class is used to control pdpUX API operations.
- PdpUXController(CreateCategoryService, FindAllCategoryService, FindCategoryHierarchyService, FindCategoryService, DeleteCategoryService, UpdateCategoryService, PatchUpdateCategoryService) - Constructor for class com.skava.merchandise.web.PdpUXController
- PdpUXRequest - Class in com.skava.merchandise.model.exchange.request
-
This model contains the fields given by the user/admin to perform the API operation.
- PdpUXRequest() - Constructor for class com.skava.merchandise.model.exchange.request.PdpUXRequest
- ping() - Method in class com.skava.merchandise.web.MerchandisingServiceController
- PLP - Enum constant in enum class com.skava.merchandise.model.PageType
- POIHelper - Class in com.skava.merchandise.util
-
POI utility to handle the spreadsheet operations
- POIHelper() - Constructor for class com.skava.merchandise.util.POIHelper
- POIHelper.CellStyle - Enum Class in com.skava.merchandise.util
- PRE_PROCESS - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
-
Constant for Pre Process
- PredicateUtil - Class in com.skava.merchandise.util
-
This class is used to write the predicate methods used by entities for find all call.
- PREFETECHCOUNT - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- prepareMap(Map<String, Set<String>>, Milestone) - Static method in class com.skava.merchandise.util.ProcessUtil
-
This method is used to prepare map from milestone.
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.CreateCategoryAttributeValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.CreateCategoryValidator
-
Pre process.
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.CreateCollectionPropertyValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.CreateCollectionValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.CreateCreativeValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.CreateMilestoneValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.CreateNavigationValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.CreateProjectNotesValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.CreateProjectValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.DeleteCategoryAttributeValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.DeleteCategoryValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.DeleteMilestoneValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.DeleteNavigationValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.DeleteProjectValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.FindAllCategoryAttributeValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.FindAllCategoryValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.FindAllCollectionPropertyValidator
-
PreProcess Validation for load collection
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.FindAllCollectionValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.FindAllCreativeValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.FindAllMilestoneValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.FindAllNavigationValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.FindAllProjectNotesValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.FindAllProjectValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.FindAllVersionValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.FindCategoryValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.FindCollectionValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.FindCreativeValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.FindNavigationValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.FindProductCategoryValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.FindProjectNotesValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.FindProjectValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.PatchCategoryAttributeValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.PatchCreativeValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.PatchMilestoneValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.PatchNavigationValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.PatchUpdateCategoryPropertyValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.PatchUpdateCategoryValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.PatchUpdateProjectValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.UpdateCategoryPropertyValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.UpdateCategoryValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.UpdateCollectionPropertyValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.UpdateCollectionValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.UpdateCreativeValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.UpdateMilestoneValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.UpdateNavigationValidator
- preProcess(InputModel) - Method in class com.skava.merchandise.validator.service.UpdateProjectValidator
- priority - Variable in class com.skava.merchandise.model.entity.QMilestone
- PRIVILEGE_APPROVE - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- process(CacheClearRequestInternal) - Method in class com.skava.merchandise.service.impl.CacheClearServiceImpl
-
This method is used to clear the cache by collection id and with given cache key.
- process(CategoryAttributeRequestInternal) - Method in class com.skava.merchandise.service.impl.CreateCategoryAttributeServiceImpl
-
This method is used to convert the given category attribute request model into domain model and pass it to category attribute process to process create category attribute operation in given collection, then convert the domain model to response model to return.
- process(CategoryAttributeRequestInternal) - Method in class com.skava.merchandise.service.impl.DeleteCategoryAttributeServiceImpl
-
This method is used to convert the given category attribute request model into domain model and pass it to category attribute process to process delete category attribute operation in given collection by its Id, then convert the domain model to response model to return.
- process(CategoryAttributeRequestInternal) - Method in class com.skava.merchandise.service.impl.FindAllCategoryAttributeServiceImpl
-
This method is used to convert the given category attribute request model into domain model and pass it to category attribute process to process find all category attribute operation by given collection Id and filters, then convert the domain model to response model to return.
- process(CategoryAttributeRequestInternal) - Method in class com.skava.merchandise.service.impl.FindCategoryAttributeServiceImpl
-
This method is used to convert the given category attribute request model into domain model and pass it to category attribute process to process find category attribute operation by given collection by its Id, then convert the domain model to response model to return.
- process(CategoryAttributeRequestInternal) - Method in class com.skava.merchandise.service.impl.PatchUpdateCategoryAttributeServiceImpl
-
This method is used to convert the given category attribute request model into domain model and pass it to category attribute process to process patch update category attribute operation by given collection by its Id, then convert the domain model to response model to return.
- process(CategoryAttributeRequestInternal) - Method in class com.skava.merchandise.service.impl.UpdateCategoryAttributeServiceImpl
-
This method is used to convert the given category attribute request model into domain model and pass it to category attribute process to process update category attribute operation by given collection by its Id, then convert the domain model to response model to return.
- process(CategoryPropertyRequestInternal) - Method in class com.skava.merchandise.service.impl.PatchUpdateCategoryPropertyServiceImpl
-
This method is used to convert the given category property request model into domain model and pass it to category property process to process patch update category property operation by given collection by its Id, then convert the domain model to response model to return.
- process(CategoryPropertyRequestInternal) - Method in class com.skava.merchandise.service.impl.UpdateCategoryPropertyServiceImpl
-
This method is used to convert the given category property request model into domain model and pass it to category property process to process update category property operation by given collection by its Id, then convert the domain model to response model to return.
- process(CategoryRequestInternal) - Method in class com.skava.merchandise.service.impl.CreateCategoryServiceImpl
-
This method is used to convert the given category request model into domain model and pass it to category process to process create category operation in given collection, then convert the domain model to response model to return.
- process(CategoryRequestInternal) - Method in class com.skava.merchandise.service.impl.DeleteCategoryServiceImpl
-
This method is used to convert the given category request model into domain model and pass it to category process to process delete category operation in given collection by its Id, then convert the domain model to response model to return.
- process(CategoryRequestInternal) - Method in class com.skava.merchandise.service.impl.FindAllCategoryServiceImpl
-
This method is used to convert the given category request model into domain model and pass it to category process to process find all category operation by given collection Id and filters, then convert the domain model to response model to return.
- process(CategoryRequestInternal) - Method in class com.skava.merchandise.service.impl.FindCategoryHierarchyServiceImpl
-
This method is used to convert the given category request model into domain model and pass it to category process to process find category hierarchy operation by given collection by its Id, then convert the domain model to response model to return.
- process(CategoryRequestInternal) - Method in class com.skava.merchandise.service.impl.FindCategoryServiceImpl
-
This method is used to convert the given category request model into domain model and pass it to category process to process find category operation by given collection by its Id, then convert the domain model to response model to return.
- process(CategoryRequestInternal) - Method in class com.skava.merchandise.service.impl.PatchUpdateCategoryServiceImpl
-
This method is used to convert the given category request model into domain model and pass it to category process to process patch update category operation by given collection by its Id, then convert the domain model to response model to return.
- process(CategoryRequestInternal) - Method in class com.skava.merchandise.service.impl.UpdateCategoryServiceImpl
-
This method is used to convert the given category request model into domain model and pass it to category process to process update category operation by given collection by its Id, then convert the domain model to response model to return.
- process(CollectionAttributeRequestInternal) - Method in class com.skava.merchandise.service.impl.FindAllCollectionAttributesServiceImpl
-
This method is used to convert the given collection attribute request model into domain model and pass it to collection attribute process to process find all collection attribute operation by given collection Id and filters, then convert the domain model to response model to return.
- process(CollectionPropertyRequestInternal) - Method in class com.skava.merchandise.service.impl.FindCollectionAttributeServiceImpl
-
This method is used to convert the given collection property request model into domain model and pass it to collection attribute process to process find collection property operation by given collection by its Id, then convert the domain model to response model to return.
- process(CollectionPropertyRequestInternal) - Method in class com.skava.merchandise.service.impl.PatchUpdateCollectionPropertiesServiceImpl
-
This method is used to convert the given collection property request model into domain model and pass it to collection property process to process patch update collection property operation by given collection by its Id, then convert the domain model to response model to return.
- process(CollectionPropertyRequestInternal) - Method in class com.skava.merchandise.service.impl.UpdateCollectionPropertiesServiceImpl
-
This method is used to convert the given collection property request model into domain model and pass it to collection property process to process update collection property operation by given collection by its Id, then convert the domain model to response model to return.
- process(CollectionRequestInternal) - Method in class com.skava.merchandise.service.impl.CreateCollectionServiceImpl
-
This method is used to convert the given collection request model into domain model and pass it to collection process to process create collection operation in given collection, then convert the domain model to response model to return.
- process(CollectionRequestInternal) - Method in class com.skava.merchandise.service.impl.FindAllCollectionServiceImpl
-
This method is used to convert the given collection request model into domain model and pass it to collection process to process find all collection operation by given collection Id and filters, then convert the domain model to response model to return.
- process(CollectionRequestInternal) - Method in class com.skava.merchandise.service.impl.FindCollectionServiceImpl
-
This method is used to convert the given collection request model into domain model and pass it to collection process to process find collection operation by given collection by its Id, then convert the domain model to response model to return.
- process(CollectionRequestInternal) - Method in class com.skava.merchandise.service.impl.UpdateCollectionServiceImpl
-
This method is used to convert the given collection request model into domain model and pass it to collection process to process update collection operation by given collection by its Id, then convert the domain model to response model to return.
- process(CreativeRequestInternal) - Method in class com.skava.merchandise.service.impl.CreateCreativeServiceImpl
-
This method is used to convert the given creative request model into domain model and pass it to creative process to process create creative operation in given collection, then convert the domain model to response model to return.
- process(CreativeRequestInternal) - Method in class com.skava.merchandise.service.impl.DeleteCreativeServiceImpl
-
This method is used to convert the given creative request model into domain model and pass it to creative process to process delete creative operation in given collection by its Id, then convert the domain model to response model to return.
- process(CreativeRequestInternal) - Method in class com.skava.merchandise.service.impl.FindAllCreativeServiceImpl
-
This method is used to convert the given creative request model into domain model and pass it to creative process to process find all creative operation by given collection Id and filters, then convert the domain model to response model to return.
- process(CreativeRequestInternal) - Method in class com.skava.merchandise.service.impl.FindCreativeServiceImpl
-
This method is used to convert the given creative request model into domain model and pass it to creative process to process find creative operation by given collection by its Id, then convert the domain model to response model to return.
- process(CreativeRequestInternal) - Method in class com.skava.merchandise.service.impl.PatchUpdateCreativeServiceImpl
-
This method is used to convert the given creative request model into domain model and pass it to creative process to process patch update creative operation by given collection by its Id, then convert the domain model to response model to return.
- process(CreativeRequestInternal) - Method in class com.skava.merchandise.service.impl.UpdateCreativeServiceImpl
-
This method is used to convert the given creative request model into domain model and pass it to creative process to process update creative operation by given collection by its Id, then convert the domain model to response model to return.
- process(ImportExportRequestInternal) - Method in class com.skava.merchandise.service.impl.ExportSampleMerchandiseSheetServiceImpl
-
To download sample MerchandiseSampleSheet data as .xlsx file
- process(MilestoneRequestInternal) - Method in class com.skava.merchandise.service.impl.CreateMilestoneServiceImpl
-
This method is used to convert the given milestone request model into domain model and pass it to milestone process to process create milestone operation in given collection, then convert the domain model to response model to return.
- process(MilestoneRequestInternal) - Method in class com.skava.merchandise.service.impl.DeleteMilestoneServiceImpl
-
This method is used to convert the given milestone request model into domain model and pass it to milestone process to process delete milestone operation in given collection by its Id, then convert the domain model to response model to return.
- process(MilestoneRequestInternal) - Method in class com.skava.merchandise.service.impl.FindAllMilestoneServiceImpl
-
This method is used to convert the given milestone request model into domain model and pass it to milestone process to process find all milestone operation by given collection Id and filters, then convert the domain model to response model to return.
- process(MilestoneRequestInternal) - Method in class com.skava.merchandise.service.impl.FindCategoryByLiveMileStoneServiceImpl
-
This method is used to convert the given milestone request model into domain model and pass it to milestone process to process find milestone by category Id operation by given collection by its Id, then convert the domain model to response model to return.
- process(MilestoneRequestInternal) - Method in class com.skava.merchandise.service.impl.FindCategoryBySiteNavigationServiceImpl
-
This method is used to convert the given milestone request model into domain model and pass it to milestone process to process find milestone by navigation Id operation by given collection by its Id, then convert the domain model to response model to return.
- process(MilestoneRequestInternal) - Method in class com.skava.merchandise.service.impl.FindExactMilestoneServiceImpl
-
This method is used to convert the given milestone request model into domain model and pass it to milestone process to process find milestone by category Id operation by given collection by its Id, then convert the domain model to response model to return.
- process(MilestoneRequestInternal) - Method in class com.skava.merchandise.service.impl.FindLiveMileStoneBySearchKeywordServiceImpl
-
This method is used to convert the given milestone request model into domain model and pass it to milestone process to process find milestone by search keyword operation by given collection by its Id, then convert the domain model to response model to return.
- process(MilestoneRequestInternal) - Method in class com.skava.merchandise.service.impl.FindMilestoneServiceImpl
-
This method is used to convert the given milestone request model into domain model and pass it to milestone process to process find milestone operation by given collection by its Id, then convert the domain model to response model to return.
- process(MilestoneRequestInternal) - Method in class com.skava.merchandise.service.impl.FindProductCategoryByLiveMileStoneServiceImpl
-
This method is used to convert the given milestone request model into domain model and pass it to milestone process to process find milestone by product Id operation by given collection by its Id, then convert the domain model to response model to return.
- process(MilestoneRequestInternal) - Method in class com.skava.merchandise.service.impl.PatchUpdateMilestoneServiceImpl
-
This method is used to convert the given milestone request model into domain model and pass it to milestone process to process patch update milestone operation by given collection by its Id, then convert the domain model to response model to return.
- process(MilestoneRequestInternal) - Method in class com.skava.merchandise.service.impl.UpdateMilestoneServiceImpl
-
This method is used to convert the given milestone request model into domain model and pass it to milestone process to process update milestone operation by given collection by its Id, then convert the domain model to response model to return.
- process(NavigationRequestInternal) - Method in class com.skava.merchandise.service.impl.CreateNavigationServiceImpl
-
This method is used to convert the given navigation request model into domain model and pass it to navigation process to process create navigation operation in given collection, then convert the domain model to response model to return.
- process(NavigationRequestInternal) - Method in class com.skava.merchandise.service.impl.DeleteNavigationServiceImpl
-
This method is used to convert the given navigation request model into domain model and pass it to navigation process to process delete navigation operation in given collection by its Id, then convert the domain model to response model to return.
- process(NavigationRequestInternal) - Method in class com.skava.merchandise.service.impl.FindAllNavigationServiceImpl
-
This method is used to convert the given navigation request model into domain model and pass it to navigation process to process find all navigation operation by given collection Id and filters, then convert the domain model to response model to return.
- process(NavigationRequestInternal) - Method in class com.skava.merchandise.service.impl.FindNavigationServiceImpl
-
This method is used to convert the given navigation request model into domain model and pass it to navigation process to process find navigation operation by given collection by its Id, then convert the domain model to response model to return.
- process(NavigationRequestInternal) - Method in class com.skava.merchandise.service.impl.PatchUpdateNavigationServiceImpl
-
This method is used to convert the given navigation request model into domain model and pass it to navigation process to process patch update navigation operation by given collection by its Id, then convert the domain model to response model to return.
- process(NavigationRequestInternal) - Method in class com.skava.merchandise.service.impl.UpdateNavigationServiceImpl
-
This method is used to convert the given navigation request model into domain model and pass it to navigation process to process update navigation operation by given collection by its Id, then convert the domain model to response model to return.
- process(NoteRequestInternal) - Method in class com.skava.merchandise.service.impl.CreateProjectNotesServiceImpl
-
This method is used to convert the given notes request model into domain model and pass it to note process to process create note operation in given collection, then convert the domain model to response model to return.
- process(NoteRequestInternal) - Method in class com.skava.merchandise.service.impl.FindAllProjectNotesServiceImpl
-
This method is used to convert the given note request model into domain model and pass it to note process to process find all note operation by given collection Id and filters, then convert the domain model to response model to return.
- process(NoteRequestInternal) - Method in class com.skava.merchandise.service.impl.FindProjectNotesServiceImpl
-
This method is used to convert the given note request model into domain model and pass it to note process to process find note operation by given collection by its Id, then convert the domain model to response model to return.
- process(ProductCategoryRequestInternal) - Method in class com.skava.merchandise.service.impl.FindProductCategoryMappingServiceImpl
-
This method is used to convert the given category request model into domain model and pass it to category process to process find category hierarchy operation by given collection by its Id, then convert the domain model to response model to return.
- process(ProjectRequestInternal) - Method in class com.skava.merchandise.service.impl.CreateProjectServiceImpl
-
This method is used to convert the given project request model into domain model and pass it to project process to process create project operation in given collection, then convert the domain model to response model to return.
- process(ProjectRequestInternal) - Method in class com.skava.merchandise.service.impl.DeleteProjectServiceImpl
-
This method is used to convert the given project request model into domain model and pass it to project process to process delete project operation in given collection by its Id, then convert the domain model to response model to return.
- process(ProjectRequestInternal) - Method in class com.skava.merchandise.service.impl.FindAllProjectServiceImpl
-
This method is used to convert the given project request model into domain model and pass it to project process to process find all project operation by given collection Id and filters, then convert the domain model to response model to return.
- process(ProjectRequestInternal) - Method in class com.skava.merchandise.service.impl.FindProjectServiceImpl
-
This method is used to convert the given project request model into domain model and pass it to project process to process find project operation by given collection by its Id, then convert the domain model to response model to return.
- process(ProjectRequestInternal) - Method in class com.skava.merchandise.service.impl.PatchUpdateProjectServiceImpl
-
This method is used to convert the given project request model into domain model and pass it to project process to process patch update project operation by given collection by its Id, then convert the domain model to response model to return.
- process(ProjectRequestInternal) - Method in class com.skava.merchandise.service.impl.UpdateProjectServiceImpl
-
This method is used to convert the given project request model into domain model and pass it to project process to process update project operation by given collection by its Id, then convert the domain model to response model to return.
- process(VersionRequestInternal) - Method in class com.skava.merchandise.service.impl.FindAllVersionServiceImpl
-
This method is used to convert the given version request model into domain model and pass it to version process to process find all version operation by given collection Id and filters, then convert the domain model to response model to return.
- ProcessUtil - Class in com.skava.merchandise.util
-
This class is used to write common methods used by more than one class to achieve re-usability.
- PRODUCT - Enum constant in enum class com.skava.merchandise.model.ChildrenType
- PRODUCT_ATTRIBUTE_GROUP - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Field name to hold Product Attribute Group
- PRODUCT_CATEGORY_CONFIG_NAME - Static variable in class com.skava.merchandise.constant.EntityConstants
- PRODUCT_CATEGORY_TABLE_NAME - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Product Category Constants
- PRODUCT_ID - Static variable in class com.skava.merchandise.constant.EntityConstants
- PRODUCT_IDENTIFIER_MAX_LENGTH - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- PRODUCT_NOTES_MAX_LENGTH - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- PRODUCT_PROPERTY_VALUE_MAX_LENGTH - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- ProductCategoryRequestInternal - Class in com.skava.merchandise.model.exchange.request
-
This model contains the raw input given by the user/admin to perform category API operation.
- ProductCategoryRequestInternal() - Constructor for class com.skava.merchandise.model.exchange.request.ProductCategoryRequestInternal
- ProductCategoryResponse - Class in com.skava.merchandise.model.exchange.response
- ProductCategoryResponse() - Constructor for class com.skava.merchandise.model.exchange.response.ProductCategoryResponse
- PRODUCTGROUP - Enum constant in enum class com.skava.merchandise.model.NavigationType
- PRODUCTGROUP - Static variable in class com.skava.merchandise.process.MilestoneProcess
- products - Variable in class com.skava.merchandise.model.entity.QMilestone
- productSortOrder - Variable in class com.skava.merchandise.model.entity.QMilestone
- project - Static variable in class com.skava.merchandise.model.entity.QProject
- Project - Class in com.skava.merchandise.model.entity
-
This entity model is used to communicate with DB to perform desired API operation for project.
- Project - Class in com.skava.merchandise.model.exchange.response
-
This model contains the fields to be returned after project API operations performed.
- Project() - Constructor for class com.skava.merchandise.model.entity.Project
- Project() - Constructor for class com.skava.merchandise.model.exchange.response.Project
- PROJECT - Enum constant in enum class com.skava.merchandise.model.ItemType
- PROJECT_ALREADY_EXISTS - Enum constant in enum class com.skava.merchandise.constant.ProjectResponseCode
- PROJECT_APPROVED - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- PROJECT_CONFIG_NAME - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Project Configuration name
- PROJECT_CREATED - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- PROJECT_DEFAULT - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- PROJECT_DENIED - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- PROJECT_DESCRIPTION_MAX_LENGTH - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- PROJECT_ID - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Field name to hold Project Id
- PROJECT_NAME_MAX_LENGTH - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- PROJECT_NOT_EXISTS - Enum constant in enum class com.skava.merchandise.constant.ProjectResponseCode
- PROJECT_NOTES_CONFIG_NAME - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Project Notes Configuration name
- PROJECT_NOTES_MAX_LENGTH - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- PROJECT_NOTES_TABLE_NAME - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Project Notes Table name
- PROJECT_REOPENED - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- PROJECT_STATUS - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Field name to hold Project status
- PROJECT_SUBMITTED - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- PROJECT_TABLE_NAME - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Project Table name
- ProjectAlreadyExistsException - Exception in com.skava.merchandise.exception
-
This class is used to throw an defined exception when the given project is already exists.
- ProjectAlreadyExistsException(String) - Constructor for exception com.skava.merchandise.exception.ProjectAlreadyExistsException
-
ProjectAlreadyExistsException
- ProjectController - Class in com.skava.merchandise.web
-
This Class is used to control projects API operations.
- ProjectController(CreateProjectService, FindAllProjectService, FindProjectService, DeleteProjectService, UpdateProjectService, PatchUpdateProjectService) - Constructor for class com.skava.merchandise.web.ProjectController
- ProjectDO - Class in com.skava.merchandise.model.domain
-
This model is contains the required properties of project to perform API operations.
- ProjectDO() - Constructor for class com.skava.merchandise.model.domain.ProjectDO
- projectId - Variable in class com.skava.merchandise.model.entity.QCategoryId
- projectId - Variable in class com.skava.merchandise.model.entity.QCreativeId
- projectId - Variable in class com.skava.merchandise.model.entity.QMilestoneId
- projectId - Variable in class com.skava.merchandise.model.entity.QNavigationId
- projectId - Variable in class com.skava.merchandise.model.entity.QNote
- projectnotes - Static variable in class com.skava.merchandise.model.entity.QNote
- PROJECTNOTES_ALREADY_EXISTS - Enum constant in enum class com.skava.merchandise.constant.ProjectNotesResponseCode
- PROJECTNOTES_NOT_EXISTS - Enum constant in enum class com.skava.merchandise.constant.ProjectNotesResponseCode
- ProjectNotesNotFoundException - Exception in com.skava.merchandise.exception
-
This class is used to throw an defined exception when the given notes is already not found.
- ProjectNotesNotFoundException(String) - Constructor for exception com.skava.merchandise.exception.ProjectNotesNotFoundException
-
ProjectNotesNotFoundException
- ProjectNotesProcess - Class in com.skava.merchandise.process
-
This class performs the DB operations and DB validations for note API operations.
- ProjectNotesProcess() - Constructor for class com.skava.merchandise.process.ProjectNotesProcess
- ProjectNotesRepository - Interface in com.skava.merchandise.repository
-
This interface is used to perform CRUD operations for note Entity.
- ProjectNotesResponseCode - Enum Class in com.skava.merchandise.constant
-
This class contains the response codes of note related API operations.
- ProjectNotFoundException - Exception in com.skava.merchandise.exception
-
This class is used to throw an defined exception when the given project is not found.
- ProjectNotFoundException(String) - Constructor for exception com.skava.merchandise.exception.ProjectNotFoundException
-
ProjectNotFoundException
- ProjectProcess - Class in com.skava.merchandise.process
-
This class performs the DB operations and DB validations for project API operations.
- ProjectProcess() - Constructor for class com.skava.merchandise.process.ProjectProcess
- ProjectRepository - Interface in com.skava.merchandise.repository
-
This interface is used to perform CRUD operations for project Entity.
- ProjectRequest - Class in com.skava.merchandise.model.exchange.request
-
This model contains the fields given by the user/admin to perform the API operation.
- ProjectRequest() - Constructor for class com.skava.merchandise.model.exchange.request.ProjectRequest
- ProjectRequestInternal - Class in com.skava.merchandise.model.exchange.request
-
This model contains the raw input given by the user/admin to perform project API operation.
- ProjectRequestInternal(ProjectRequestInternal.ProjectRequestInternalBuilder) - Constructor for class com.skava.merchandise.model.exchange.request.ProjectRequestInternal
- ProjectRequestInternal.ProjectRequestInternalBuilder - Class in com.skava.merchandise.model.exchange.request
-
Sub Class ProjectRequestInternalBuilder
- ProjectRequestInternalBuilder(long, String, String, ProjectRequest) - Constructor for class com.skava.merchandise.model.exchange.request.ProjectRequestInternal.ProjectRequestInternalBuilder
-
ProjectRequestInternalBuilder constructor
- ProjectResponseCode - Enum Class in com.skava.merchandise.constant
-
This class contains the response codes of project related API operations.
- ProjectsResponse - Class in com.skava.merchandise.model.exchange.response
-
This model contains the list of projects to return after the API operation performed.
- ProjectsResponse() - Constructor for class com.skava.merchandise.model.exchange.response.ProjectsResponse
- ProjectStatus - Enum Class in com.skava.merchandise.model
-
This enumerator is used to maintain the constants for ProjectStatus parameter.
- ProjectStatusCodec - Class in com.skava.codec
-
Codec for Enum ProjectStatus
- ProjectStatusCodec() - Constructor for class com.skava.codec.ProjectStatusCodec
- properties - Variable in class com.skava.merchandise.model.entity.QCategory
- properties - Variable in class com.skava.merchandise.model.entity.QCategoryAttribute
- properties - Variable in class com.skava.merchandise.model.entity.QCollection
- PROPERTIES - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Field name to hold Properties
- PROPERTIES_MAX_SIZE - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- PROPERTY_NAME_MAX_LENGTH - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- PROPERTY_NAME_MIN_LENGTH - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- PROPERTY_VALUE - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Field name to hold Property value
- propertyValidate(String, String) - Static method in class com.skava.merchandise.util.MerchandiseUtil
-
This method validates whether the properties name contains the valid value.
- PropertyValue - Class in com.skava.merchandise.model.exchange.response
-
This model contains the response of a product property, such as value, locale, etc.
- PropertyValue() - Constructor for class com.skava.merchandise.model.exchange.response.PropertyValue
- PublishStatus - Enum Class in com.skava.merchandise.model
-
This enumerator is used to maintain the constants for PublishStatus parameter.
- PublishStatusCodec - Class in com.skava.codec
-
Codec for Enum PublishStatus
- PublishStatusCodec() - Constructor for class com.skava.codec.PublishStatusCodec
- PublishType - Enum Class in com.skava.merchandise.model
-
This enumerator is used to maintain the constants for PublishType parameter.
- PublishTypeCodec - Class in com.skava.codec
-
Codec for Enum PublishType
- PublishTypeCodec() - Constructor for class com.skava.codec.PublishTypeCodec
Q
- QCategory - Class in com.skava.merchandise.model.entity
-
QCategory is a Querydsl query type for Category
- QCategory(Path<? extends Category>) - Constructor for class com.skava.merchandise.model.entity.QCategory
- QCategory(PathMetadata) - Constructor for class com.skava.merchandise.model.entity.QCategory
- QCategory(PathMetadata, PathInits) - Constructor for class com.skava.merchandise.model.entity.QCategory
- QCategory(Class<? extends Category>, PathMetadata, PathInits) - Constructor for class com.skava.merchandise.model.entity.QCategory
- QCategory(String) - Constructor for class com.skava.merchandise.model.entity.QCategory
- QCategoryAttribute - Class in com.skava.merchandise.model.entity
-
QCategoryAttribute is a Querydsl query type for CategoryAttribute
- QCategoryAttribute(Path<? extends CategoryAttribute>) - Constructor for class com.skava.merchandise.model.entity.QCategoryAttribute
- QCategoryAttribute(PathMetadata) - Constructor for class com.skava.merchandise.model.entity.QCategoryAttribute
- QCategoryAttribute(PathMetadata, PathInits) - Constructor for class com.skava.merchandise.model.entity.QCategoryAttribute
- QCategoryAttribute(Class<? extends CategoryAttribute>, PathMetadata, PathInits) - Constructor for class com.skava.merchandise.model.entity.QCategoryAttribute
- QCategoryAttribute(String) - Constructor for class com.skava.merchandise.model.entity.QCategoryAttribute
- QCategoryAttributeId - Class in com.skava.merchandise.model.entity
-
QCategoryAttributeId is a Querydsl query type for CategoryAttributeId
- QCategoryAttributeId(Path<? extends CategoryAttributeId>) - Constructor for class com.skava.merchandise.model.entity.QCategoryAttributeId
- QCategoryAttributeId(PathMetadata) - Constructor for class com.skava.merchandise.model.entity.QCategoryAttributeId
- QCategoryAttributeId(String) - Constructor for class com.skava.merchandise.model.entity.QCategoryAttributeId
- QCategoryAttributeProperty - Class in com.skava.merchandise.model.entity
-
QCategoryAttributeProperty is a Querydsl query type for CategoryAttributeProperty
- QCategoryAttributeProperty(Path<? extends CategoryAttributeProperty>) - Constructor for class com.skava.merchandise.model.entity.QCategoryAttributeProperty
- QCategoryAttributeProperty(PathMetadata) - Constructor for class com.skava.merchandise.model.entity.QCategoryAttributeProperty
- QCategoryAttributeProperty(String) - Constructor for class com.skava.merchandise.model.entity.QCategoryAttributeProperty
- QCategoryId - Class in com.skava.merchandise.model.entity
-
QCategoryId is a Querydsl query type for CategoryId
- QCategoryId(Path<? extends CategoryId>) - Constructor for class com.skava.merchandise.model.entity.QCategoryId
- QCategoryId(PathMetadata) - Constructor for class com.skava.merchandise.model.entity.QCategoryId
- QCategoryId(String) - Constructor for class com.skava.merchandise.model.entity.QCategoryId
- QCategoryProperty - Class in com.skava.merchandise.model.entity
-
QCategoryProperty is a Querydsl query type for CategoryProperty
- QCategoryProperty(Path<? extends CategoryProperty>) - Constructor for class com.skava.merchandise.model.entity.QCategoryProperty
- QCategoryProperty(PathMetadata) - Constructor for class com.skava.merchandise.model.entity.QCategoryProperty
- QCategoryProperty(String) - Constructor for class com.skava.merchandise.model.entity.QCategoryProperty
- QChildren - Class in com.skava.merchandise.model.entity
-
QChildren is a Querydsl query type for Children
- QChildren(Path<? extends Children>) - Constructor for class com.skava.merchandise.model.entity.QChildren
- QChildren(PathMetadata) - Constructor for class com.skava.merchandise.model.entity.QChildren
- QChildren(String) - Constructor for class com.skava.merchandise.model.entity.QChildren
- QCollection - Class in com.skava.merchandise.model.entity
-
QCollection is a Querydsl query type for Collection
- QCollection(Path<? extends Collection>) - Constructor for class com.skava.merchandise.model.entity.QCollection
- QCollection(PathMetadata) - Constructor for class com.skava.merchandise.model.entity.QCollection
- QCollection(String) - Constructor for class com.skava.merchandise.model.entity.QCollection
- QCollectionProperty - Class in com.skava.merchandise.model.entity
-
QCollectionProperty is a Querydsl query type for CollectionProperty
- QCollectionProperty(Path<? extends CollectionProperty>) - Constructor for class com.skava.merchandise.model.entity.QCollectionProperty
- QCollectionProperty(PathMetadata) - Constructor for class com.skava.merchandise.model.entity.QCollectionProperty
- QCollectionProperty(String) - Constructor for class com.skava.merchandise.model.entity.QCollectionProperty
- QCollectionPropertyAttribute - Class in com.skava.merchandise.model.entity
-
QCollectionPropertyAttribute is a Querydsl query type for CollectionPropertyAttribute
- QCollectionPropertyAttribute(Path<? extends CollectionPropertyAttribute>) - Constructor for class com.skava.merchandise.model.entity.QCollectionPropertyAttribute
- QCollectionPropertyAttribute(PathMetadata) - Constructor for class com.skava.merchandise.model.entity.QCollectionPropertyAttribute
- QCollectionPropertyAttribute(String) - Constructor for class com.skava.merchandise.model.entity.QCollectionPropertyAttribute
- QCreative - Class in com.skava.merchandise.model.entity
-
QCreative is a Querydsl query type for Creative
- QCreative(Path<? extends Creative>) - Constructor for class com.skava.merchandise.model.entity.QCreative
- QCreative(PathMetadata) - Constructor for class com.skava.merchandise.model.entity.QCreative
- QCreative(PathMetadata, PathInits) - Constructor for class com.skava.merchandise.model.entity.QCreative
- QCreative(Class<? extends Creative>, PathMetadata, PathInits) - Constructor for class com.skava.merchandise.model.entity.QCreative
- QCreative(String) - Constructor for class com.skava.merchandise.model.entity.QCreative
- QCreativeId - Class in com.skava.merchandise.model.entity
-
QCreativeId is a Querydsl query type for CreativeId
- QCreativeId(Path<? extends CreativeId>) - Constructor for class com.skava.merchandise.model.entity.QCreativeId
- QCreativeId(PathMetadata) - Constructor for class com.skava.merchandise.model.entity.QCreativeId
- QCreativeId(String) - Constructor for class com.skava.merchandise.model.entity.QCreativeId
- QLocalizedRule - Class in com.skava.merchandise.model.entity
-
QLocalizedRule is a Querydsl query type for LocalizedRule
- QLocalizedRule(Path<? extends LocalizedRule>) - Constructor for class com.skava.merchandise.model.entity.QLocalizedRule
- QLocalizedRule(PathMetadata) - Constructor for class com.skava.merchandise.model.entity.QLocalizedRule
- QLocalizedRule(String) - Constructor for class com.skava.merchandise.model.entity.QLocalizedRule
- QLocalizedSearchKeyword - Class in com.skava.merchandise.model.entity
-
QLocalizedSearchKeyword is a Querydsl query type for LocalizedSearchKeyword
- QLocalizedSearchKeyword(Path<? extends LocalizedSearchKeyword>) - Constructor for class com.skava.merchandise.model.entity.QLocalizedSearchKeyword
- QLocalizedSearchKeyword(PathMetadata) - Constructor for class com.skava.merchandise.model.entity.QLocalizedSearchKeyword
- QLocalizedSearchKeyword(String) - Constructor for class com.skava.merchandise.model.entity.QLocalizedSearchKeyword
- QLocalizedUXData - Class in com.skava.merchandise.model.entity
-
QLocalizedUXData is a Querydsl query type for LocalizedUXData
- QLocalizedUXData(Path<? extends LocalizedUXData>) - Constructor for class com.skava.merchandise.model.entity.QLocalizedUXData
- QLocalizedUXData(PathMetadata) - Constructor for class com.skava.merchandise.model.entity.QLocalizedUXData
- QLocalizedUXData(PathMetadata, PathInits) - Constructor for class com.skava.merchandise.model.entity.QLocalizedUXData
- QLocalizedUXData(Class<? extends LocalizedUXData>, PathMetadata, PathInits) - Constructor for class com.skava.merchandise.model.entity.QLocalizedUXData
- QLocalizedUXData(String) - Constructor for class com.skava.merchandise.model.entity.QLocalizedUXData
- QMerchandiseAuditEntry - Class in com.skava.merchandise.model.entity
-
QMerchandiseAuditEntry is a Querydsl query type for MerchandiseAuditEntry
- QMerchandiseAuditEntry(Path<? extends MerchandiseAuditEntry>) - Constructor for class com.skava.merchandise.model.entity.QMerchandiseAuditEntry
- QMerchandiseAuditEntry(PathMetadata) - Constructor for class com.skava.merchandise.model.entity.QMerchandiseAuditEntry
- QMerchandiseAuditEntry(String) - Constructor for class com.skava.merchandise.model.entity.QMerchandiseAuditEntry
- QMilestone - Class in com.skava.merchandise.model.entity
-
QMilestone is a Querydsl query type for Milestone
- QMilestone(Path<? extends Milestone>) - Constructor for class com.skava.merchandise.model.entity.QMilestone
- QMilestone(PathMetadata) - Constructor for class com.skava.merchandise.model.entity.QMilestone
- QMilestone(PathMetadata, PathInits) - Constructor for class com.skava.merchandise.model.entity.QMilestone
- QMilestone(Class<? extends Milestone>, PathMetadata, PathInits) - Constructor for class com.skava.merchandise.model.entity.QMilestone
- QMilestone(String) - Constructor for class com.skava.merchandise.model.entity.QMilestone
- QMilestoneId - Class in com.skava.merchandise.model.entity
-
QMilestoneId is a Querydsl query type for MilestoneId
- QMilestoneId(Path<? extends MilestoneId>) - Constructor for class com.skava.merchandise.model.entity.QMilestoneId
- QMilestoneId(PathMetadata) - Constructor for class com.skava.merchandise.model.entity.QMilestoneId
- QMilestoneId(String) - Constructor for class com.skava.merchandise.model.entity.QMilestoneId
- QNavigation - Class in com.skava.merchandise.model.entity
-
QNavigation is a Querydsl query type for Navigation
- QNavigation(Path<? extends Navigation>) - Constructor for class com.skava.merchandise.model.entity.QNavigation
- QNavigation(PathMetadata) - Constructor for class com.skava.merchandise.model.entity.QNavigation
- QNavigation(PathMetadata, PathInits) - Constructor for class com.skava.merchandise.model.entity.QNavigation
- QNavigation(Class<? extends Navigation>, PathMetadata, PathInits) - Constructor for class com.skava.merchandise.model.entity.QNavigation
- QNavigation(String) - Constructor for class com.skava.merchandise.model.entity.QNavigation
- QNavigationId - Class in com.skava.merchandise.model.entity
-
QNavigationId is a Querydsl query type for NavigationId
- QNavigationId(Path<? extends NavigationId>) - Constructor for class com.skava.merchandise.model.entity.QNavigationId
- QNavigationId(PathMetadata) - Constructor for class com.skava.merchandise.model.entity.QNavigationId
- QNavigationId(String) - Constructor for class com.skava.merchandise.model.entity.QNavigationId
- QNote - Class in com.skava.merchandise.model.entity
-
QNote is a Querydsl query type for Note
- QNote(Path<? extends Note>) - Constructor for class com.skava.merchandise.model.entity.QNote
- QNote(PathMetadata) - Constructor for class com.skava.merchandise.model.entity.QNote
- QNote(String) - Constructor for class com.skava.merchandise.model.entity.QNote
- QProject - Class in com.skava.merchandise.model.entity
-
QProject is a Querydsl query type for Project
- QProject(Path<? extends Project>) - Constructor for class com.skava.merchandise.model.entity.QProject
- QProject(PathMetadata) - Constructor for class com.skava.merchandise.model.entity.QProject
- QProject(String) - Constructor for class com.skava.merchandise.model.entity.QProject
- QSequence - Class in com.skava.merchandise.model.entity
-
QSequence is a Querydsl query type for Sequence
- QSequence(Path<? extends Sequence>) - Constructor for class com.skava.merchandise.model.entity.QSequence
- QSequence(PathMetadata) - Constructor for class com.skava.merchandise.model.entity.QSequence
- QSequence(String) - Constructor for class com.skava.merchandise.model.entity.QSequence
- QUxData - Class in com.skava.merchandise.model.entity
-
QUxData is a Querydsl query type for UxData
- QUxData(Path<? extends UxData>) - Constructor for class com.skava.merchandise.model.entity.QUxData
- QUxData(PathMetadata) - Constructor for class com.skava.merchandise.model.entity.QUxData
- QUxData(String) - Constructor for class com.skava.merchandise.model.entity.QUxData
- QVersion - Class in com.skava.merchandise.model.entity
-
QVersion is a Querydsl query type for Version
- QVersion(Path<? extends Version>) - Constructor for class com.skava.merchandise.model.entity.QVersion
- QVersion(PathMetadata) - Constructor for class com.skava.merchandise.model.entity.QVersion
- QVersion(PathMetadata, PathInits) - Constructor for class com.skava.merchandise.model.entity.QVersion
- QVersion(Class<? extends Version>, PathMetadata, PathInits) - Constructor for class com.skava.merchandise.model.entity.QVersion
- QVersion(String) - Constructor for class com.skava.merchandise.model.entity.QVersion
- QVersionId - Class in com.skava.merchandise.model.entity
-
QVersionId is a Querydsl query type for VersionId
- QVersionId(Path<? extends VersionId>) - Constructor for class com.skava.merchandise.model.entity.QVersionId
- QVersionId(PathMetadata) - Constructor for class com.skava.merchandise.model.entity.QVersionId
- QVersionId(String) - Constructor for class com.skava.merchandise.model.entity.QVersionId
R
- Reason - Class in com.skava.merchandise.model.exchange.response
-
This class is used to return the reason for a failure occurred during a API operation.
- Reason() - Constructor for class com.skava.merchandise.model.exchange.response.Reason
- REASON_SUFFIX - Enum constant in enum class com.skava.merchandise.constant.ResponseCode
- REDIRECT - Enum constant in enum class com.skava.merchandise.model.NavigationType
- redirectionURL - Variable in class com.skava.merchandise.model.entity.QLocalizedSearchKeyword
- RELEASE_DATE - Static variable in class com.skava.release.MerchandiseReleaseDefinition
- removeDuplicateAliasNames(Children, List<String>) - Static method in class com.skava.merchandise.util.ConversionUtil
-
This method removes the duplicate names for same locale.
- removeDuplicateRule(List<LocalizedRule>, List<String>) - Static method in class com.skava.merchandise.util.ConversionUtil
-
This method removes the duplicate rules for same locale.
- removeDuplicateSearchKeyword(List<LocalizedSearchKeyword>, List<String>) - Static method in class com.skava.merchandise.util.ConversionUtil
-
This method removes the duplicate searchKeyword for same locale.
- removeDuplicateUXData(List<LocalizedUXData>, List<String>) - Static method in class com.skava.merchandise.util.ConversionUtil
-
This method removes the duplicate uxdata for same locale.
- removeDuplicateValuesBasedOnLocale(MilestoneDO) - Static method in class com.skava.merchandise.util.ConversionUtil
-
This method is used to remove duplicate entries based on locales.
- ResponseCode - Enum Class in com.skava.merchandise.constant
-
This class contains the response codes for common operations.
- ROLLBACK - Enum constant in enum class com.skava.merchandise.model.PublishType
- rule - Variable in class com.skava.merchandise.model.entity.QCollectionPropertyAttribute
- rule - Variable in class com.skava.merchandise.model.entity.QLocalizedRule
- rule - Variable in class com.skava.merchandise.model.entity.QMilestone
- rules - Variable in class com.skava.merchandise.model.entity.QMilestone
S
- s3path - Variable in class com.skava.merchandise.model.entity.QVersion
- S3PATH - Static variable in class com.skava.merchandise.constant.EntityConstants
- sanitizedRequest(Object, Class<T>) - Static method in class com.skava.merchandise.util.CommonUtils
- sanitizedRequest(Object, Class<T>, boolean) - Static method in class com.skava.merchandise.util.CommonUtils
- sanitizedRequestForJS(Object, Class<T>) - Static method in class com.skava.merchandise.util.CommonUtils
- SchemaOrgController - Class in com.skava.merchandise.web
- SchemaOrgController(FindCategoryBySiteNavigationService, FindLiveMileStoneBySearchKeywordService, FindCategoryByLiveMileStoneService, FindProductCategoryByLiveMileStoneService) - Constructor for class com.skava.merchandise.web.SchemaOrgController
- search(String, Sort, int, int) - Method in class com.skava.merchandise.process.CollectionProcess
-
This method will search in the entity and provide the results based on the filters
- search(String, Sort, int, int) - Method in class com.skava.merchandise.process.ProjectProcess
-
This method will search in the entity and provide the results based on the filters
- search(String, Sort, int, int, BooleanExpression) - Method in class com.skava.merchandise.process.CategoryAttributeProcess
-
This method will search in the entity and provide the results based on the filters
- search(String, Sort, int, int, BooleanExpression) - Method in class com.skava.merchandise.process.CategoryProcess
-
This method will search in the entity and provide the results based on the filters
- search(String, Sort, int, int, BooleanExpression) - Method in class com.skava.merchandise.process.CreativeProcess
-
This method will search in the entity and provide the results based on the filters
- search(String, Sort, int, int, BooleanExpression) - Method in class com.skava.merchandise.process.MilestoneProcess
-
This method will search in the entity and provide the results based on the filters
- search(String, Sort, int, int, BooleanExpression) - Method in class com.skava.merchandise.process.NavigationProcess
-
This method will search in the entity and provide the results based on the filters
- search(String, Sort, int, int, BooleanExpression) - Method in class com.skava.merchandise.process.ProjectNotesProcess
-
This method will search in the entity and provide the results based on the filters
- SEARCH - Enum constant in enum class com.skava.merchandise.model.PageType
- searchKeyword - Variable in class com.skava.merchandise.model.entity.QLocalizedSearchKeyword
- searchKeyword - Variable in class com.skava.merchandise.model.entity.QMilestone
- SEARCHKEYWORD - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Field name to hold SearchKeyword
- searchKeywords - Variable in class com.skava.merchandise.model.entity.QMilestone
- SearchUXController - Class in com.skava.merchandise.web
-
This class is used to control category API operations.
- SearchUXController(CreateCategoryService, FindAllCategoryService, FindCategoryHierarchyService, FindCategoryService, DeleteCategoryService, UpdateCategoryService, PatchUpdateCategoryService) - Constructor for class com.skava.merchandise.web.SearchUXController
- SearchUXRequest - Class in com.skava.merchandise.model.exchange.request
-
This model contains the fields given by the user/admin to perform the API operation.
- SearchUXRequest() - Constructor for class com.skava.merchandise.model.exchange.request.SearchUXRequest
- semantics - Variable in class com.skava.merchandise.model.entity.QCategory
- send(Message<?>, String) - Method in class com.skava.merchandise.message.MerchandiseMessageSender
-
Message event sender by topic exchange or queue name If default message queue enabled in OMS properties this will override queue name to default OMS queue
- sequence - Variable in class com.skava.merchandise.model.entity.QChildren
- sequence - Static variable in class com.skava.merchandise.model.entity.QSequence
- Sequence - Class in com.skava.merchandise.model.entity
-
This entity model is used to communicate with DB to get the last collection's Id.
- Sequence() - Constructor for class com.skava.merchandise.model.entity.Sequence
- SEQUENCE - Static variable in class com.skava.merchandise.constant.EntityConstants
-
milestone children order
- SequenceRepository - Class in com.skava.merchandise.repository
-
This interface is used to perform CRUD operations for sequence Entity.
- SequenceRepository() - Constructor for class com.skava.merchandise.repository.SequenceRepository
- SERVICE_MERCHANDISE - Enum constant in enum class com.skava.merchandise.constant.ResponseCode
- setAuthentication(Message<AsynControllerMessage>, Long) - Static method in class com.skava.merchandise.util.EventUtil
-
setAuthentication
- setCategoryParentMapping(ParentCategoryDO, List<Children>, Milestone, List<ParentCategoryResponse>) - Method in class com.skava.merchandise.process.CategoryProcess
- setCategoryPropertyName(CategoryProperty, CategoryAttribute) - Static method in class com.skava.merchandise.util.ProcessUtil
-
This method is used to set sku property name from attribute entity.
- setCategoryPropertyName(CategoryProperty, CategoryAttribute, String) - Static method in class com.skava.merchandise.util.MerchandiseUtil
-
This method set Category property name from attribute entity
- setCategoryPropertyName(List<CategoryProperty>, Map<String, CategoryAttribute>, String) - Static method in class com.skava.merchandise.util.ConversionUtil
-
This method set category property name from attribute entity
- setDefaultLocale(CategoryDO, Collection, CommonProcess) - Static method in class com.skava.merchandise.util.ProcessUtil
- setDeleteStatusFilter(String) - Static method in class com.skava.merchandise.process.CommonProcess
-
This function is used to add the delete status condition to existing or new filter.
- setFilters(String) - Method in class com.skava.merchandise.model.exchange.request.CategoryRequestInternal
-
setFilters
- setFilters(String) - Method in class com.skava.merchandise.model.exchange.request.CollectionRequestInternal
-
setFilters
- setFilters(String) - Method in class com.skava.merchandise.model.exchange.request.CreativeRequestInternal
-
setFilters
- setFilters(String) - Method in class com.skava.merchandise.model.exchange.request.MilestoneRequestInternal
-
This function is used to validate and set filters.
- setFilters(String) - Method in class com.skava.merchandise.model.exchange.request.NavigationRequestInternal
-
This function is used to validate and set filters.
- setFilters(String) - Method in class com.skava.merchandise.model.exchange.request.NoteRequestInternal
-
setFilters
- setFilters(String) - Method in class com.skava.merchandise.model.exchange.request.ProjectRequestInternal
-
setFilters
- setFilters(String) - Method in class com.skava.merchandise.model.exchange.request.VersionRequestInternal
-
setFilters
- setParent(CategoryDO, Milestone, MerchandiseInternalProcess, CategoryRepository) - Static method in class com.skava.merchandise.util.ProcessUtil
-
This method is used to set parent in category.
- setParentCategory(CategoryDO) - Method in class com.skava.merchandise.process.MilestoneToCategoryTransformation
-
This method is used to set the parent category of the category loaded
- setSubCategories(CategoryDO) - Method in class com.skava.merchandise.process.MilestoneToCategoryTransformation
-
This method is used to set the sub categories in the category code
- setSubjectOf(MilestoneDO) - Method in class com.skava.merchandise.process.MilestoneToCategoryTransformation
-
This method is used to set the milestone information in the category
- SITE_NAVIGATION_NAME - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- SKU_ATTRIBUTE_GROUP - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Field name to hold Sku Attribute Group
- SKU_IDENTIFIER_MAX_LENGTH - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- SKU_NOTES_MAX_LENGTH - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- SKU_PRODUCT_MAX_LIMIT - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- SKU_PROPERTY_VALUE_MAX_LENGTH - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- splitCommaSeparatedString(String) - Static method in class com.skava.merchandise.util.DocketUtil
-
Splits given string by ","
- SpreadSheetGenerator - Class in com.skava.merchandise.util
-
To generate Spreadsheet with Entity data
- SpreadSheetGenerator() - Constructor for class com.skava.merchandise.util.SpreadSheetGenerator
- startTime - Variable in class com.skava.merchandise.model.entity.QMilestone
- STARTTIME - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Field name to hold Start Time
- STARTTIME - Static variable in class com.skava.merchandise.process.MilestoneProcess
- STATIC - Enum constant in enum class com.skava.merchandise.model.CategoryType
- status - Variable in class com.skava.merchandise.model.entity.QCategory
- status - Variable in class com.skava.merchandise.model.entity.QCategoryAttribute
- status - Variable in class com.skava.merchandise.model.entity.QCollection
- status - Variable in class com.skava.merchandise.model.entity.QCreative
- status - Variable in class com.skava.merchandise.model.entity.QMilestone
- status - Variable in class com.skava.merchandise.model.entity.QNavigation
- status - Variable in class com.skava.merchandise.model.entity.QProject
- status - Variable in class com.skava.merchandise.model.entity.QVersion
- STATUS - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Field name to hold Status
- STATUS - Static variable in class com.skava.merchandise.process.MilestoneProcess
- STRING - Enum constant in enum class com.skava.merchandise.model.CollectionAttributeType
- SUBMITTED - Enum constant in enum class com.skava.merchandise.model.ProjectStatus
- SUCCESS_CODE - Enum constant in enum class com.skava.merchandise.constant.ResponseCode
- synonyms - Variable in class com.skava.merchandise.model.entity.QLocalizedSearchKeyword
T
- tags - Variable in class com.skava.merchandise.model.entity.QCreative
- targetCompletionDate - Variable in class com.skava.merchandise.model.entity.QProject
- templateId - Variable in class com.skava.merchandise.model.entity.QMilestone
- templateUrl - Variable in class com.skava.merchandise.model.entity.QMilestone
- TIME_ZONE - Static variable in class com.skava.merchandise.process.CommonProcess
- toCategoryRequestObject() - Method in class com.skava.merchandise.model.exchange.request.PdpUXRequest
-
toDomainObject
- toCategoryRequestObject() - Method in class com.skava.merchandise.model.exchange.request.SearchUXRequest
-
toDomainObject
- toDomain(CollectionProperty) - Method in class com.skava.merchandise.model.domain.CollectionPropertyDO
-
This method convert the response collection properties object to domain object.
- toDomainObject() - Method in class com.skava.merchandise.model.exchange.request.CategoryAttributeProperty
-
toDomainObject
- toDomainObject() - Method in class com.skava.merchandise.model.exchange.request.CategoryAttributeRequest
-
toDomainObject
- toDomainObject() - Method in class com.skava.merchandise.model.exchange.request.CategoryAttributeRequestInternal
-
toDomainObject
- toDomainObject() - Method in class com.skava.merchandise.model.exchange.request.CategoryPropertyRequest
-
toDomainObject
- toDomainObject() - Method in class com.skava.merchandise.model.exchange.request.CategoryRequest
-
toDomainObject
- toDomainObject() - Method in class com.skava.merchandise.model.exchange.request.CategoryRequestInternal
-
toDomainObject
- toDomainObject() - Method in class com.skava.merchandise.model.exchange.request.CollectionPropertyRequestInternal
-
This method sets the collection attributes to domain model.
- toDomainObject() - Method in class com.skava.merchandise.model.exchange.request.CollectionRequest
-
toDomainObject
- toDomainObject() - Method in class com.skava.merchandise.model.exchange.request.CollectionRequestInternal
-
toDomainObject
- toDomainObject() - Method in class com.skava.merchandise.model.exchange.request.CreativeRequest
-
toDomainObject
- toDomainObject() - Method in class com.skava.merchandise.model.exchange.request.CreativeRequestInternal
-
toDomainObject
- toDomainObject() - Method in class com.skava.merchandise.model.exchange.request.MilestoneRequest
-
toDomainObject
- toDomainObject() - Method in class com.skava.merchandise.model.exchange.request.MilestoneRequestInternal
-
toDomainObject
- toDomainObject() - Method in class com.skava.merchandise.model.exchange.request.NavigationRequest
-
toDomainObject
- toDomainObject() - Method in class com.skava.merchandise.model.exchange.request.NavigationRequestInternal
-
toDomainObject
- toDomainObject() - Method in class com.skava.merchandise.model.exchange.request.NoteRequest
-
toDomainObject
- toDomainObject() - Method in class com.skava.merchandise.model.exchange.request.NoteRequestInternal
-
toDomainObject
- toDomainObject() - Method in class com.skava.merchandise.model.exchange.request.ProjectRequest
-
toDomainObject
- toDomainObject() - Method in class com.skava.merchandise.model.exchange.request.ProjectRequestInternal
-
toDomainObject
- toDomainObject() - Method in class com.skava.merchandise.model.exchange.request.VersionRequestInternal
-
This method is used to convert versionDO from VersionRequestInternal.
- toDomainObject(CollectionPropertyDO) - Method in class com.skava.merchandise.model.exchange.response.CollectionProperty
-
This method sets the collection attributes to domain model.
- toEntity() - Method in class com.skava.merchandise.model.domain.CategoryAttributeDO
-
toEntity
- toEntity() - Method in class com.skava.merchandise.model.domain.CategoryAttributePropertyDO
-
toEntity
- toEntity() - Method in class com.skava.merchandise.model.domain.CategoryDO
-
toEntity
- toEntity() - Method in class com.skava.merchandise.model.domain.CategoryPropertyDO
-
toEntity
- toEntity() - Method in class com.skava.merchandise.model.domain.CollectionDO
-
toEntity
- toEntity() - Method in class com.skava.merchandise.model.domain.CollectionPropertyDO
-
This method convert the domain collection properties object to entity object.
- toEntity() - Method in class com.skava.merchandise.model.domain.CreativeDO
-
toEntity
- toEntity() - Method in class com.skava.merchandise.model.domain.MilestoneDO
-
toEntity
- toEntity() - Method in class com.skava.merchandise.model.domain.NavigationDO
-
toEntity
- toEntity() - Method in class com.skava.merchandise.model.domain.NoteDO
-
toEntity
- toEntity() - Method in class com.skava.merchandise.model.domain.ProjectDO
-
toEntity
- TOP - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- topNavigation - Variable in class com.skava.merchandise.model.entity.QNavigation
- toPropertiesDomainObject(List<CollectionProperty>) - Method in class com.skava.merchandise.model.exchange.response.CollectionProperty
-
This method is used to convert the collection property response object into domain object.
- toString() - Method in enum class com.skava.merchandise.model.CategoryType
- toString() - Method in enum class com.skava.merchandise.model.ChildrenType
- toString() - Method in enum class com.skava.merchandise.model.CollectionAttributeType
- toString() - Method in enum class com.skava.merchandise.model.CollectionStatus
- toString() - Method in enum class com.skava.merchandise.model.ItemStatus
- toString() - Method in enum class com.skava.merchandise.model.ItemType
- toString() - Method in enum class com.skava.merchandise.model.MilestoneType
- toString() - Method in enum class com.skava.merchandise.model.NavigationType
- toString() - Method in enum class com.skava.merchandise.model.PageType
- toString() - Method in enum class com.skava.merchandise.model.ProjectStatus
- toString() - Method in enum class com.skava.merchandise.model.PublishStatus
- toString() - Method in enum class com.skava.merchandise.model.PublishType
- triggerEvent(MerchandiseEventPayload, long, String) - Method in class com.skava.merchandise.message.MerchandiseMessageSender
-
The method triggers the event for the given queue or topic
- type - Variable in class com.skava.merchandise.model.domain.CollectionAttributeDO
-
The type of the attribute.
- type - Variable in class com.skava.merchandise.model.entity.CollectionPropertyAttribute
- type - Variable in class com.skava.merchandise.model.entity.QChildren
- type - Variable in class com.skava.merchandise.model.entity.QCollectionPropertyAttribute
- type - Variable in class com.skava.merchandise.model.entity.QMilestone
- type - Variable in class com.skava.merchandise.model.entity.QVersion
- type - Variable in class com.skava.merchandise.model.exchange.response.CollectionAttribute
-
The type of the attribute.
- TYPE - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Field name to hold Type
- TYPE - Static variable in class com.skava.release.MerchandiseReleaseDefinition
U
- UP_CROSS_SELL_MAX_LIMIT - Static variable in class com.skava.merchandise.constant.MerchandiseConstants
- update(CategoryAttributeDO, boolean) - Method in class com.skava.merchandise.process.CategoryAttributeProcess
-
update
- update(CategoryDO, boolean) - Method in class com.skava.merchandise.process.CategoryProcess
-
This method is used to update all field in Category based on given Category.
- update(CollectionDO) - Method in class com.skava.merchandise.process.CollectionProcess
-
This method is used to update all field in Collection based on given Collection.
- update(CreativeDO, boolean) - Method in class com.skava.merchandise.process.CreativeProcess
-
update
- update(MilestoneDO, boolean) - Method in class com.skava.merchandise.process.MilestoneProcess
-
update
- update(NavigationDO, boolean) - Method in class com.skava.merchandise.process.NavigationProcess
-
update
- update(ProjectDO, boolean) - Method in class com.skava.merchandise.process.ProjectProcess
-
update
- UPDATE_CATEGORY - Static variable in class com.skava.merchandise.constant.EventConstants
-
Update Category topic name
- UPDATE_CATEGORY_ATTRIBUTE - Static variable in class com.skava.merchandise.constant.EventConstants
-
Update Category Attribute topic name
- UPDATE_COLLECTION - Static variable in class com.skava.merchandise.constant.EventConstants
-
Update Collection topic name
- UPDATE_COLLECTION_PROPERTIES_VALIDATE - Enum constant in enum class com.skava.merchandise.constant.CollectionPropertiesResponseCode
- UPDATE_CREATIVE - Static variable in class com.skava.merchandise.constant.EventConstants
-
Update Creative topic name
- UPDATE_MILESTONE - Static variable in class com.skava.merchandise.constant.EventConstants
-
Update Milestone topic name
- UPDATE_NAVIGATION - Static variable in class com.skava.merchandise.constant.EventConstants
-
Update Navigation topic name
- UPDATE_PROJECT - Static variable in class com.skava.merchandise.constant.EventConstants
-
Update project topic name
- updateAll(List<CollectionPropertyDO>, long, long) - Method in class com.skava.merchandise.process.CollectionPropertyProcess
-
Updates the all collection properties which are based on the properties
- updateCategory(long, String, String, String, String, CategoryRequest, String) - Method in class com.skava.merchandise.web.CategoryController
-
This method is used to update all field in Category based on given Id.
- updateCategory(Category) - Method in interface com.skava.merchandise.repository.CategoryRepository
-
This function is used to update the category
- updateCategoryAttribute(long, String, String, String, CategoryAttributeRequest, String) - Method in class com.skava.merchandise.web.CategoryAttributeController
-
This method is used to update a category attribute based on given request.
- updateCategoryAttribute(CategoryAttribute) - Method in interface com.skava.merchandise.repository.CategoryAttributeRepository
-
This function is used to update category attribute
- UpdateCategoryAttributeService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for update category attribute by using given request.
- UpdateCategoryAttributeServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the update operation for category attribute happen.
- UpdateCategoryAttributeServiceImpl() - Constructor for class com.skava.merchandise.service.impl.UpdateCategoryAttributeServiceImpl
- updateCategoryProperty(long, String, String, String, String, CategoryPropertyRequest[], String) - Method in class com.skava.merchandise.web.CategoryPropertyController
-
This method is used to update all fields in CategoryProperty based on given Id's and request.
- UpdateCategoryPropertyService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for update category property by using given request.
- UpdateCategoryPropertyServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the update operation for category property happen.
- UpdateCategoryPropertyServiceImpl() - Constructor for class com.skava.merchandise.service.impl.UpdateCategoryPropertyServiceImpl
- UpdateCategoryPropertyValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in category property attribute for update API operation.
- UpdateCategoryPropertyValidator() - Constructor for class com.skava.merchandise.validator.service.UpdateCategoryPropertyValidator
- UpdateCategoryService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for update category by using given request.
- UpdateCategoryServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the update operation for category happen.
- UpdateCategoryServiceImpl() - Constructor for class com.skava.merchandise.service.impl.UpdateCategoryServiceImpl
- UpdateCategoryValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in category for update API operation.
- UpdateCategoryValidator() - Constructor for class com.skava.merchandise.validator.service.UpdateCategoryValidator
- updateChildrenData(List<Children>, Set<String>, Map<String, Double>, Children) - Static method in class com.skava.merchandise.process.MilestoneProcess
-
This method returns the children with updated data
- updateCollection(Collection) - Method in interface com.skava.merchandise.repository.CollectionRepository
-
This function is used to update the collection
- updateCollection(String, String, long, String, long, CollectionRequest) - Method in class com.skava.merchandise.web.CollectionController
-
This method is used to update all fields in Collection based on given request.
- updateCollectionProperties(String, String, long, long, String, List<CollectionProperty>) - Method in class com.skava.merchandise.web.CollectionPropertyController
-
This method used to Update the all collection properties which are existing under a collection.
- UpdateCollectionPropertiesServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the update operation for collection property happen.
- UpdateCollectionPropertiesServiceImpl() - Constructor for class com.skava.merchandise.service.impl.UpdateCollectionPropertiesServiceImpl
- UpdateCollectionPropertyService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for update collection property by using given request.
- UpdateCollectionPropertyValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in collection property for update API operation.
- UpdateCollectionPropertyValidator() - Constructor for class com.skava.merchandise.validator.service.UpdateCollectionPropertyValidator
- UpdateCollectionService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for update collection by using given request.
- UpdateCollectionServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the update operation for collection happen.
- UpdateCollectionServiceImpl() - Constructor for class com.skava.merchandise.service.impl.UpdateCollectionServiceImpl
- UpdateCollectionValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in collection for update API operation.
- UpdateCollectionValidator() - Constructor for class com.skava.merchandise.validator.service.UpdateCollectionValidator
- updateCreative(long, String, String, String, String, CreativeRequest, String) - Method in class com.skava.merchandise.web.CreativeController
-
This method used to update a creative by its Id.
- updateCreative(Creative) - Method in interface com.skava.merchandise.repository.CreativeRepository
-
This function is used to update the creative.
- updateCreativeFields(Creative, Creative) - Static method in class com.skava.merchandise.process.CreativeProcess
-
This function is used to update the creative fields.
- UpdateCreativeService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for update creative by using given request.
- UpdateCreativeServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the update operation for creative happen.
- UpdateCreativeServiceImpl() - Constructor for class com.skava.merchandise.service.impl.UpdateCreativeServiceImpl
- UpdateCreativeValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in creative for update API operation.
- UpdateCreativeValidator() - Constructor for class com.skava.merchandise.validator.service.UpdateCreativeValidator
- updatedBy - Variable in class com.skava.merchandise.model.entity.DomainAuditEntry
-
Id of the user who updated entity.
- updatedBy - Variable in class com.skava.merchandise.model.entity.MerchandiseAuditEntry
- updatedBy - Variable in class com.skava.merchandise.model.entity.QCategory
- updatedBy - Variable in class com.skava.merchandise.model.entity.QCategoryAttribute
- updatedBy - Variable in class com.skava.merchandise.model.entity.QCollection
- updatedBy - Variable in class com.skava.merchandise.model.entity.QCreative
- updatedBy - Variable in class com.skava.merchandise.model.entity.QMerchandiseAuditEntry
- updatedBy - Variable in class com.skava.merchandise.model.entity.QMilestone
- updatedBy - Variable in class com.skava.merchandise.model.entity.QNavigation
- updatedBy - Variable in class com.skava.merchandise.model.entity.QProject
- updatedBy - Variable in class com.skava.merchandise.model.entity.QVersion
- updatedBy - Variable in class com.skava.merchandise.model.exchange.response.Version
-
Id of the user who updated entity.
- updatedOn - Variable in class com.skava.merchandise.model.entity.DomainAuditEntry
-
Time stamp denotes the updated time of the entity.
- updatedOn - Variable in class com.skava.merchandise.model.entity.MerchandiseAuditEntry
- updatedOn - Variable in class com.skava.merchandise.model.entity.QCategory
- updatedOn - Variable in class com.skava.merchandise.model.entity.QCategoryAttribute
- updatedOn - Variable in class com.skava.merchandise.model.entity.QCollection
- updatedOn - Variable in class com.skava.merchandise.model.entity.QCollectionPropertyAttribute
- updatedOn - Variable in class com.skava.merchandise.model.entity.QCreative
- updatedOn - Variable in class com.skava.merchandise.model.entity.QMerchandiseAuditEntry
- updatedOn - Variable in class com.skava.merchandise.model.entity.QMilestone
- updatedOn - Variable in class com.skava.merchandise.model.entity.QNavigation
- updatedOn - Variable in class com.skava.merchandise.model.entity.QProject
- updatedOn - Variable in class com.skava.merchandise.model.entity.QVersion
- updatedOn - Variable in class com.skava.merchandise.model.exchange.response.Category
- updatedOn - Variable in class com.skava.merchandise.model.exchange.response.CategoryHierarchy
- updatedOn - Variable in class com.skava.merchandise.model.exchange.response.Version
-
Time stamp denotes the updated time of the entity.
- updatedTime - Variable in class com.skava.merchandise.model.entity.QNote
- updateMilestone(long, String, String, String, String, MilestoneRequest, String) - Method in class com.skava.merchandise.web.MilestoneController
-
This method used to update a milestone in a collection based on given Id.
- updateMilestone(Milestone) - Method in interface com.skava.merchandise.repository.MilestoneRepository
-
This CRUD operation performs update operation of a milestone.
- UpdateMilestoneService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for update milestone by using given request.
- UpdateMilestoneServiceImpl - Class in com.skava.merchandise.service.impl
- UpdateMilestoneServiceImpl() - Constructor for class com.skava.merchandise.service.impl.UpdateMilestoneServiceImpl
- UpdateMilestoneValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in milestone for update API operation.
- UpdateMilestoneValidator() - Constructor for class com.skava.merchandise.validator.service.UpdateMilestoneValidator
- updateNavigation(long, String, String, String, String, NavigationRequest, String) - Method in class com.skava.merchandise.web.NavigationController
-
This method updates a navigation based on given Id.
- updateNavigation(Navigation) - Method in interface com.skava.merchandise.repository.NavigationRepository
-
This function is used to update the navigation
- UpdateNavigationService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for update navigation by using given request.
- UpdateNavigationServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the update operation for navigation happen.
- UpdateNavigationServiceImpl() - Constructor for class com.skava.merchandise.service.impl.UpdateNavigationServiceImpl
- UpdateNavigationValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in navigation for update API operation.
- UpdateNavigationValidator() - Constructor for class com.skava.merchandise.validator.service.UpdateNavigationValidator
- updatePdpUx(long, String, String, String, String, PdpUXRequest, String) - Method in class com.skava.merchandise.web.PdpUXController
-
This method is used to update all field in Category based on given Id.
- updateProcess(CollectionPropertyRequestInternal, CollectionPropertyProcess, CollectionAttributeProcess) - Method in class com.skava.merchandise.process.CollectionPropertyUpdateProcess
-
Functionality to update the collection property
- updateProductsAndAttributes(Milestone, Milestone) - Static method in class com.skava.merchandise.util.MerchandiseUtil
-
This function is used to update products and attributes.
- updateProject(long, String, String, String, ProjectRequest, String) - Method in class com.skava.merchandise.web.ProjectController
-
This method is used to update all field in a Project based on given request.
- updateProject(Project) - Method in interface com.skava.merchandise.repository.ProjectRepository
-
This function is used to update the project
- UpdateProjectService - Interface in com.skava.merchandise.service
-
This interface is used to write a implementation class for update project by using given request.
- UpdateProjectServiceImpl - Class in com.skava.merchandise.service.impl
-
This Class is used to convert the request given into domain model and pass it to process where the update operation for project happen.
- UpdateProjectServiceImpl() - Constructor for class com.skava.merchandise.service.impl.UpdateProjectServiceImpl
- UpdateProjectValidator - Class in com.skava.merchandise.validator.service
-
This class used to validate fields in project for update API operation.
- UpdateProjectValidator() - Constructor for class com.skava.merchandise.validator.service.UpdateProjectValidator
- updateSearchUX(long, String, String, String, String, SearchUXRequest, String) - Method in class com.skava.merchandise.web.SearchUXController
-
This method is used to update all field in Category based on given Id.
- updateSequence(List<Children>, Map<String, Double>) - Static method in class com.skava.merchandise.process.MilestoneProcess
-
This method is used to update sequence
- URL - Enum constant in enum class com.skava.merchandise.model.ChildrenType
- userId - Variable in class com.skava.merchandise.model.entity.QNote
- uxData - Variable in class com.skava.merchandise.model.entity.QLocalizedUXData
- uxData - Variable in class com.skava.merchandise.model.entity.QMilestone
- uxData - Static variable in class com.skava.merchandise.model.entity.QUxData
- UxData - Class in com.skava.merchandise.model.entity
-
This entity model is used to communicate with DB to perform desired API operation for milestone.
- UxData() - Constructor for class com.skava.merchandise.model.entity.UxData
- uxDatas - Variable in class com.skava.merchandise.model.entity.QMilestone
V
- validateBusinessId(long) - Static method in class com.skava.merchandise.util.MerchandiseUtil
-
This method is used to validates the business Id and throws
ValidateException
exception, if it is not valid. - validateCollectionId(long) - Static method in class com.skava.merchandise.util.MerchandiseUtil
-
This method is used to validates the collection Id and throws
ValidateException
exception, if it is not valid. - validateIsAliasHaveOriginal(List<String>, Set<String>) - Static method in class com.skava.merchandise.util.ProcessUtil
-
This method is used to validate whether alias already being a category or not.
- validateLocale(String) - Static method in class com.skava.merchandise.util.MerchandiseUtil
-
This method is used to validates the locale and throws
ValidateException
exception, if it is not valid. - validateOrder(Map<String, List<Double>>, String, double) - Static method in class com.skava.merchandise.util.ConversionUtil
-
This method is used to validate the sequence.
- validateProductsUxdataAndRulesAgainstPageType(Milestone, PageType) - Static method in class com.skava.merchandise.util.MerchandiseUtil
-
To validate the products,rules and search keyword fields against the category pageType.
- validateProperties(CategoryAttributeProperty) - Method in class com.skava.merchandise.validator.service.CreateCategoryAttributeValidator
- validatePropertiesMaxArraySize(List<CategoryProperty>) - Static method in class com.skava.merchandise.util.MerchandiseUtil
-
*This method is used to validate the maximum size of properties It will throw
ValidateException
if the maximum size is reached - validatePropertiesMaxSize(List<CategoryPropertyRequest>) - Static method in class com.skava.merchandise.util.MerchandiseUtil
-
*This method is used to validate the maximum size of properties It will throw
ValidateException
if the maximum size is reached - validateProperty(String, Map<String, CategoryProperty>) - Static method in class com.skava.merchandise.util.MerchandiseUtil
-
This method will validate the property whether it's exists in DB.
- validateStatus(CategoryAttributeRequest) - Method in class com.skava.merchandise.validator.service.CreateCategoryAttributeValidator
-
This method is used to validate the status
- validateTargetCompletionDate(LocalDateTime) - Static method in class com.skava.merchandise.util.ProcessUtil
-
This method is used to validate the target completion date of a project.
- validateTypeCategory(Milestone) - Static method in class com.skava.merchandise.util.ConversionUtil
-
This method is used to validate the type restricted which is not allowed to be updated for type category
- validateTypeNav(Milestone) - Static method in class com.skava.merchandise.util.ConversionUtil
-
This method is used to validate the type restricted which is not allowed to be updated for type navigation
- ValidateUtil - Class in com.skava.merchandise.util
-
This component class used for validating the merchandise related functionality
- ValidateUtil(CollectionAttributeRepository, CollectionRepository, MilestoneRepository) - Constructor for class com.skava.merchandise.util.ValidateUtil
- VALIDATION_ENUMDATA_DELIMITER - Static variable in class com.skava.merchandise.util.MerchandiseUtil
- value - Variable in class com.skava.merchandise.model.entity.QCategoryProperty
- value - Variable in class com.skava.merchandise.model.entity.QCollectionProperty
- value() - Method in enum class com.skava.merchandise.model.CategoryType
- value() - Method in enum class com.skava.merchandise.model.ChildrenType
- value() - Method in enum class com.skava.merchandise.model.CollectionAttributeType
- value() - Method in enum class com.skava.merchandise.model.CollectionStatus
- value() - Method in enum class com.skava.merchandise.model.ItemStatus
- value() - Method in enum class com.skava.merchandise.model.ItemType
- value() - Method in enum class com.skava.merchandise.model.MilestoneType
- value() - Method in enum class com.skava.merchandise.model.NavigationType
- value() - Method in enum class com.skava.merchandise.model.PageType
- value() - Method in enum class com.skava.merchandise.model.ProjectStatus
- value() - Method in enum class com.skava.merchandise.model.PublishStatus
- value() - Method in enum class com.skava.merchandise.model.PublishType
- valueOf(String) - Static method in enum class com.skava.merchandise.constant.CategoryAttributeResponseCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.skava.merchandise.constant.CategoryPropertyResponseCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.skava.merchandise.constant.CategoryResponseCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.skava.merchandise.constant.CollectionPropertiesResponseCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.skava.merchandise.constant.CollectionResponseCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.skava.merchandise.constant.CreativeResponseCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.skava.merchandise.constant.MerchandiseResponseCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.skava.merchandise.constant.MilestoneResponseCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.skava.merchandise.constant.NavigationResponseCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.skava.merchandise.constant.ProjectNotesResponseCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.skava.merchandise.constant.ProjectResponseCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.skava.merchandise.constant.ResponseCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.skava.merchandise.constant.VersionResponseCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.skava.merchandise.model.CategoryType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.skava.merchandise.model.ChildrenType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.skava.merchandise.model.CollectionAttributeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.skava.merchandise.model.CollectionStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.skava.merchandise.model.ItemStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.skava.merchandise.model.ItemType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.skava.merchandise.model.MilestoneType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.skava.merchandise.model.NavigationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.skava.merchandise.model.PageType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.skava.merchandise.model.ProjectStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.skava.merchandise.model.PublishStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.skava.merchandise.model.PublishType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.skava.merchandise.util.POIHelper.CellStyle
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.skava.merchandise.constant.CategoryAttributeResponseCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.skava.merchandise.constant.CategoryPropertyResponseCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.skava.merchandise.constant.CategoryResponseCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.skava.merchandise.constant.CollectionPropertiesResponseCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.skava.merchandise.constant.CollectionResponseCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.skava.merchandise.constant.CreativeResponseCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.skava.merchandise.constant.MerchandiseResponseCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.skava.merchandise.constant.MilestoneResponseCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.skava.merchandise.constant.NavigationResponseCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.skava.merchandise.constant.ProjectNotesResponseCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.skava.merchandise.constant.ProjectResponseCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.skava.merchandise.constant.ResponseCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.skava.merchandise.constant.VersionResponseCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.skava.merchandise.model.CategoryType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.skava.merchandise.model.ChildrenType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.skava.merchandise.model.CollectionAttributeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.skava.merchandise.model.CollectionStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.skava.merchandise.model.ItemStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.skava.merchandise.model.ItemType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.skava.merchandise.model.MilestoneType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.skava.merchandise.model.NavigationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.skava.merchandise.model.PageType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.skava.merchandise.model.ProjectStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.skava.merchandise.model.PublishStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.skava.merchandise.model.PublishType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.skava.merchandise.util.POIHelper.CellStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- version - Variable in class com.skava.merchandise.model.domain.ProjectDO
- version - Static variable in class com.skava.merchandise.model.entity.QVersion
- Version - Class in com.skava.merchandise.model.entity
-
This entity model is used to communicate with DB to perform desired API operation for version.
- Version - Class in com.skava.merchandise.model.exchange.response
-
This model contains the fields to be returned after version API operations performed.
- Version() - Constructor for class com.skava.merchandise.model.entity.Version
- Version() - Constructor for class com.skava.merchandise.model.exchange.response.Version
- VERSION - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Version
- VERSION - Static variable in class com.skava.release.MerchandiseReleaseDefinition
- VERSION_CONFIG_NAME - Static variable in class com.skava.merchandise.constant.EntityConstants
- VERSION_FIND_SUCCESS - Enum constant in enum class com.skava.merchandise.constant.VersionResponseCode
- VERSION_ID - Static variable in class com.skava.merchandise.constant.EntityConstants
- VERSION_NOT_EXISTS - Enum constant in enum class com.skava.merchandise.constant.VersionResponseCode
- VERSION_NOT_EXISTS_FOR_SEARCH - Enum constant in enum class com.skava.merchandise.constant.VersionResponseCode
- VERSION_TABLE_NAME - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Merchandise Version Table name
- VersionController - Class in com.skava.merchandise.web
-
This Class is used to control the versions API operations.
- VersionController(FindAllVersionService) - Constructor for class com.skava.merchandise.web.VersionController
- VersionDO - Class in com.skava.merchandise.model.domain
-
This model is contains the required properties of version to perform API operations.
- VersionDO() - Constructor for class com.skava.merchandise.model.domain.VersionDO
- versionId - Variable in class com.skava.merchandise.model.entity.CategoryAttributeId
- versionId - Variable in class com.skava.merchandise.model.entity.CategoryId
- versionId - Variable in class com.skava.merchandise.model.entity.CreativeId
- versionId - Variable in class com.skava.merchandise.model.entity.MilestoneId
- versionId - Variable in class com.skava.merchandise.model.entity.NavigationId
- versionId - Variable in class com.skava.merchandise.model.entity.QCategoryAttributeId
- versionId - Variable in class com.skava.merchandise.model.entity.QCategoryId
- versionId - Variable in class com.skava.merchandise.model.entity.QCreativeId
- versionId - Variable in class com.skava.merchandise.model.entity.QMilestoneId
- versionId - Variable in class com.skava.merchandise.model.entity.QNavigationId
- versionId - Static variable in class com.skava.merchandise.model.entity.QVersionId
- VersionId - Class in com.skava.merchandise.model.entity
-
This entity model is used to construct a composite key to map as a primary key for version entity.
- VersionId() - Constructor for class com.skava.merchandise.model.entity.VersionId
- versionIdentifier - Variable in class com.skava.merchandise.model.entity.QVersion
- VersionNotFoundException - Exception in com.skava.merchandise.exception
-
This class is used to throw an defined exception when the given version is not found.
- VersionNotFoundException(String) - Constructor for exception com.skava.merchandise.exception.VersionNotFoundException
-
This method is used to throw collection not found exception.
- VersionProcess - Class in com.skava.merchandise.process
-
This class performs the DB operations and DB validations for version API operations.
- VersionProcess() - Constructor for class com.skava.merchandise.process.VersionProcess
- VersionRepository - Interface in com.skava.merchandise.repository
-
This interface is used to perform CRUD operations for version Entity.
- VersionRequestInternal - Class in com.skava.merchandise.model.exchange.request
-
This model contains the raw input given by the user/admin to perform version API operation.
- VersionRequestInternal() - Constructor for class com.skava.merchandise.model.exchange.request.VersionRequestInternal
- VersionResponseCode - Enum Class in com.skava.merchandise.constant
-
This class contains the response codes of version related API operations.
- VersionsAPIResponse - Class in com.skava.merchandise.model.exchange.response
-
This model contains the list of versions to return after the API operation performed.
- VersionsAPIResponse() - Constructor for class com.skava.merchandise.model.exchange.response.VersionsAPIResponse
- visible - Variable in class com.skava.merchandise.model.entity.QCategory
- VISIBLE - Static variable in class com.skava.merchandise.constant.EntityConstants
-
Field name to hold Visible
W
- widgetId - Variable in class com.skava.merchandise.model.entity.QCreative
- widgetProperties - Variable in class com.skava.merchandise.model.entity.QCreative
- WorkExample - Class in com.skava.merchandise.model.exchange.response
-
The Class workexample
- WorkExample() - Constructor for class com.skava.merchandise.model.exchange.response.WorkExample
- writeWorkBook(XSSFWorkbook) - Static method in class com.skava.merchandise.util.POIHelper
-
Writes workbook in a InputStreamResource
_
- _super - Variable in class com.skava.merchandise.model.entity.QCategory
- _super - Variable in class com.skava.merchandise.model.entity.QCategoryAttribute
- _super - Variable in class com.skava.merchandise.model.entity.QCollection
- _super - Variable in class com.skava.merchandise.model.entity.QCreative
- _super - Variable in class com.skava.merchandise.model.entity.QMilestone
- _super - Variable in class com.skava.merchandise.model.entity.QNavigation
- _super - Variable in class com.skava.merchandise.model.entity.QVersion
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form