Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AccessType - Enum Class in com.skava.list.model
-
AccessType
- accountId - Variable in class com.skava.list.model.entity.QListEntity
-
stringPath of accoountId
- ACTION_CREATELIST - Static variable in class com.skava.list.constant.ListConstants
-
The Constant ACTION_CREATELIST.
- ACTION_CREATELISTITEM - Static variable in class com.skava.list.constant.ListConstants
-
The Constant ACTION_CREATELISTITEM.
- ACTION_DELETELIST - Static variable in class com.skava.list.constant.ListConstants
-
The Constant ACTION_DELETELIST.
- ACTION_DELETELISTITEM - Static variable in class com.skava.list.constant.ListConstants
-
The Constant ACTION_DELETELISTITEM.
- ACTION_UPDATELIST - Static variable in class com.skava.list.constant.ListConstants
-
The Constant ACTION_UPDATELIST.
- ACTION_UPDATELISTITEM - Static variable in class com.skava.list.constant.ListConstants
-
The Constant ACTION_UPDATELISTITEM.
- ACTIVE - Enum constant in enum class com.skava.list.model.ItemStatus
- ACTIVE - Static variable in class com.skava.list.constant.ListConstants
-
The Constant ACTIVE.
- ADMIN_USER_ROLE - Static variable in class com.skava.list.constant.ListConstants
- AND - Static variable in class com.skava.list.mongotemplate.ListCriteriaBuilder
- api(SpringDocConfigProperties) - Method in class com.skava.list.ListApplication
-
Docket bean in a Spring Boot configuration to configure Swagger 2 for the application.
- ATTACHBUSINESSID - Static variable in class com.skava.list.constant.ListConstants
- ATTACHCOLLECTIONID - Static variable in class com.skava.list.constant.ListConstants
B
- BOOLEAN - Enum constant in enum class com.skava.list.model.CollectionAttributeType
- build(String) - Method in class com.skava.list.mongotemplate.ListCriteriaBuilder
-
build.
- BUILD_DATE - Static variable in class com.skava.release.ListReleaseDefinition
- BUILD_NUMBER - Static variable in class com.skava.release.ListReleaseDefinition
- BUILD_VERSION - Static variable in class com.skava.release.ListReleaseDefinition
- buildCriteria(EcomFilter) - Method in class com.skava.list.mongotemplate.ListCriteriaBuilder
-
builds single criteria object
- buildEcomFilter(String) - Method in class com.skava.list.mongotemplate.ListCriteriaBuilder
-
buildBaseFilter.
- buildEcomFilter(List<String>) - Method in class com.skava.list.mongotemplate.ListCriteriaBuilder
-
extracts ecomfilter from filter input string
- buildNegateCriteria(EcomFilter) - Method in class com.skava.list.mongotemplate.ListCriteriaBuilder
-
builds single criteria negate object
- buildOperatorCriteria(Map<String, Boolean>, List<Criteria>, Criteria) - Method in class com.skava.list.mongotemplate.ListCriteriaBuilder
-
builds AND, OR, NOT criteria
- builldCacheKey(String[]) - Method in class com.skava.list.service.impl.CacheImpl
-
Builld cache key.
- businessId - Variable in class com.skava.list.model.entity.QCollectionEntity
-
stringPath of userId
C
- CacheClearController - Class in com.skava.list.web
-
The CacheController.
- CacheClearController() - Constructor for class com.skava.list.web.CacheClearController
- CacheClearDataRequest - Class in com.skava.list.model.datatransferobject
-
CacheClearDataRequest class
- CacheClearDataRequest(String, Long, String, String, String, String) - Constructor for class com.skava.list.model.datatransferobject.CacheClearDataRequest
- CacheClearService - Interface in com.skava.list.service
-
CacheClearService class
- CacheClearServiceImpl - Class in com.skava.list.service.impl
-
CacheClearServiceImpl class
- CacheClearServiceImpl(CacheImpl) - Constructor for class com.skava.list.service.impl.CacheClearServiceImpl
- CacheImpl - Class in com.skava.list.service.impl
-
CacheImpl class
- CacheImpl(ListWiredServices, ObjectMapper) - Constructor for class com.skava.list.service.impl.CacheImpl
-
Instantiates a new cache impl.
- CHAR_SET - Static variable in class com.skava.list.constant.Constants
- CHECK_ACCESS_CACHE_CLEAR - Static variable in class com.skava.list.constant.ListConstants
- CHECK_ACCESS_COLLECTION_ATTR - Static variable in class com.skava.list.constant.ListConstants
- CHECKACCESS_CREATECOLLECTION - Static variable in class com.skava.list.constant.ListConstants
- CHECKACCESS_CREATELIST - Static variable in class com.skava.list.constant.ListConstants
- CHECKACCESS_DELETELIST - Static variable in class com.skava.list.constant.ListConstants
- CHECKACCESS_UPDATECOLLECTION - Static variable in class com.skava.list.constant.ListConstants
- CHECKACCESS_UPDATELIST - Static variable in class com.skava.list.constant.ListConstants
- CHECKACCESS_VIEWALLCOLLECTION - Static variable in class com.skava.list.constant.ListConstants
- CHECKACCESS_VIEWCOLLECTION - Static variable in class com.skava.list.constant.ListConstants
- CHECKACCESS_VIEWLIST - Static variable in class com.skava.list.constant.ListConstants
-
Access checks for APIs CHECKACCESS_VIEWLIST - Check if the access is allowed for VIEW list service APIs CHECKACCESS_CREATELIST - Check if the access is allowed for CREATE list service APIs CHECKACCESS_UPDATELIST - Check if the access is allowed for UPDATE list service APIs CHECKACCESS_DELETELIST - Check if the access is allowed for DELETE list service APIs CHECKACCESS_VIEWCOLLECTION - Check if the access is allowed for VIEW collection APIs CHECKACCESS_CREATECOLLECTION - Check if the access is allowed for CREATE collection APIs CHECKACCESS_UPDATECOLLECTION - Check if the access is allowed for UPDATE collection APIs
- checkAdminPrivilege() - Method in class com.skava.list.helper.Helper
-
This method is used to check the request user is a superadmin or businessadmin
- checkDuplicatePropKeys(List<CollectionPropertyDomain>) - Static method in class com.skava.list.process.CollectionPropertyUpdateProcess
-
Functionality to fetch and validate the property keys
- checkIfKeyEmpty(ListItem) - Static method in class com.skava.list.helper.ListHelper
-
This methods Check if key empty other wise throw the exception.
- checkIfListItemExists(String, String, String, Long) - Method in class com.skava.list.process.ListItemProcess
- clearCache(String, String, String, String, Long, String, String) - Method in class com.skava.list.web.CacheClearController
-
This method is used to clear the cache by collection id/cache key.
- clearCache(Set<String>) - Method in class com.skava.list.service.impl.CacheImpl
-
Used to delete the cache by cache name
- CLOSE_BRACKET - Static variable in class com.skava.list.constant.ListConstants
-
CHECK_ACCESS_CACHE_CLEAR
- Collection - Class in com.skava.list.model.exchange.response
-
ListEntityUnwinded class
- Collection() - Constructor for class com.skava.list.model.exchange.response.Collection
- COLLECTION_NOT_EXISTS - Enum constant in enum class com.skava.list.constant.CollectionResponseCode
- COLLECTION_PROPERTIES_ALLOWSINGLELISTYPE - Static variable in class com.skava.list.constant.ListConstants
- COLLECTION_PROPERTIES_ITEMTYPE - Static variable in class com.skava.list.constant.ListConstants
-
The Constant item type. should be configure in collection properties
- COLLECTION_PROPERTIES_KEY_DUPLICATE - Enum constant in enum class com.skava.list.constant.CollectionPropertiesResponseCode
- COLLECTION_PROPERTIES_MERGE_GUEST_WINNER - Static variable in class com.skava.list.constant.ListConstants
- COLLECTION_PROPERTIES_VALIDTEMTYPEBYTYPE - Static variable in class com.skava.list.constant.ListConstants
- COLLECTION_PROPERTY_VALUE_NULL - Enum constant in enum class com.skava.list.constant.CollectionPropertiesResponseCode
- CollectionAttribute - Class in com.skava.list.model.exchange.response
-
CollectionAttribute class
- CollectionAttribute() - Constructor for class com.skava.list.model.exchange.response.CollectionAttribute
- CollectionAttributeController - Class in com.skava.list.web
-
CollectionAttributeController class
- CollectionAttributeController() - Constructor for class com.skava.list.web.CollectionAttributeController
- CollectionAttributeDomain - Class in com.skava.list.model.domain
-
CollectionAttributeDomain class
- CollectionAttributeDomain() - Constructor for class com.skava.list.model.domain.CollectionAttributeDomain
- CollectionAttributeProcess - Class in com.skava.list.process
-
CollectionsResponse class
- CollectionAttributeProcess(CollectionAttributeRepository) - Constructor for class com.skava.list.process.CollectionAttributeProcess
- CollectionAttributeRepository - Interface in com.skava.list.repository
-
CollectionAttributeRepository class
- CollectionAttributeRequestInternal - Class in com.skava.list.model.exchange.request
-
CollectionAttributeRequestInternal class
- CollectionAttributeRequestInternal() - Constructor for class com.skava.list.model.exchange.request.CollectionAttributeRequestInternal
- CollectionAttributeType - Enum Class in com.skava.list.model
-
CollectionAttributeType class.
- CollectionController - Class in com.skava.list.web
-
CollectionController class
- CollectionController() - Constructor for class com.skava.list.web.CollectionController
- COLLECTIONDESCRIPTION_MAX_LENGTH - Static variable in class com.skava.list.constant.ListConstants
- COLLECTIONDESCRIPTION_MAX_LENGTH - Static variable in class com.skava.list.model.exchange.request.CollectionRequest
-
Collection Name Range
- COLLECTIONDESCRIPTION_MIN_LENGTH - Static variable in class com.skava.list.constant.ListConstants
- COLLECTIONDESCRIPTION_MIN_LENGTH - Static variable in class com.skava.list.model.exchange.request.CollectionRequest
- CollectionDomain - Class in com.skava.list.model.domain
-
Gets the list collection properties.
- CollectionDomain() - Constructor for class com.skava.list.model.domain.CollectionDomain
-
Instantiates a new list collection domain.
- CollectionEntity - Class in com.skava.list.model.entity
-
The Class ListCollection.
- CollectionEntity() - Constructor for class com.skava.list.model.entity.CollectionEntity
-
Instantiates a new list collection.
- collectionId - Variable in class com.skava.list.model.entity.QListEntity
-
Numberpath of collectionId
- collectionId - Variable in class com.skava.list.model.entity.QListItemEntity
-
Numberpath of collectionId
- COLLECTIONID - Static variable in class com.skava.list.constant.ListConstants
- COLLECTIONNAME_MAX_LENGTH - Static variable in class com.skava.list.constant.ListConstants
- COLLECTIONNAME_MAX_LENGTH - Static variable in class com.skava.list.model.exchange.request.CollectionRequest
-
Collection Name Range
- COLLECTIONNAME_MIN_LENGTH - Static variable in class com.skava.list.constant.ListConstants
- COLLECTIONNAME_MIN_LENGTH - Static variable in class com.skava.list.model.exchange.request.CollectionRequest
- CollectionNotFoundException - Exception in com.skava.list.exceptions
-
CollectionNotFoundException class
- CollectionNotFoundException(String) - Constructor for exception com.skava.list.exceptions.CollectionNotFoundException
-
This method is used to throw collection not found exception.
- CollectionPropertiesResponse - Class in com.skava.list.model.exchange.response
-
CollectionPropertiesResponse class
- CollectionPropertiesResponse() - Constructor for class com.skava.list.model.exchange.response.CollectionPropertiesResponse
- CollectionPropertiesResponseCode - Enum Class in com.skava.list.constant
-
CollectionPropertiesResponseCode class
- CollectionProperty - Class in com.skava.list.model.exchange.response
-
CollectionProperty class
- CollectionProperty() - Constructor for class com.skava.list.model.exchange.response.CollectionProperty
- CollectionPropertyAttribute - Class in com.skava.list.model.entity
-
CollectionPropertyAttribute class
- CollectionPropertyAttribute() - Constructor for class com.skava.list.model.entity.CollectionPropertyAttribute
- CollectionPropertyController - Class in com.skava.list.web
-
CollectionPropertyController class
- CollectionPropertyController() - Constructor for class com.skava.list.web.CollectionPropertyController
- CollectionPropertyDomain - Class in com.skava.list.model.domain
-
CollectionPropertyDomain class
- CollectionPropertyDomain() - Constructor for class com.skava.list.model.domain.CollectionPropertyDomain
- collectionPropertyDomainToRequest(List<CollectionPropertyDomain>) - Static method in class com.skava.list.helper.ListHelper
-
This methods Provides Collection property domain to request.
- CollectionPropertyRequestInternal - Class in com.skava.list.model.exchange.request
-
CollectionAttributeRequestInternal class
- CollectionPropertyRequestInternal() - Constructor for class com.skava.list.model.exchange.request.CollectionPropertyRequestInternal
- collectionPropertyToDomain(List<CollectionProperty>) - Static method in class com.skava.list.helper.ListHelper
-
This methods Provides Collection property to domain.
- CollectionPropertyUpdateProcess - Class in com.skava.list.process
-
CollectionPropertyUpdateProcess class
- CollectionPropertyUpdateProcess() - Constructor for class com.skava.list.process.CollectionPropertyUpdateProcess
- CollectionRequest - Class in com.skava.list.model.exchange.request
-
CollectionRequest class
- CollectionRequest() - Constructor for class com.skava.list.model.exchange.request.CollectionRequest
- CollectionRequestInternal - Class in com.skava.list.model.exchange.request
-
CollectionRequestInternal class
- CollectionRequestInternal() - Constructor for class com.skava.list.model.exchange.request.CollectionRequestInternal
- CollectionResponseCode - Enum Class in com.skava.list.constant
-
CollectionResponseCode class
- CollectionsResponse - Class in com.skava.list.model.exchange.response
-
CollectionsResponse class
- CollectionsResponse() - Constructor for class com.skava.list.model.exchange.response.CollectionsResponse
- com.skava.list - package com.skava.list
-
Boot Application Class of the List Service available here.
- com.skava.list.auth - package com.skava.list.auth
-
Provides the class for List authorization.
- com.skava.list.constant - package com.skava.list.constant
-
Provides the constant classes for list.
- com.skava.list.event - package com.skava.list.event
-
Provides the event classes for list.
- com.skava.list.exceptions - package com.skava.list.exceptions
-
Provides the exception classes for list.
- com.skava.list.factory - package com.skava.list.factory
-
Provides the interface for List factory.
- com.skava.list.factory.impl - package com.skava.list.factory.impl
-
Provides the implementation class for List factory.
- com.skava.list.helper - package com.skava.list.helper
-
Provides the helper class for List.
- com.skava.list.model - package com.skava.list.model
-
Provides the interface for List model.
- com.skava.list.model.datatransferobject - package com.skava.list.model.datatransferobject
-
Provides the DTO classes for List.
- com.skava.list.model.domain - package com.skava.list.model.domain
-
Provides the domain model classes for List.
- com.skava.list.model.entity - package com.skava.list.model.entity
-
Provides the collection entity classes for collection.
- com.skava.list.model.exchange.request - package com.skava.list.model.exchange.request
-
Provides the request model classes for list.
- com.skava.list.model.exchange.response - package com.skava.list.model.exchange.response
-
Provides the response model classes for list.
- com.skava.list.mongotemplate - package com.skava.list.mongotemplate
-
Provides the mongotemplate classes for list.
- com.skava.list.process - package com.skava.list.process
-
Provides the process classes for process of list.
- com.skava.list.repository - package com.skava.list.repository
-
Provides the repository interface for collection.
- com.skava.list.service - package com.skava.list.service
-
Provides the service interface for collection.
- com.skava.list.service.impl - package com.skava.list.service.impl
-
Provides the service implementation classes for collection.
- com.skava.list.validator - package com.skava.list.validator
-
Provides the validate classes for collection.
- com.skava.list.web - package com.skava.list.web
-
Provides the controller classes for the list / collection / rabbitmq / cache.
- com.skava.release - package com.skava.release
-
This package contains details about release such as release version, release date etc.
- COMMA - Static variable in class com.skava.list.constant.ListConstants
- COMMON_VERSION_LOCALE - Static variable in class com.skava.list.constant.ListLogConstants
-
COMMON_VERSION_LOCALE
- configure(SpringApplicationBuilder) - Method in class com.skava.list.ExternalTomcatServletInitializer
- CONST_CLOSE_PARENTHESES - Static variable in class com.skava.list.mongotemplate.ListCriteriaBuilder
-
Constant
CONST_CLOSE_PARENTHESES=")"
- CONST_NUMBER_THREE - Static variable in class com.skava.list.mongotemplate.ListCriteriaBuilder
-
Constant
CONST_NUMBER_THREE=3
- CONST_NUMBER_TWO - Static variable in class com.skava.list.mongotemplate.ListCriteriaBuilder
-
Constant
CONST_NUMBER_TWO=2
- CONST_OPEN_PARENTHESES - Static variable in class com.skava.list.mongotemplate.ListCriteriaBuilder
-
Constant
CONST_OPEN_PARENTHESES="("
- CONSTANT_COLLECTION - Static variable in class com.skava.list.constant.ListConstants
-
CONSTANT_COLLECTION
- CONSTANT_LIST - Static variable in class com.skava.list.constant.ListConstants
-
CONSTANT_LIST
- CONSTANT_LISTITEM - Static variable in class com.skava.list.constant.ListConstants
-
CONSTANT_LISTITEM
- Constants - Class in com.skava.list.constant
-
Contains the constants used in the Catalog Service Instance creation restricted since its a utility class
- convertPropertiesToDomain(Map<String, String>) - Static method in class com.skava.list.helper.ListHelper
-
This methods provides Convert properties to domain.
- convertPropertiesToMap(List<CollectionPropertyDomain>) - Static method in class com.skava.list.helper.ListHelper
-
This methods provides Convert properties to map.
- countByCollectionIdAndTypeAndUserId(Long, String, String) - Method in interface com.skava.list.repository.ListRepository
-
Getting the list count
- countByCollectionIdAndUserId(Long, String) - Method in interface com.skava.list.repository.ListRepository
-
Getting the list count
- covertObj(T) - Method in class com.skava.list.service.impl.CacheImpl
-
Covert obj.
- create(CollectionDomain) - Method in class com.skava.list.process.ListCollectionProcess
-
This method is used to create ListCollection based on given ListCollectionRequest.
- create(ListDomain) - Method in class com.skava.list.process.ListProcess
-
This method is used to create List based on given ListItemRequest.
- create(ListItemDomain, String, Long) - Method in class com.skava.list.process.ListItemProcess
-
This method is used to create List based on given ListItemRequest.
- createCollection(String, long, long, String, CollectionRequest) - Method in class com.skava.list.web.CollectionController
-
This method is used to create Collection based on given CollectionRequest.
- CreateCollectionService - Interface in com.skava.list.service
-
CreateCollectionService class
- CreateCollectionServiceImpl - Class in com.skava.list.service.impl
-
CreateCollectionServiceImpl class
- CreateCollectionServiceImpl() - Constructor for class com.skava.list.service.impl.CreateCollectionServiceImpl
-
Instantiates a new creates the list collection service impl.
- CreateCollectionServiceImpl(ListWiredServices) - Constructor for class com.skava.list.service.impl.CreateCollectionServiceImpl
- createdBy - Variable in class com.skava.list.model.entity.QListEntity
-
stringPath of created by
- createdTime - Variable in class com.skava.list.model.entity.QListEntity
-
stringPath of created time
- createdTime - Variable in class com.skava.list.model.entity.QListItemEntity
-
stringPath of created time
- createList(List, String, long, String, Long, String, String) - Method in class com.skava.list.web.ListController
-
This method is used to create List based on given ListRequest.
- createListItem(ListItem[], String, String, long, String, Long, String) - Method in class com.skava.list.web.ListItemController
-
This method is used to create ListItem based on given ListItemRequest.
- createListItemProperties(String, String, String, long, String, Long, Map<String, String>, String) - Method in class com.skava.list.web.ListItemPropertiesController
-
This method is used to create ListItemProperties based on given ListItemPropertiesRequest.
- CreateListItemPropertiesService - Interface in com.skava.list.service
-
CreateListItemPropertiesService class
- CreateListItemPropertiesServiceImpl - Class in com.skava.list.service.impl
-
CreateListItemPropertiesServiceImpl class
- CreateListItemPropertiesServiceImpl() - Constructor for class com.skava.list.service.impl.CreateListItemPropertiesServiceImpl
-
Instantiates a new creates the list item properties service impl.
- CreateListItemPropertiesServiceImpl(ListWiredServices) - Constructor for class com.skava.list.service.impl.CreateListItemPropertiesServiceImpl
- CreateListItemService - Interface in com.skava.list.service
-
CreateListItemService class
- CreateListItemServiceImpl - Class in com.skava.list.service.impl
-
CreateListItemServiceImpl class
- CreateListItemServiceImpl() - Constructor for class com.skava.list.service.impl.CreateListItemServiceImpl
-
Instantiates a new creates the list item service impl.
- CreateListItemServiceImpl(AuthTokenHandler, ListWiredServices, ListEventSender) - Constructor for class com.skava.list.service.impl.CreateListItemServiceImpl
- CreateListPropertiesService - Interface in com.skava.list.service
-
CreateListPropertiesService class
- CreateListPropertiesServiceImpl - Class in com.skava.list.service.impl
-
CreateListPropertiesServiceImpl class
- CreateListPropertiesServiceImpl() - Constructor for class com.skava.list.service.impl.CreateListPropertiesServiceImpl
-
Instantiates a new creates the list properties service impl.
- CreateListPropertiesServiceImpl(ListWiredServices) - Constructor for class com.skava.list.service.impl.CreateListPropertiesServiceImpl
- CreateListService - Interface in com.skava.list.service
-
CreateListService class
- CreateListServiceImpl - Class in com.skava.list.service.impl
-
CreateListServiceImpl class
- CreateListServiceImpl() - Constructor for class com.skava.list.service.impl.CreateListServiceImpl
-
Instantiates a new creates the list service impl.
- CreateListServiceImpl(ListWiredServices, AuthTokenHandler, ListEventSender) - Constructor for class com.skava.list.service.impl.CreateListServiceImpl
- createProperties(String, String, long, String, Long, Map<String, String>, String) - Method in class com.skava.list.web.ListPropertiesController
-
This method is used to create Properties based on given PropertiesRequest.
- customConfigure(HttpSecurity) - Method in class com.skava.list.auth.ListSecurityConfig
-
customConfigure method is Spring Security will create a session when it needs ones other wise throw the error message
- customize() - Method in class com.skava.list.ListApplication
D
- DEBUG_MESSAGE_FORMAT - Static variable in class com.skava.list.constant.Constants
-
Debug Message format
- DEFAULT_ID - Static variable in class com.skava.list.model.entity.Sequence
-
The Constant DEFAULT_ID.
- DEFAULT_SEQ - Static variable in class com.skava.list.model.entity.Sequence
-
The Constant DEFAULT_SEQ.
- DEFAULTLISTFINDALLVALIDATOR - Static variable in class com.skava.list.constant.ListConstants
- DEFAULTLISTITEMFINDALLVALIDATOR - Static variable in class com.skava.list.constant.ListConstants
- DEFAULTLISTITEMPATCHVALIDATOR - Static variable in class com.skava.list.constant.ListConstants
- DEFAULTLISTITEMPROPERTIESVALIDATOR - Static variable in class com.skava.list.constant.ListConstants
- DEFAULTLISTITEMVALIDATOR - Static variable in class com.skava.list.constant.ListConstants
- DEFAULTLISTMERGEVALIDATOR - Static variable in class com.skava.list.constant.ListConstants
- DEFAULTLISTPATCHVALIDATOR - Static variable in class com.skava.list.constant.ListConstants
- DEFAULTLISTPROPERTIESVALIDATOR - Static variable in class com.skava.list.constant.ListConstants
- DEFAULTLISTVALIDATOR - Static variable in class com.skava.list.constant.ListConstants
- DEFAULTPROPERTIESFILE - Static variable in class com.skava.list.constant.ListConstants
-
The Constant DEFAULTPROPERTIESFILE.
- delete(String, Long) - Method in class com.skava.list.process.ListProcess
-
This method is used to delete List based on given ListItemRequest.
- delete(String, String, Long) - Method in class com.skava.list.process.ListItemProcess
-
This method is used to delete List based on given ListItemRequest.
- DELETE_SUCCESS - Static variable in class com.skava.list.constant.ListResponseCode
-
delete success .
- deleteAllByListIdAndCollectionId(String, Long) - Method in interface com.skava.list.repository.ListItemRepository
-
Delete all by list id and collection id.
- deleteByCollectionIdAndId(Long, String) - Method in interface com.skava.list.repository.ListRepository
-
Delete by id and collection id.
- deleteByIdAndListIdAndCollectionId(String, String, Long) - Method in interface com.skava.list.repository.ListItemRepository
-
Delete by id and list id and collection id.
- deleteCache(String) - Method in class com.skava.list.service.impl.CacheImpl
-
deleteCache.
- deleteCacheWithKey(String, String) - Method in class com.skava.list.service.impl.CacheImpl
-
deleteCacheWithKey.
- DELETED - Static variable in class com.skava.list.constant.ListConstants
-
The Constant DELETED.
- DELETEITEM_SUCCESS - Static variable in class com.skava.list.constant.ListItemResponseCode
-
delete success .
- DELETEITEM_SUCCESS - Static variable in class com.skava.list.constant.ListPropertiesResponseCode
-
delete success .
- deleteListById(String, String, long, String, Long, String) - Method in class com.skava.list.web.ListController
-
This method is used to delete single List based on given ListRequest.
- deleteListItemById(String, String, String, long, String, Long, String) - Method in class com.skava.list.web.ListItemController
-
This method is used to load single ListItem based on given ListItemRequest.
- deleteListItemProperties(String, String, String, String, long, String, Long, String) - Method in class com.skava.list.web.ListItemPropertiesController
-
This method is used to create ListItemProperties based on given ListItemPropertiesRequest.
- DeleteListItemPropertiesService - Interface in com.skava.list.service
-
DeleteListItemPropertiesService class
- DeleteListItemPropertiesServiceImpl - Class in com.skava.list.service.impl
-
DeleteListItemPropertiesServiceImpl class
- DeleteListItemPropertiesServiceImpl() - Constructor for class com.skava.list.service.impl.DeleteListItemPropertiesServiceImpl
-
Instantiates a new delete list item properties service impl.
- DeleteListItemPropertiesServiceImpl(ListWiredServices, MessageSource) - Constructor for class com.skava.list.service.impl.DeleteListItemPropertiesServiceImpl
- DeleteListItemService - Interface in com.skava.list.service
-
DeleteListItemService class
- DeleteListItemServiceImpl - Class in com.skava.list.service.impl
-
DeleteListItemServiceImpl class
- DeleteListItemServiceImpl() - Constructor for class com.skava.list.service.impl.DeleteListItemServiceImpl
-
Instantiates a new delete list item service impl.
- DeleteListItemServiceImpl(ListEventSender, ListWiredServices, AuthTokenHandler, MessageSource) - Constructor for class com.skava.list.service.impl.DeleteListItemServiceImpl
- DeleteListPropertiesService - Interface in com.skava.list.service
-
DeleteListPropertiesService class
- DeleteListPropertiesServiceImpl - Class in com.skava.list.service.impl
-
DeleteListPropertiesServiceImpl class
- DeleteListPropertiesServiceImpl(ListWiredServices, MessageSource) - Constructor for class com.skava.list.service.impl.DeleteListPropertiesServiceImpl
-
Instantiates a new delete list properties service impl.
- DeleteListService - Interface in com.skava.list.service
-
DeleteListService class
- DeleteListServiceImpl - Class in com.skava.list.service.impl
-
DeleteListServiceImpl class
- DeleteListServiceImpl() - Constructor for class com.skava.list.service.impl.DeleteListServiceImpl
-
Instantiates a new delete list service impl.
- deleteMultiListItemById(ListItemDelete, String, String, long, String, Long, String) - Method in class com.skava.list.web.ListItemController
-
This method is used to delete multiple list items from favorites list
- deleteProperties(String, String, String, long, String, Long, String) - Method in class com.skava.list.web.ListPropertiesController
-
This method is used to create Properties based on given PropertiesRequest.
- description - Variable in class com.skava.list.model.entity.QCollectionEntity
-
stringPath of list type
- DESCRIPTION - Static variable in class com.skava.list.process.ListItemProcess
- DocketUtil - Class in com.skava.list.helper
-
This is a holds the docket utility methods.
- doListMerge(EventModel) - Method in class com.skava.list.event.ListEventListener
-
Do list merge.
- doListMerge(String, String) - Method in class com.skava.list.process.ListMergeProcess
-
Do list merge.
- DOLLAR - Static variable in class com.skava.list.constant.ListConstants
- DOT - Static variable in class com.skava.list.constant.ListConstants
-
The Constant DOT.
E
- EMPTY - Static variable in class com.skava.list.constant.ListConstants
- encloseQuotes(String) - Static method in class com.skava.list.helper.ListHelper
-
This methods provides enclose quotes value of list.
- ENCODED_VALUE_FOR_BACKSLACH - Static variable in class com.skava.list.constant.Constants
- entity(Class<?>, String) - Method in class com.skava.list.mongotemplate.ListCriteriaBuilder
-
loads the entity requires for querying
- entity(Class<?>, String) - Method in class com.skava.list.mongotemplate.ListTemplateUtil
- ENTITY_COLLECTION - Enum constant in enum class com.skava.list.constant.CollectionResponseCode
- ENTITY_COMMON - Static variable in class com.skava.list.constant.ListCollectionResponseCode
-
The Constant ENTITY_COMMON.
- ENTITY_LIST - Static variable in class com.skava.list.constant.ListResponseCode
-
list entity code.
- ENTITY_LISTCOLLECTION - Static variable in class com.skava.list.constant.ListCollectionResponseCode
-
The Constant ENTITY_LISTCOLLECTION.
- ENTITY_LISTCOLLECTIONPROPERTIES - Static variable in class com.skava.list.constant.ListCollectionPropertiesResponseCode
-
The Constant ENTITY_LISTCOLLECTIONPROPERTIES.
- ENTITY_LISTITEM - Static variable in class com.skava.list.constant.ListItemResponseCode
-
list item entity code.
- ENTITY_LISTITEM - Static variable in class com.skava.list.constant.ListPropertiesResponseCode
-
list item entity code.
- ENTITY_NAME - Enum constant in enum class com.skava.list.constant.CollectionResponseCode
- ENTITY_PROPERTIES - Static variable in class com.skava.list.constant.ListPropertiesResponseCode
-
properties service code.
- ENUM - Enum constant in enum class com.skava.list.model.CollectionAttributeType
- ENUM_MULTISELECT - Enum constant in enum class com.skava.list.model.CollectionAttributeType
- ERROR_ALPHA_NUMERIC - Static variable in class com.skava.list.constant.ListResponseCode
- ERROR_ALREADY_EXISTS - Static variable in class com.skava.list.constant.ListCollectionResponseCode
-
The Constant ERROR_ALREADY_EXISTS.
- ERROR_COLLECTION_ALREADY_EXISTS - Enum constant in enum class com.skava.list.constant.CollectionResponseCode
- ERROR_COLLECTIONDESCRIPTION_MINMAX - Static variable in class com.skava.list.constant.ListCollectionResponseCode
-
ERROR_COLLECTION_DESCRIPTION.
- ERROR_COLLECTIONNAME_MINMAX - Static variable in class com.skava.list.constant.ListCollectionResponseCode
-
ERROR_COLLECTION_NAME.
- ERROR_DEFAULT_PROPERTY_INVALID - Static variable in class com.skava.list.constant.ListCollectionResponseCode
- ERROR_DUPLICATELISTTYPE - Static variable in class com.skava.list.constant.ListResponseCode
- ERROR_EMPTY - Static variable in class com.skava.list.constant.ListCollectionResponseCode
- ERROR_EXISTS_LIST_NAME_USER - Static variable in class com.skava.list.constant.ListResponseCode
-
The Constant ERROR_FLD_KEY_BLANK.
- ERROR_FLD_BUSINESS_BLANK - Static variable in class com.skava.list.constant.ListCollectionResponseCode
-
The Constant ERROR_VALIDATION.
- ERROR_FLD_COLLECTIONID_BLANK - Static variable in class com.skava.list.constant.ListResponseCode
-
The Constant ERROR_FLD_COLLECTIONID_BLANK.
- ERROR_FLD_ITEMTYPE_INVALID - Static variable in class com.skava.list.constant.ListResponseCode
-
The Constant ERROR_FLD_ITEMTYPE_INVALID.
- ERROR_FLD_KEY_BLANK - Static variable in class com.skava.list.constant.ListCollectionResponseCode
- ERROR_FLD_KEY_BLANK - Static variable in class com.skava.list.constant.ListResponseCode
-
The Constant ERROR_FLD_KEY_BLANK.
- ERROR_FLD_NAME_BLANK - Static variable in class com.skava.list.constant.ListCollectionResponseCode
-
The Constant ERROR_VALIDATION.
- ERROR_FLD_NAME_BLANK - Static variable in class com.skava.list.constant.ListResponseCode
-
The Constant ERROR_FLD_NAME_BLANK.
- ERROR_FLD_PROPERTY_VALUE_BLANK - Static variable in class com.skava.list.constant.ListResponseCode
-
The Constant ERROR_FLD_PROPERTY_VALUE_BLANK.
- ERROR_FLD_STATUS_INVALID - Static variable in class com.skava.list.constant.ListCollectionResponseCode
-
The Constant ERROR_VALIDATION.
- ERROR_FLD_TYPE_INVALID - Static variable in class com.skava.list.constant.ListResponseCode
-
The Constant ERROR_FLD_TYPE_INVALID.
- ERROR_FLD_USERID_BLANK - Static variable in class com.skava.list.constant.ListResponseCode
-
The Constant ERROR_FLD_USERID_BLANK.
- ERROR_INVALIDITEMTYPEBYTYPE - Static variable in class com.skava.list.constant.ListResponseCode
- ERROR_LIST_EMPTY - Static variable in class com.skava.list.constant.ListResponseCode
-
The Constant ERROR_LIST_EMPTY.
- ERROR_LIST_FAKEUSERID_BLANK - Static variable in class com.skava.list.constant.ListResponseCode
-
The Constant ERROR_LIST_FAKEUSERID_BLANK.
- ERROR_LIST_ID_FLD_BLANK - Static variable in class com.skava.list.constant.ListResponseCode
-
The Constant ERROR_LIST_ID_FLD_BLANK.
- ERROR_LIST_PROPERTIES_EMPTY - Static variable in class com.skava.list.constant.ListResponseCode
-
The Constant ERROR_LIST_PROPERTEIS_EMPTY.
- ERROR_LISTID_NOT_FOUND - Static variable in class com.skava.list.constant.ListCollectionResponseCode
- ERROR_LISTITEM_EMPTY - Static variable in class com.skava.list.constant.ListItemResponseCode
-
The Constant ERROR_LISTITEM_EMPTY.
- ERROR_LISTITEMSIZE_EXCEEDED - Static variable in class com.skava.list.constant.ListResponseCode
- ERROR_LISTSIZE_EXCEEDED - Static variable in class com.skava.list.constant.ListResponseCode
- ERROR_NOT_FOUND - Static variable in class com.skava.list.constant.ListCollectionResponseCode
-
The Constant ERROR_NOT_FOUND.
- ERROR_NOT_FOUND - Static variable in class com.skava.list.constant.ResponseCode
-
The Constant ERROR_NOT_FOUND.
- ERROR_PAGESIZE_EXCEEDED - Static variable in class com.skava.list.constant.ListResponseCode
- ERROR_PAGESIZE_INVALID - Static variable in class com.skava.list.constant.ListCollectionResponseCode
- ERROR_PROPERTY_NOT_FOUND - Static variable in class com.skava.list.constant.ListCollectionResponseCode
- ERROR_UNKNOWN - Static variable in class com.skava.list.constant.ListCollectionResponseCode
-
The Constant ERROR_UNKNOWN.
- ERROR_UNSUPPORTED_SORT - Static variable in class com.skava.list.constant.ListResponseCode
- ERROR_UPDATE - Static variable in class com.skava.list.constant.ListCollectionResponseCode
-
ERROR_UPDATE.
- ERROR_VALIDATION - Static variable in class com.skava.list.constant.ListCollectionResponseCode
-
The Constant ERROR_VALIDATION.
- existsByBusinessIdAndNameIgnoreCase(long, String) - Method in interface com.skava.list.repository.ListCollectionRepository
- existsByBusinessIdAndNameIgnoreCaseAndIdNot(long, String, long) - Method in interface com.skava.list.repository.ListCollectionRepository
- existsByCollectionIdAndId(Long, String) - Method in interface com.skava.list.repository.ListRepository
-
Exists by id and collection id.
- existsByCollectionIdAndIdAndUserId(Long, String, String) - Method in interface com.skava.list.repository.ListRepository
-
Exists by user id and Id and collection id.
- existsByCollectionIdAndTypeAndUserId(Long, String, String) - Method in interface com.skava.list.repository.ListRepository
-
Exists by user id and type and collection id.
- existsByCollectionIdAndUserIdAndName(Long, String, String) - Method in interface com.skava.list.repository.ListRepository
-
Check if the property exists by user Id, name and collection id.
- existsByCollectionIdAndUserIdAndNameIgnoreCase(Long, String, String) - Method in interface com.skava.list.repository.ListRepository
-
Check if the property exists by user Id, name and collection id (Case Insensetive).
- existsById(String, Long, String) - Method in class com.skava.list.process.ListItemProcess
-
This method is used to find List based on given ListItemRequest identifier.
- existsById(String, Long, String) - Method in class com.skava.list.process.ListProcess
-
This method is used to check existence of List based on given ListItemRequest identifier.
- existsByIdAndListIdAndCollectionId(String, String, Long) - Method in interface com.skava.list.repository.ListItemRepository
-
Exists by id and list id and collection id.
- existsByIdWithType(String, Long, String, String) - Method in class com.skava.list.process.ListProcess
-
This method is used to check existence of List based on given ListItemRequest identifier.
- existsByListItemId(Long, String, String) - Method in interface com.skava.list.repository.ListRepository
-
find the count of list item matching params
- existsByListItemKey(Long, String, String, String) - Method in interface com.skava.list.repository.ListRepository
-
find the count of list item matching params
- ExternalTomcatServletInitializer - Class in com.skava.list
-
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.list.ExternalTomcatServletInitializer
F
- FAKE_USERID - Static variable in class com.skava.list.constant.ListConstants
- FAVORITES - Static variable in class com.skava.list.constant.ListConstants
-
The Constant FAVORITES.
- FILE - Enum constant in enum class com.skava.list.model.CollectionAttributeType
- FILTER_BUSINESSID - Static variable in class com.skava.list.constant.ListConstants
- FILTER_LISTID - Static variable in class com.skava.list.constant.ListConstants
- FILTER_LISTITEM - Static variable in class com.skava.list.constant.ListConstants
- FILTER_USERID - Static variable in class com.skava.list.constant.ListConstants
- FIND_BY_ID - Static variable in class com.skava.list.process.ListCollectionProcess
- FIND_LIST_BY_ID - Static variable in class com.skava.list.process.ListItemProcess
- findAll() - Method in class com.skava.list.process.CollectionAttributeProcess
-
This method fetch the Collection Attributes based on given collection Id in
- findAll(CollectionRequestInternal) - Method in class com.skava.list.process.ListCollectionProcess
-
This method is used to find all ListCollections based on given ListCollectionRequest.
- findAll(ListItemRequestInternal) - Method in class com.skava.list.process.ListItemFindAllProcess
-
Find all.
- findAll(ListRequestInternal) - Method in class com.skava.list.process.ListProcessExtend
-
Find all extends.
- findAll(Pageable) - Method in interface com.skava.list.repository.ListCollectionRepository
-
Find all.
- findAll(Pageable) - Method in interface com.skava.list.repository.ListRepository
- findAllByCollectionIdAndListId(Long, String) - Method in interface com.skava.list.repository.ListItemRepository
- findAllByCollectionIdAndListIdIn(Long, List<String>) - Method in interface com.skava.list.repository.ListItemRepository
- findAllByListId(String) - Method in interface com.skava.list.repository.ListItemRepository
-
Find all.
- findAllByListIdAndCollectionId(String, Long) - Method in interface com.skava.list.repository.ListItemRepository
-
Find all by list id and collection id.
- findAllByListIdAndCollectionId(List<String>, Long) - Method in interface com.skava.list.repository.ListItemRepository
-
Find all by list id and collection id.
- findAllByListItem(Long, String, int, int) - Method in interface com.skava.list.repository.ListRepository
-
find all the list item matching params considering the page and size
- findAllByUserId(String) - Method in interface com.skava.list.repository.ListRepository
-
Find all by user id and collection id.
- findAllCollection(String, long, String, long, String, int, int, EcomSorts, String) - Method in class com.skava.list.web.CollectionController
-
This method is used to find all CollectionsResponse based on given CollectionRequest.
- findAllCollectionAttribute() - Method in class com.skava.list.process.CollectionAttributeProcess
- FindAllCollectionAttributesService - Interface in com.skava.list.service
-
FindAllCollectionAttributesService class
- FindAllCollectionAttributesServiceImpl - Class in com.skava.list.service.impl
-
FindAllCollectionAttributesServiceImpl class
- FindAllCollectionAttributesServiceImpl() - Constructor for class com.skava.list.service.impl.FindAllCollectionAttributesServiceImpl
- findAllCollectionProperties(String, long, String, long, String) - Method in class com.skava.list.web.CollectionAttributeController
-
Fetch all the collection properties based on the given collection Id.
- FindAllCollectionService - Interface in com.skava.list.service
-
FindAllCollectionService class
- FindAllCollectionServiceImpl - Class in com.skava.list.service.impl
-
FindAllCollectionServiceImpl class
- FindAllCollectionServiceImpl() - Constructor for class com.skava.list.service.impl.FindAllCollectionServiceImpl
-
Instantiates a new find all list collection service impl.
- FindAllCollectionServiceImpl(ListWiredServices) - Constructor for class com.skava.list.service.impl.FindAllCollectionServiceImpl
- findAllList(int, int, String, String, long, String, Long, EcomSorts, String, String) - Method in class com.skava.list.web.ListController
-
This method is used to find all Lists based on given ListRequest.
- findAllListItem(int, int, String, String, long, String, Long, EcomSorts, String, String) - Method in class com.skava.list.web.ListItemController
-
Find all list item.
- FindAllListItemService - Interface in com.skava.list.service
-
FindAllListItemService class
- FindAllListItemServiceImpl - Class in com.skava.list.service.impl
-
FindAllListItemServiceImpl class
- FindAllListItemServiceImpl() - Constructor for class com.skava.list.service.impl.FindAllListItemServiceImpl
-
Instantiates a new find all list item service impl.
- FindAllListItemServiceImpl(ListWiredServices) - Constructor for class com.skava.list.service.impl.FindAllListItemServiceImpl
- FindAllListService - Interface in com.skava.list.service
-
FindAllListService class
- FindAllListServiceImpl - Class in com.skava.list.service.impl
-
FindAllListServiceImpl class
- FindAllListServiceImpl() - Constructor for class com.skava.list.service.impl.FindAllListServiceImpl
-
Instantiates a new find all list service impl.
- findByCollectionIdAndId(Long, String) - Method in interface com.skava.list.repository.ListRepository
-
Find by id and collection id.
- findById(Long) - Method in class com.skava.list.process.ListCollectionProcess
-
This method is used to find ListCollection based on given ListCollectionRequest identifier.
- findById(Long, long) - Method in class com.skava.list.process.ListCollectionProcess
-
This method is used to find ListCollection based on given ListCollectionRequest identifier.
- findById(String, Long) - Method in class com.skava.list.process.ListProcess
-
This method is used to find List based on given ListItemRequest identifier.
- findById(String, Long, String) - Method in class com.skava.list.process.ListItemProcess
-
This method is used to find List based on given ListItemRequest identifier.
- findByIdAndBusinessId(long, long) - Method in interface com.skava.list.repository.ListCollectionRepository
- findByIdAndCollectionIdAndListId(String, Long, String) - Method in interface com.skava.list.repository.ListItemRepository
-
Find by id and collection id and list id.
- findByListIdIn(List<String>) - Method in interface com.skava.list.repository.ListItemRepository
-
Find by list id in.
- findByListItem(Long, String, String) - Method in interface com.skava.list.repository.ListRepository
-
find the list item matching params
- findByName(String) - Method in interface com.skava.list.repository.CollectionAttributeRepository
- FindCollectionAttributeService - Interface in com.skava.list.service
-
FindCollectionAttributeService class
- FindCollectionAttributeServiceImpl - Class in com.skava.list.service.impl
-
FindCollectionAttributeServiceImpl class
- FindCollectionAttributeServiceImpl() - Constructor for class com.skava.list.service.impl.FindCollectionAttributeServiceImpl
-
Instantiates a new find list collection service impl.
- FindCollectionAttributeServiceImpl(ListWiredServices, MessageSource) - Constructor for class com.skava.list.service.impl.FindCollectionAttributeServiceImpl
- FindCollectionService - Interface in com.skava.list.service
-
FindCollectionService class
- FindCollectionServiceImpl - Class in com.skava.list.service.impl
-
FindCollectionServiceImpl class
- FindCollectionServiceImpl() - Constructor for class com.skava.list.service.impl.FindCollectionServiceImpl
-
Instantiates a new find list collection service impl.
- FindCollectionServiceImpl(ListWiredServices) - Constructor for class com.skava.list.service.impl.FindCollectionServiceImpl
- findListItemCountByListId(ListItemRequestInternal) - Method in class com.skava.list.process.ListItemFindAllProcess
-
findListItemCountByListId
- FindListItemService - Interface in com.skava.list.service
-
FindListItemService class
- FindListItemServiceImpl - Class in com.skava.list.service.impl
-
FindListItemServiceImpl class
- FindListItemServiceImpl() - Constructor for class com.skava.list.service.impl.FindListItemServiceImpl
-
Instantiates a new find list item service impl.
- FindListItemServiceImpl(ListWiredServices, AuthTokenHandler) - Constructor for class com.skava.list.service.impl.FindListItemServiceImpl
- FindListService - Interface in com.skava.list.service
-
FindListService class
- FindListServiceImpl - Class in com.skava.list.service.impl
-
FindListServiceImpl class
- FindListServiceImpl() - Constructor for class com.skava.list.service.impl.FindListServiceImpl
-
Instantiates a new find list service impl.
- FindListServiceImpl(ListWiredServices) - Constructor for class com.skava.list.service.impl.FindListServiceImpl
- FLOAT - Enum constant in enum class com.skava.list.model.CollectionAttributeType
- fromDomainObject(CollectionAttributeDomain) - Method in class com.skava.list.model.exchange.response.CollectionAttribute
-
This function is used to convert domain object into data transfer object
- fromDomainObject(ListDomain) - Method in class com.skava.list.model.datatransferobject.List
-
This method is used to set collcetion's Id from ListDO.
- fromEntity(CollectionPropertyAttribute) - Method in class com.skava.list.model.domain.CollectionAttributeDomain
G
- getActingUserIdOrUserId() - Method in class com.skava.list.helper.Helper
-
getActingUserIdOrUserId Method
- getBusinessId(Long) - Method in class com.skava.list.auth.ListSecurityConfig
-
getBusinessId method is used to return the business id from collection id
- getCache(String) - Method in class com.skava.list.service.impl.CacheImpl
-
getCache.
- getCollection(CollectionDomain) - Method in class com.skava.list.factory.impl.ListEntityFactoryImpl
-
getListCollection This method is used to get the list collection from domain model
- getCollection(CollectionDomain) - Method in class com.skava.list.factory.impl.ListFactoryImpl
- getCollection(CollectionDomain) - Method in interface com.skava.list.factory.ListEntityFactory
-
Gets the list collection.
- getCollection(CollectionDomain) - Method in interface com.skava.list.factory.ListFactory
-
Gets the list collection.
- getCollectionById(String, long, String, long, String, long) - Method in class com.skava.list.web.CollectionController
-
This method is used to load single Collection based on given CollectionRequest.
- getCollectionDomain(CollectionEntity) - Method in class com.skava.list.factory.impl.ListDomainFactoryImpl
- getCollectionDomain(CollectionEntity) - Method in interface com.skava.list.factory.ListDomainFactory
-
Gets the list collection domain.
- getCollectionDomain(CollectionRequest) - Method in class com.skava.list.factory.impl.ListDomainFactoryImpl
- getCollectionDomain(CollectionRequest) - Method in interface com.skava.list.factory.ListDomainFactory
-
Gets the list collection domain.
- getCollectionPropertiesByName(String, long, String, long, String, long, String) - Method in class com.skava.list.web.CollectionPropertyController
-
Fetch the collection property based on the the given collection property name.
- getCollectionProperty(long, String) - Method in class com.skava.list.helper.ListHelperExtends
-
Find the collection property value
- getId() - Method in interface com.skava.list.model.entity.IdOnly
-
Gets the id.
- getList(List) - Method in class com.skava.list.factory.impl.ListDomainFactoryImpl
- getList(List) - Method in interface com.skava.list.factory.ListDomainFactory
-
Gets the list.
- getList(ListDomain) - Method in class com.skava.list.factory.impl.ListEntityFactoryImpl
-
getList This method is used to get the list from domain model
- getList(ListDomain) - Method in class com.skava.list.factory.impl.ListFactoryImpl
- getList(ListDomain) - Method in interface com.skava.list.factory.ListEntityFactory
-
Gets the list.
- getList(ListDomain) - Method in interface com.skava.list.factory.ListFactory
-
Gets the list.
- getList(ListEntity) - Method in class com.skava.list.factory.impl.ListDomainFactoryImpl
- getList(ListEntity) - Method in class com.skava.list.factory.impl.ListFactoryImpl
- getList(ListEntity) - Method in interface com.skava.list.factory.ListDomainFactory
-
Gets the list.
- getList(ListEntity) - Method in interface com.skava.list.factory.ListFactory
-
get list by entity model
- getListById(String, String, long, String, Long, String) - Method in class com.skava.list.web.ListController
-
This method is used to load single List based on given ListRequest.
- getListForUpdate(ListEntity, ListEntity) - Method in class com.skava.list.factory.impl.ListEntityFactoryImpl
-
getListForUpdate This method is used to get the list for update by comparing the existing list and new list.
- getListForUpdate(ListEntity, ListEntity) - Method in interface com.skava.list.factory.ListEntityFactory
-
Gets the list for update.
- getListItem(ListItem) - Method in class com.skava.list.factory.impl.ListDomainFactoryImpl
- getListItem(ListItem) - Method in interface com.skava.list.factory.ListDomainFactory
-
Gets the list item.
- getListItem(ListItemDomain) - Method in class com.skava.list.factory.impl.ListEntityFactoryImpl
-
getListItem This method is used to get the list item from the list item domain model
- getListItem(ListItemDomain) - Method in class com.skava.list.factory.impl.ListFactoryImpl
- getListItem(ListItemDomain) - Method in interface com.skava.list.factory.ListEntityFactory
-
Gets the list item.
- getListItem(ListItemDomain) - Method in interface com.skava.list.factory.ListFactory
-
Gets the list item.
- getListItem(ListItemEntity) - Method in class com.skava.list.factory.impl.ListDomainFactoryImpl
- getListItem(ListItemEntity) - Method in class com.skava.list.factory.impl.ListFactoryImpl
- getListItem(ListItemEntity) - Method in interface com.skava.list.factory.ListDomainFactory
-
Gets the list item.
- getListItem(ListItemEntity) - Method in interface com.skava.list.factory.ListFactory
-
get list item by entity model
- getListItemById(String, String, String, long, String, Long, String) - Method in class com.skava.list.web.ListItemController
-
This method is used to load single ListItem based on given ListItemRequest.
- getListItemDomainsFromDto(List<ListItem>) - Method in class com.skava.list.factory.impl.ListDomainFactoryImpl
-
Additional method to build the list of list item domain models from the list of data transfer models fed as input.
- getListItemDomainsFromDto(List<ListItem>, String) - Method in class com.skava.list.factory.impl.ListDomainFactoryImpl
-
Additional method to build the list of list item domain models from the list of data transfer models fed as input.
- getListItemDomainsFromEntity(List<ListItemEntity>) - Method in class com.skava.list.factory.impl.ListDomainFactoryImpl
-
Additional method to build the list of list item domain models from the list of entity models fed as input.
- getListItemForUpdate(ListItemDomain, ListItemDomain) - Method in class com.skava.list.factory.impl.ListDomainFactoryImpl
-
getListItemForUpdate This method is used to get the list item that needs to be updated by comparing the new item and existing list item.
- getListItemForUpdate(ListItemDomain, ListItemDomain) - Method in interface com.skava.list.factory.ListDomainFactory
-
Gets the list item for update.
- getListItemKey() - Method in class com.skava.list.model.domain.ListItemDomain
-
The list item key Refers to the item key.
- getListItemKey() - Method in class com.skava.list.model.entity.ListItemEntity
-
This methods provides the refers to the item key.
- getListItemsFromDomain(List<ListItemDomain>) - Method in class com.skava.list.factory.impl.ListFactoryImpl
-
Gets the list items from domain.
- getListItemsFromEntity(List<ListItemEntity>) - Method in class com.skava.list.factory.impl.ListFactoryImpl
-
gets the list item from entitymodels
- getListKey() - Method in class com.skava.list.model.domain.ListDomain
-
The list key Refers to the item key.
- getListNameKey() - Method in class com.skava.list.model.domain.ListDomain
-
The list name key Refers to the value of the key
- getListTypeKey() - Method in class com.skava.list.model.domain.ListDomain
-
The list type key Refers the list type.
- getListUpdate(List) - Method in class com.skava.list.factory.impl.ListDomainFactoryImpl
- getListUpdate(List) - Method in interface com.skava.list.factory.ListDomainFactory
- getMessage(MessageSource, Object[], String, String) - Method in class com.skava.list.constant.ListCollectionResponseCode
-
Get message for the response code
- getNextCollectionId() - Method in class com.skava.list.repository.SequenceRepository
-
Fetches the next sequence id for collection.
- getNextListItemId() - Method in class com.skava.list.repository.SequenceRepository
-
Fetches the next sequence id for list item.
- getPredicate(Class<?>, String) - Static method in class com.skava.list.helper.PredicateUtil
-
Gets the predicate.
- getSort(Class<?>, EcomSorts) - Static method in class com.skava.list.helper.PredicateUtil
-
Get Sort
- getSortForFilter(EcomSorts) - Method in class com.skava.list.mongotemplate.ListTemplateUtil
-
get sort for filter
- getSortForFilter(EcomSorts, int, int) - Method in class com.skava.list.mongotemplate.ListTemplateUtil
-
This method sort the result based on request fields.
- getUserId() - Method in class com.skava.list.helper.Helper
-
GetUserId Method
- getValidator() - Method in class com.skava.list.service.impl.CreateCollectionServiceImpl
- getValidator() - Method in class com.skava.list.service.impl.DeleteListItemServiceImpl
- getValidator() - Method in class com.skava.list.service.impl.DeleteListServiceImpl
- getValidator() - Method in class com.skava.list.service.impl.FindAllCollectionAttributesServiceImpl
- getValidator() - Method in class com.skava.list.service.impl.FindAllCollectionServiceImpl
- getValidator() - Method in class com.skava.list.service.impl.FindCollectionServiceImpl
- getValidator() - Method in class com.skava.list.service.impl.FindListItemServiceImpl
- getValidator() - Method in class com.skava.list.service.impl.FindListServiceImpl
- getValidator() - Method in class com.skava.list.service.impl.PatchUpdateCollectionPropertyServiceImpl
- getValidator() - Method in class com.skava.list.service.impl.PatchUpdateListItemPropertiesServiceImpl
- getValidator() - Method in class com.skava.list.service.impl.PatchUpdateListPropertiesServiceImpl
- getValidator() - Method in class com.skava.list.service.impl.UpdateCollectionPropertyServiceImpl
- getValidator() - Method in class com.skava.list.service.impl.UpdateCollectionServiceImpl
- getValidator(ListItemRequestInternal) - Method in class com.skava.list.service.impl.CreateListItemPropertiesServiceImpl
- getValidator(ListItemRequestInternal) - Method in class com.skava.list.service.impl.CreateListItemServiceImpl
- getValidator(ListItemRequestInternal) - Method in class com.skava.list.service.impl.DeleteListItemPropertiesServiceImpl
- getValidator(ListItemRequestInternal) - Method in class com.skava.list.service.impl.FindAllListItemServiceImpl
- getValidator(ListItemRequestInternal) - Method in class com.skava.list.service.impl.PatchUpdateListItemServiceImpl
- getValidator(ListItemRequestInternal) - Method in class com.skava.list.service.impl.UpdateListItemPropertiesServiceImpl
- getValidator(ListMergeRequestInternal) - Method in class com.skava.list.service.impl.ListMergeServiceImpl
-
Method getValidator This method used to validate the input request.
- getValidator(ListRequestInternal) - Method in class com.skava.list.service.impl.CreateListPropertiesServiceImpl
- getValidator(ListRequestInternal) - Method in class com.skava.list.service.impl.CreateListServiceImpl
-
Method getValidator This method used to validate the input request.
- getValidator(ListRequestInternal) - Method in class com.skava.list.service.impl.DeleteListPropertiesServiceImpl
- getValidator(ListRequestInternal) - Method in class com.skava.list.service.impl.FindAllListServiceImpl
- getValidator(ListRequestInternal) - Method in class com.skava.list.service.impl.PatchUpdateListServiceImpl
- getValidator(ListRequestInternal) - Method in class com.skava.list.service.impl.UpdateListPropertiesServiceImpl
- getValidatorsFromCollectionProperty(long, String, String) - Method in class com.skava.list.helper.ListHelperExtends
-
This method is used to load the list of validators from the given collection property
- getValue(EcomFilter) - Method in class com.skava.list.mongotemplate.ListCriteriaBuilder
- getValueFromCache(String, String) - Method in class com.skava.list.service.impl.CacheImpl
-
Gets the value from cache.
- GUEST_USER_ROLE - Static variable in class com.skava.list.constant.ListConstants
-
System defined role names
H
- HAS_ANYROLE - Static variable in class com.skava.list.constant.ListConstants
- HAS_PRIVILEGE - Static variable in class com.skava.list.constant.ListConstants
- HAS_ROLE_BY_NAME - Static variable in class com.skava.list.constant.ListConstants
- HASPRIVILEGEFORBUSINESS - Static variable in class com.skava.list.constant.ListConstants
- HASPRIVILEGEFORBUSINESSBYID - Static variable in class com.skava.list.constant.ListConstants
- HASPRIVILEGEFORCOLLECTION - Static variable in class com.skava.list.constant.ListConstants
- HASROLEFORBUSINESSBYID - Static variable in class com.skava.list.constant.ListConstants
- HASROLEFORCOLLECTION - Static variable in class com.skava.list.constant.ListConstants
- HEADER_BUSINESSID - Static variable in class com.skava.list.constant.ListConstants
- Helper - Class in com.skava.list.helper
-
The Class Helper.
- Helper(AuthTokenHandler) - Constructor for class com.skava.list.helper.Helper
I
- id - Variable in class com.skava.list.model.entity.QCollectionEntity
-
stringPath of id
- id - Variable in class com.skava.list.model.entity.QListEntity
-
stringPath of id
- id - Variable in class com.skava.list.model.entity.QListItemEntity
-
stringPath of id
- ID_MAX - Static variable in class com.skava.list.constant.ListConstants
- ID_MIN - Static variable in class com.skava.list.constant.ListConstants
- IdOnly - Interface in com.skava.list.model.entity
-
The Interface IdOnly.
- INACTIVE - Enum constant in enum class com.skava.list.model.ItemStatus
- INACTIVE - Static variable in class com.skava.list.constant.ListConstants
-
The Constant INACTIVE.
- init() - Method in class com.skava.list.event.ListEventListener
-
init.
- initBinder(WebDataBinder) - Method in class com.skava.list.web.CollectionController
- initBinder(WebDataBinder) - Method in class com.skava.list.web.CollectionPropertyController
- initBinder(WebDataBinder) - Method in class com.skava.list.web.ListController
-
InitBinder binds the web request parameter to attribute.
- initBinder(WebDataBinder) - Method in class com.skava.list.web.ListItemController
-
InitBinder binds the web request parameter to attribute.
- INT - Enum constant in enum class com.skava.list.model.CollectionAttributeType
- isFiltersEqual(String) - Method in class com.skava.list.model.domain.ListFilterDomain
-
checks the current filter and request filter equality
- isKeyExists(String, Map<String, String>) - Method in class com.skava.list.process.ListProcess
-
Check if a list property exists by the name provided.
- ItemStatus - Enum Class in com.skava.list.model
-
ItemStatus
- itemType - Variable in class com.skava.list.model.entity.QListEntity
-
stringPath of item type
K
- key - Variable in class com.skava.list.model.entity.QListItemEntity
-
stringPath of userId
- KEY_LAST_COLLECTION_ID - Static variable in class com.skava.list.model.entity.Sequence
-
The Constant KEY_LAST_COLLECTION_ID.
- KEY_LAST_LISTITEM_ID - Static variable in class com.skava.list.model.entity.Sequence
-
The Constant KEY_LAST_LISTITEM_ID.
L
- LIMIT - Static variable in class com.skava.list.process.ListProcessExtend
- list - Static variable in class com.skava.list.model.entity.QCollectionEntity
-
Entity qlist eneity
- list - Static variable in class com.skava.list.model.entity.QListEntity
-
Entity qlist eneity
- List - Class in com.skava.list.model.datatransferobject
-
List class
- List() - Constructor for class com.skava.list.model.datatransferobject.List
-
Instantiates a new list.
- LIST_ALREADY_EXISTS - Static variable in class com.skava.list.constant.ListResponseCode
-
The Constant LISTITEM_ALREADY_EXISTS.
- LIST_APPLICATION_VERSION - Static variable in class com.skava.list.constant.ListConstants
- LIST_CACHENAME_COLLECTION - Static variable in class com.skava.list.constant.ListConstants
- LIST_CACHENAME_LIST - Static variable in class com.skava.list.constant.ListConstants
- LIST_CACHENAME_LISTITEM - Static variable in class com.skava.list.constant.ListConstants
- LIST_CACHENAME_NEXTLISTID - Static variable in class com.skava.list.constant.ListConstants
- LIST_CANNOT_BE_UPDATED - Static variable in class com.skava.list.constant.ListCollectionResponseCode
-
LIST_CANNOT_BE_UPDATED
- LIST_COLLECTION - Static variable in class com.skava.list.process.ListCollectionProcess
- LIST_COLLECTIONID_BLANK - Static variable in class com.skava.list.constant.ListResponseCode
-
The Constant LIST_COLLECTIONID_BLANK.
- LIST_DELETE_SUCCESS_CODE - Static variable in class com.skava.list.constant.ListResponseCode
-
The Delete list
- LIST_DUPLICATETYPE - Static variable in class com.skava.list.constant.ListResponseCode
- LIST_EMPTY - Static variable in class com.skava.list.constant.ListResponseCode
-
The Constant LIST_EMPTY.
- LIST_FAKEUSERID_BLANK - Static variable in class com.skava.list.constant.ListResponseCode
-
The Constant LIST_FAKEUSERID_BLANK.
- LIST_ID_FLD_BLANK - Static variable in class com.skava.list.constant.ListResponseCode
-
The Constant LIST_ID_FLD_BLANK.
- LIST_INVALIDITEMTYPEBYTYPE - Static variable in class com.skava.list.constant.ListResponseCode
- LIST_ITEM_DOMAIN - Static variable in class com.skava.list.process.ListItemProcess
- LIST_ITEMTYPE_INVALID - Static variable in class com.skava.list.constant.ListResponseCode
-
The Constant LIST_ITEMTYPE_INVALID.
- LIST_NOT_EXISTS - Static variable in class com.skava.list.constant.ListResponseCode
-
The Constant LIST_NOT_EXISTS.
- LIST_PAGESIZE_EXCEEDED - Static variable in class com.skava.list.constant.ListResponseCode
- LIST_PROPERTIES_BLANK - Static variable in class com.skava.list.constant.ListResponseCode
-
The Constant LIST_PROPERTIES_BLANK.
- LIST_PROPERTIES_KEY_BLANK - Static variable in class com.skava.list.constant.ListResponseCode
-
The Constant LIST_PROPERTIES_KEY_BLANK.
- LIST_PROPERTIES_NAME_BLANK - Static variable in class com.skava.list.constant.ListResponseCode
-
The Constant LIST_PROPERTIES_NAME_BLANK.
- LIST_PROPERTIES_VALUE_BLANK - Static variable in class com.skava.list.constant.ListResponseCode
-
The Constant LIST_PROPERTIES_VALUE_BLANK.
- LIST_PROPERTY_DELETE_SUCCESS_CODE - Static variable in class com.skava.list.constant.ListPropertiesResponseCode
-
The Delete property list list
- LIST_TYPE_INVALID - Static variable in class com.skava.list.constant.ListResponseCode
-
The Constant LIST_TYPE_INVALID.
- LIST_UNSUPPORTED_SORT - Static variable in class com.skava.list.constant.ListResponseCode
-
The Constant LIST_PROPERTIES_KEY_BLANK.UnSupported Sort Direction
- LIST_USERID_BLANK - Static variable in class com.skava.list.constant.ListResponseCode
-
The Constant LIST_USERID_BLANK.
- LIST_USERID_NAME - Static variable in class com.skava.list.constant.ListResponseCode
-
The Constant LIST_PROPERTIES_KEY_BLANK.
- ListApplication - Class in com.skava.list
-
ListApplication class
- ListApplication(SwaggerGlobalParameters) - Constructor for class com.skava.list.ListApplication
- LISTCOLLECTION_ALREADY_EXISTS - Static variable in class com.skava.list.constant.ListCollectionResponseCode
-
The Constant LISTCOLLECTION_ALREADY_EXISTS.
- LISTCOLLECTION_BUSINESSID_BLANK - Static variable in class com.skava.list.constant.ListCollectionResponseCode
-
The Constant LISTCOLLECTION_NOT_EXISTS.
- LISTCOLLECTION_DESCRIPTION_ERROR - Static variable in class com.skava.list.constant.ListCollectionResponseCode
-
The Constant LISTCOLLECTION_NAME_ERROR.
- LISTCOLLECTION_EMPTY - Static variable in class com.skava.list.constant.ListCollectionResponseCode
-
The Constant LISTCOLLECTION_NOT_EXISTS.
- LISTCOLLECTION_FIELDS_INVALID - Static variable in class com.skava.list.constant.ListCollectionResponseCode
-
The Constant LISTCOLLECTION_NOT_EXISTS.
- LISTCOLLECTION_NAME_BLANK - Static variable in class com.skava.list.constant.ListCollectionResponseCode
-
The Constant LISTCOLLECTION_NOT_EXISTS.
- LISTCOLLECTION_NAME_ERROR - Static variable in class com.skava.list.constant.ListCollectionResponseCode
-
The Constant LISTCOLLECTION_NAME_ERROR.
- LISTCOLLECTION_NOT_EXISTS - Static variable in class com.skava.list.constant.ListCollectionResponseCode
-
The Constant LISTCOLLECTION_NOT_EXISTS.
- LISTCOLLECTION_PAGESIZE_INVALID - Static variable in class com.skava.list.constant.ListCollectionResponseCode
- LISTCOLLECTION_STATUS_INVALID - Static variable in class com.skava.list.constant.ListCollectionResponseCode
-
The Constant LISTCOLLECTION_NOT_EXISTS.
- ListCollectionFindAllValidator - Class in com.skava.list.validator
-
ListCollectionFindAllValidator class
- ListCollectionFindAllValidator() - Constructor for class com.skava.list.validator.ListCollectionFindAllValidator
-
Instantiates a new list collection patch validator.
- ListCollectionFindAllValidator(MessageSource) - Constructor for class com.skava.list.validator.ListCollectionFindAllValidator
- ListCollectionPatchValidator - Class in com.skava.list.validator
-
ListCollectionPatchValidator class
- ListCollectionPatchValidator() - Constructor for class com.skava.list.validator.ListCollectionPatchValidator
-
Instantiates a new list collection patch validator.
- ListCollectionPatchValidator(MessageSource) - Constructor for class com.skava.list.validator.ListCollectionPatchValidator
- ListCollectionProcess - Class in com.skava.list.process
-
ListCollectionProcess class
- ListCollectionProcess() - Constructor for class com.skava.list.process.ListCollectionProcess
- ListCollectionProcess(ListWiredServices) - Constructor for class com.skava.list.process.ListCollectionProcess
- LISTCOLLECTIONPROPERTIES_NAME_BLANK - Static variable in class com.skava.list.constant.ListCollectionPropertiesResponseCode
- LISTCOLLECTIONPROPERTIES_NOT_EXISTS - Static variable in class com.skava.list.constant.ListCollectionPropertiesResponseCode
- ListCollectionPropertiesResponseCode - Class in com.skava.list.constant
-
ListCollectionProperties class
- ListCollectionPropertiesResponseCode() - Constructor for class com.skava.list.constant.ListCollectionPropertiesResponseCode
-
Instantiates a new list collection properties response code.
- ListCollectionRepository - Interface in com.skava.list.repository
-
CollectionAttributeRepository class
- ListCollectionResponseCode - Class in com.skava.list.constant
-
ListCollection class
- ListCollectionResponseCode() - Constructor for class com.skava.list.constant.ListCollectionResponseCode
-
Instantiates a new list collection response code.
- ListCollectionValidator - Class in com.skava.list.validator
-
ListCollectionValidator class
- ListCollectionValidator() - Constructor for class com.skava.list.validator.ListCollectionValidator
-
Instantiates a new list collection validator.
- ListCollectionValidator(MessageSource) - Constructor for class com.skava.list.validator.ListCollectionValidator
- ListConstants - Class in com.skava.list.constant
-
ListCollectionConstants class
- ListConstants() - Constructor for class com.skava.list.constant.ListConstants
-
Instantiates a new list collection constants.
- ListController - Class in com.skava.list.web
-
ListController class
- ListController() - Constructor for class com.skava.list.web.ListController
-
Instantiates a new list controller.
- ListCriteriaBuilder - Class in com.skava.list.mongotemplate
-
ListCriteriaBuilder class
- ListCriteriaBuilder() - Constructor for class com.skava.list.mongotemplate.ListCriteriaBuilder
-
ListCriteriaBuilder Instance
- ListDomain - Class in com.skava.list.model.domain
-
ListDomain class
- ListDomain() - Constructor for class com.skava.list.model.domain.ListDomain
- ListDomainFactory - Interface in com.skava.list.factory
-
ListDomainFactory class
- ListDomainFactoryImpl - Class in com.skava.list.factory.impl
-
ListDomainFactoryImpl class
- ListDomainFactoryImpl() - Constructor for class com.skava.list.factory.impl.ListDomainFactoryImpl
- listen(Long, String, String, String, String) - Method in class com.skava.list.web.RabbitMQController
-
This is used for list merge testing purpose only.
- ListEntity - Class in com.skava.list.model.entity
-
ListEntity class
- ListEntity() - Constructor for class com.skava.list.model.entity.ListEntity
-
Instantiates a new list entity.
- ListEntityFactory - Interface in com.skava.list.factory
-
ListEntityFactory class
- ListEntityFactoryImpl - Class in com.skava.list.factory.impl
-
ListEntityFactoryImpl class
- ListEntityFactoryImpl() - Constructor for class com.skava.list.factory.impl.ListEntityFactoryImpl
- ListEntityUnwinded - Class in com.skava.list.model.entity
-
ListEntityUnwinded class
- ListEntityUnwinded() - Constructor for class com.skava.list.model.entity.ListEntityUnwinded
-
Instantiates a new list entity.
- ListEventListener - Class in com.skava.list.event
-
ListEventListener class
- ListEventListener(EventClientComponent, ListMergeService, MessageSource) - Constructor for class com.skava.list.event.ListEventListener
- ListEventPayload - Class in com.skava.list.model
-
Class ListEventPayload .
- ListEventPayload(String, String, String) - Constructor for class com.skava.list.model.ListEventPayload
-
Instantiates a new list event payload.
- ListEventPayload(String, String, String, String) - Constructor for class com.skava.list.model.ListEventPayload
-
Instantiates a new list event payload.
- ListEventSender - Class in com.skava.list.event
-
ListEventSender class
- ListEventSender(EventClientComponent, ListWiredServices) - Constructor for class com.skava.list.event.ListEventSender
- ListFactory - Interface in com.skava.list.factory
-
ListFactory class
- ListFactoryImpl - Class in com.skava.list.factory.impl
-
ListFactoryImpl class
- ListFactoryImpl() - Constructor for class com.skava.list.factory.impl.ListFactoryImpl
- ListFilterDomain - Class in com.skava.list.model.domain
-
ListFilterDomain class
- ListFilterDomain() - Constructor for class com.skava.list.model.domain.ListFilterDomain
-
default constructor
- ListFindAllValidator - Class in com.skava.list.validator
-
ListCollectionPatchValidator class
- ListFindAllValidator() - Constructor for class com.skava.list.validator.ListFindAllValidator
-
Instantiates a new list collection patch validator.
- LISTFINDALLVALIDATOR - Static variable in class com.skava.list.constant.ListConstants
- ListHelper - Class in com.skava.list.helper
-
ListHelper class
- ListHelper() - Constructor for class com.skava.list.helper.ListHelper
-
ListHelper This Constructor provides list helper.
- ListHelper(ListRepository, ListWiredServices) - Constructor for class com.skava.list.helper.ListHelper
- ListHelperExtends - Class in com.skava.list.helper
-
ListHelperExtends class
- ListHelperExtends() - Constructor for class com.skava.list.helper.ListHelperExtends
-
ListHelperExtends This Constructor provides ListHelperExtends
- listId - Variable in class com.skava.list.model.entity.QListItemEntity
-
stringPath of list type
- LISTID_ALREADY_EXISTS - Static variable in class com.skava.list.constant.ListResponseCode
-
The Constant LISTID_ALREADY_EXISTS.
- listItem - Static variable in class com.skava.list.model.entity.QListItemEntity
-
Entity qlist entity
- ListItem - Class in com.skava.list.model.datatransferobject
-
ListItem class
- ListItem() - Constructor for class com.skava.list.model.datatransferobject.ListItem
-
Instantiates a new list item.
- LISTITEM_ALREADY_EXISTS - Static variable in class com.skava.list.constant.ListItemResponseCode
-
The Constant LISTITEM_ALREADY_EXISTS.
- LISTITEM_DELETE_SUCCESS_CODE - Static variable in class com.skava.list.constant.ListItemResponseCode
-
The Delete list
- LISTITEM_EMPTY - Static variable in class com.skava.list.constant.ListItemResponseCode
-
The Constant LISTITEM_EMPTY.
- LISTITEM_NOT_EXISTS - Static variable in class com.skava.list.constant.ListItemResponseCode
-
The Constant LISTITEM_NOT_EXISTS.
- LISTITEM_PROPERTY_DELETE_SUCCESS_CODE - Static variable in class com.skava.list.constant.ListPropertiesResponseCode
-
The Delete item property list
- ListItemController - Class in com.skava.list.web
-
ListItemController class
- ListItemController() - Constructor for class com.skava.list.web.ListItemController
-
Instantiates a new list item controller.
- ListItemDelete - Class in com.skava.list.model.datatransferobject
-
ListItemDelete class
- ListItemDelete() - Constructor for class com.skava.list.model.datatransferobject.ListItemDelete
- ListItemDomain - Class in com.skava.list.model.domain
-
ListItemDomain class
- ListItemDomain() - Constructor for class com.skava.list.model.domain.ListItemDomain
- listItemDomainToListItemEntityConverter(List<ListItemDomain>) - Static method in class com.skava.list.helper.ListHelper
-
This method converts list item domain into list item entity.
- ListItemEntity - Class in com.skava.list.model.entity
-
ListItemEntity class
- ListItemEntity() - Constructor for class com.skava.list.model.entity.ListItemEntity
-
Instantiates a new list item entity.
- listItemEntityToListItemDomainConverter(List<ListItemEntity>) - Static method in class com.skava.list.helper.ListHelper
-
This method converts list item entity into list item domain.
- ListItemFindAllProcess - Class in com.skava.list.process
-
ListCollectionProcess class
- ListItemFindAllProcess() - Constructor for class com.skava.list.process.ListItemFindAllProcess
-
Instantiates a new list item find all process.
- ListItemFindAllProcess(MongoTemplate, ListWiredServices) - Constructor for class com.skava.list.process.ListItemFindAllProcess
- ListItemFindAllValidator - Class in com.skava.list.validator
-
ListCollectionPatchValidator class
- ListItemFindAllValidator() - Constructor for class com.skava.list.validator.ListItemFindAllValidator
-
Instantiates a new list collection patch validator.
- LISTITEMFINDALLVALIDATOR - Static variable in class com.skava.list.constant.ListConstants
- listItemMerge(ListDomain, ListDomain) - Method in class com.skava.list.process.ListMergeProcess
-
List item merge.
- ListItemPatchValidator - Class in com.skava.list.validator
-
ListItemPatchValidator class
- ListItemPatchValidator() - Constructor for class com.skava.list.validator.ListItemPatchValidator
-
Instantiates a new list item validator.
- LISTITEMPATCHVALIDATOR - Static variable in class com.skava.list.constant.ListConstants
- ListItemProcess - Class in com.skava.list.process
-
ListItemProcess class
- ListItemProcess() - Constructor for class com.skava.list.process.ListItemProcess
- ListItemProcess(ListWiredServices) - Constructor for class com.skava.list.process.ListItemProcess
- ListItemPropertiesController - Class in com.skava.list.web
-
ListItemPropertiesController class
- ListItemPropertiesController() - Constructor for class com.skava.list.web.ListItemPropertiesController
-
Instantiates a new list item properties controller.
- ListItemPropertiesValidator - Class in com.skava.list.validator
-
ListItemPropertiesValidator class
- ListItemPropertiesValidator() - Constructor for class com.skava.list.validator.ListItemPropertiesValidator
-
Instantiates a new list item properties validator.
- LISTITEMPROPERTIESVALIDATOR - Static variable in class com.skava.list.constant.ListConstants
- ListItemRepository - Interface in com.skava.list.repository
-
ListItemRepository class
- ListItemRequestInternal - Class in com.skava.list.model.exchange.request
-
ListItemRequestInternal class
- ListItemRequestInternal() - Constructor for class com.skava.list.model.exchange.request.ListItemRequestInternal
- ListItemResponse - Class in com.skava.list.model.exchange.response
-
ListItemResponse class
- ListItemResponse() - Constructor for class com.skava.list.model.exchange.response.ListItemResponse
- ListItemResponseCode - Class in com.skava.list.constant
-
ListItemResponseCode class
- ListItemResponseCode() - Constructor for class com.skava.list.constant.ListItemResponseCode
-
ListItemResponseCode private constructor.
- LISTITEMSIZE_EXCEEDED - Static variable in class com.skava.list.constant.ListResponseCode
- ListItemsResponse - Class in com.skava.list.model.exchange.response
-
Gets the list items.
- ListItemsResponse() - Constructor for class com.skava.list.model.exchange.response.ListItemsResponse
- ListItemValidator - Class in com.skava.list.validator
-
ListItemValidator class
- ListItemValidator() - Constructor for class com.skava.list.validator.ListItemValidator
-
Instantiates a new list item validator.
- LISTITEMVALIDATOR - Static variable in class com.skava.list.constant.ListConstants
- ListLogConstants - Class in com.skava.list.constant
-
ListLogConstants class
- ListLogConstants() - Constructor for class com.skava.list.constant.ListLogConstants
-
Instantiates a new list log constants.
- listMerge(Map<String, ListDomain>, Map<String, ListDomain>, String) - Method in class com.skava.list.process.ListMergeProcess
-
List merge.
- LISTMERGE_GUEST - Static variable in class com.skava.list.constant.ListConstants
- LISTMERGE_WINNER - Static variable in class com.skava.list.constant.ListConstants
- ListMergeProcess - Class in com.skava.list.process
-
ListMergeProcess class
- ListMergeProcess() - Constructor for class com.skava.list.process.ListMergeProcess
- ListMergeRequestInternal - Class in com.skava.list.model.exchange.request
-
ListMergeRequestInternal class
- ListMergeRequestInternal() - Constructor for class com.skava.list.model.exchange.request.ListMergeRequestInternal
- ListMergeService - Interface in com.skava.list.service
-
ListMergeService class
- ListMergeServiceImpl - Class in com.skava.list.service.impl
-
ListMergeServiceImpl class
- ListMergeServiceImpl() - Constructor for class com.skava.list.service.impl.ListMergeServiceImpl
-
Instantiates a new list merge service impl.
- LISTMERGEVALIDATOR - Static variable in class com.skava.list.constant.ListConstants
- ListPatchValidator - Class in com.skava.list.validator
-
ListPatchValidator class
- ListPatchValidator() - Constructor for class com.skava.list.validator.ListPatchValidator
-
Instantiates a new list validator.
- LISTPATCHVALIDATOR - Static variable in class com.skava.list.constant.ListConstants
- ListProcess - Class in com.skava.list.process
-
ListProcess class
- ListProcess() - Constructor for class com.skava.list.process.ListProcess
-
Instantiates a new list process.
- ListProcess(ListWiredServices) - Constructor for class com.skava.list.process.ListProcess
- ListProcessExtend - Class in com.skava.list.process
-
ListProcessExtend class
- ListProcessExtend() - Constructor for class com.skava.list.process.ListProcessExtend
-
Instantiates a new list process extend.
- ListPropertiesController - Class in com.skava.list.web
-
ListPropertiesController class
- ListPropertiesController() - Constructor for class com.skava.list.web.ListPropertiesController
-
Instantiates a new list properties controller.
- ListPropertiesResponseCode - Class in com.skava.list.constant
-
ListPropertiesResponseCode class
- ListPropertiesResponseCode() - Constructor for class com.skava.list.constant.ListPropertiesResponseCode
-
ListPropertiesResponseCode This method provides the protected constructor of list properties response code.
- ListPropertiesValidator - Class in com.skava.list.validator
-
ListPropertiesValidator class
- ListPropertiesValidator() - Constructor for class com.skava.list.validator.ListPropertiesValidator
-
Instantiates a new list properties validator.
- LISTPROPERTIESVALIDATOR - Static variable in class com.skava.list.constant.ListConstants
- LISTQUEUE - Static variable in class com.skava.list.constant.ListConstants
-
The Constant LISTQUEUE.
- ListReleaseDefinition - Class in com.skava.release
- ListRepository - Interface in com.skava.list.repository
-
ListRepository class
- ListRequestInternal - Class in com.skava.list.model.exchange.request
-
ListRequestInternal class
- ListRequestInternal() - Constructor for class com.skava.list.model.exchange.request.ListRequestInternal
- ListResponse - Class in com.skava.list.model.exchange.response
-
ListResponse class
- ListResponse() - Constructor for class com.skava.list.model.exchange.response.ListResponse
- ListResponseCode - Class in com.skava.list.constant
-
ListResponseCode class
- ListResponseCode() - Constructor for class com.skava.list.constant.ListResponseCode
-
The ListResponseCode provides constructor.
- ListSecurityConfig - Class in com.skava.list.auth
-
ListSecurityConfig class
- ListSecurityConfig() - Constructor for class com.skava.list.auth.ListSecurityConfig
- LISTSERVICE - Static variable in class com.skava.list.constant.ListConstants
- LISTSIZE_EXCEEDED - Static variable in class com.skava.list.constant.ListResponseCode
- ListsResponse - Class in com.skava.list.model.exchange.response
-
ListsResponse class
- ListsResponse() - Constructor for class com.skava.list.model.exchange.response.ListsResponse
- ListTemplateUtil - Class in com.skava.list.mongotemplate
- ListTemplateUtil() - Constructor for class com.skava.list.mongotemplate.ListTemplateUtil
- ListValidator - Class in com.skava.list.validator
-
ListValidator class
- ListValidator() - Constructor for class com.skava.list.validator.ListValidator
-
Instantiates a new list validator.
- LISTVALIDATOR - Static variable in class com.skava.list.constant.ListConstants
- ListWiredServices - Class in com.skava.list.service.impl
-
ListWiredServices class
- ListWiredServices() - Constructor for class com.skava.list.service.impl.ListWiredServices
-
Instantiates a new list wired services.
- ListWiredServicesExtension - Class in com.skava.list.service.impl
-
ListWiredServicesExtension class
- ListWiredServicesExtension() - Constructor for class com.skava.list.service.impl.ListWiredServicesExtension
-
Instantiates a new list wired services.
- LOCALE - Static variable in class com.skava.list.constant.ListConstants
- LOCALE - Static variable in class com.skava.list.process.ListCollectionProcess
- LONG - Enum constant in enum class com.skava.list.model.CollectionAttributeType
- LONGSTRING - Enum constant in enum class com.skava.list.model.CollectionAttributeType
M
- main(String[]) - Static method in class com.skava.list.ListApplication
-
The List application is responsible for launching the Spring boot application.
- MAX_LIST_LIMIT - Static variable in class com.skava.list.constant.ListConstants
- MAX_LISTITEM_LIMIT - Static variable in class com.skava.list.constant.ListConstants
- mergeCollectionProperties(CollectionDomain, boolean) - Method in class com.skava.list.process.CollectionPropertyUpdateProcess
-
This function validate the given requests , removes any duplicate property in the request and if any properties are given in the request which is not in the default properties list (presented in the collection attribute table) those properties will be added in the ignore properties list.
- MESSAGE_TYPE_PUBLISH - Static variable in class com.skava.list.constant.ListConstants
- METHOD_ENTERED - Static variable in class com.skava.list.constant.Constants
-
Constant for Method entered
- METHOD_EXCEPTION - Static variable in class com.skava.list.constant.Constants
-
Constant for Method Exception
- METHOD_EXITED - Static variable in class com.skava.list.constant.Constants
-
Constant for Method entered
- methodFallback(CollectionAttributeRequestInternal) - Method in class com.skava.list.service.impl.FindAllCollectionAttributesServiceImpl
-
Fall back process if there is any exception in the execution of the process.
- methodFallback(CollectionPropertyRequestInternal) - Method in class com.skava.list.service.impl.FindCollectionAttributeServiceImpl
-
Fall back process if there is any exception in the execution of the process.
- methodFallback(CollectionRequestInternal) - Method in class com.skava.list.service.impl.CreateCollectionServiceImpl
-
Fall back process if there is any exception in the execution of the process.
- methodFallback(CollectionRequestInternal) - Method in class com.skava.list.service.impl.FindAllCollectionServiceImpl
-
Fall back process if there is any exception in the execution of the process.
- methodFallback(CollectionRequestInternal) - Method in class com.skava.list.service.impl.FindCollectionServiceImpl
-
Fall back process if there is any exception in the execution of the process.
- methodFallback(CollectionRequestInternal) - Method in class com.skava.list.service.impl.PatchUpdateCollectionPropertyServiceImpl
-
Fall back process if there is any exception in the execution of the process.
- methodFallback(CollectionRequestInternal) - Method in class com.skava.list.service.impl.UpdateCollectionPropertyServiceImpl
-
Fall back process if there is any exception in the execution of the process.
- methodFallback(CollectionRequestInternal) - Method in class com.skava.list.service.impl.UpdateCollectionServiceImpl
-
Fall back process if there is any exception in the execution of the process.
- methodFallback(ListItemRequestInternal) - Method in class com.skava.list.service.impl.CreateListItemPropertiesServiceImpl
-
Fall back process if there is any exception in the execution of the process.
- methodFallback(ListItemRequestInternal) - Method in class com.skava.list.service.impl.CreateListItemServiceImpl
-
Fall back process if there is any exception in the execution of the process.
- methodFallback(ListItemRequestInternal) - Method in class com.skava.list.service.impl.DeleteListItemPropertiesServiceImpl
-
Fall back process if there is any exception in the execution of the process.
- methodFallback(ListItemRequestInternal) - Method in class com.skava.list.service.impl.DeleteListItemServiceImpl
-
Fall back process if there is any exception in the execution of the process.
- methodFallback(ListItemRequestInternal) - Method in class com.skava.list.service.impl.FindAllListItemServiceImpl
-
Fall back process if there is any exception in the execution of the process.
- methodFallback(ListItemRequestInternal) - Method in class com.skava.list.service.impl.FindListItemServiceImpl
-
Fall back process if there is any exception in the execution of the process.
- methodFallback(ListItemRequestInternal) - Method in class com.skava.list.service.impl.PatchUpdateListItemPropertiesServiceImpl
-
Fall back process if there is any exception in the execution of the process.
- methodFallback(ListItemRequestInternal) - Method in class com.skava.list.service.impl.PatchUpdateListItemServiceImpl
-
Fall back process if there is any exception in the execution of the process.
- methodFallback(ListItemRequestInternal) - Method in class com.skava.list.service.impl.UpdateListItemPropertiesServiceImpl
-
Fall back process if there is any exception in the execution of the process.
- methodFallback(ListRequestInternal) - Method in class com.skava.list.service.impl.CreateListPropertiesServiceImpl
-
Fall back process if there is any exception in the execution of the process.
- methodFallback(ListRequestInternal) - Method in class com.skava.list.service.impl.CreateListServiceImpl
-
Fall back process if there is any exception in the execution of the process.
- methodFallback(ListRequestInternal) - Method in class com.skava.list.service.impl.DeleteListPropertiesServiceImpl
-
Fall back process if there is any exception in the execution of the process.
- methodFallback(ListRequestInternal) - Method in class com.skava.list.service.impl.DeleteListServiceImpl
-
Fall back process if there is any exception in the execution of the process.
- methodFallback(ListRequestInternal) - Method in class com.skava.list.service.impl.FindAllListServiceImpl
-
Fall back process if there is any exception in the execution of the process.
- methodFallback(ListRequestInternal) - Method in class com.skava.list.service.impl.FindListServiceImpl
-
Fall back process if there is any exception in the execution of the process.
- methodFallback(ListRequestInternal) - Method in class com.skava.list.service.impl.PatchUpdateListPropertiesServiceImpl
-
Fall back process if there is any exception in the execution of the process.
- methodFallback(ListRequestInternal) - Method in class com.skava.list.service.impl.PatchUpdateListServiceImpl
-
Fall back process if there is any exception in the execution of the process.
- methodFallback(ListRequestInternal) - Method in class com.skava.list.service.impl.UpdateListPropertiesServiceImpl
-
Fall back process if there is any exception in the execution of the process.
N
- name - Variable in class com.skava.list.model.entity.QCollectionEntity
-
stringPath of list Name
- name - Variable in class com.skava.list.model.entity.QListEntity
-
stringPath of list Name
- name - Variable in class com.skava.list.model.entity.QListItemEntity
-
stringPath of list Name
- NAME - Static variable in class com.skava.release.ListReleaseDefinition
- NOT - Static variable in class com.skava.list.mongotemplate.ListCriteriaBuilder
O
- OPERATION_COMMON - Static variable in class com.skava.list.constant.ListCollectionResponseCode
-
The Constant OPERATION_COMMON.
- OPERATION_COMMON - Static variable in class com.skava.list.constant.ResponseCode
-
The Constant OPERATION_COMMON.
- OR - Static variable in class com.skava.list.constant.ListConstants
- OR - Static variable in class com.skava.list.mongotemplate.ListCriteriaBuilder
P
- PAGE_CONSTANT - Static variable in class com.skava.list.process.ListCollectionProcess
- PAGE_CONSTANT - Static variable in class com.skava.list.process.ListItemFindAllProcess
-
The Constant PAGE_CONSTANT.
- PAGE_CONSTANT - Static variable in class com.skava.list.process.ListItemProcess
- PAGE_CONSTANT - Static variable in class com.skava.list.process.ListProcessExtend
-
The Constant PAGE_CONSTANT.
- PAGE_SIZE_LIMIT - Static variable in class com.skava.list.constant.ListConstants
- PageableDomain<T> - Class in com.skava.list.model.domain
-
PageableDomain class
- PageableDomain() - Constructor for class com.skava.list.model.domain.PageableDomain
- PageableInfo - Class in com.skava.list.model.exchange.response
-
ListResponse class
- PageableInfo() - Constructor for class com.skava.list.model.exchange.response.PageableInfo
- patchListItemById(ListItem, String, String, String, long, String, Long, String) - Method in class com.skava.list.web.ListItemController
-
This method is used to patch update ListItem based on given ListItemRequest.
- patchListItemProperties(String, String, String, String, long, String, Long, String, String) - Method in class com.skava.list.web.ListItemPropertiesController
-
This method is used to patch ListItemProperties based on given ListItemPropertiesRequest.
- patchUpdate(ListDomain) - Method in class com.skava.list.process.ListProcess
-
This method is used to update required field in List based on given List.
- patchUpdate(ListItemDomain, String, Long) - Method in class com.skava.list.process.ListItemProcess
-
This method is used to update required field in List based on given List.
- patchUpdateCollectionProperties(String, long, String, long, String, long, List<CollectionProperty>) - Method in class com.skava.list.web.CollectionPropertyController
-
Updates the collection properties which are existing under a collection.
- PatchUpdateCollectionPropertyService - Interface in com.skava.list.service
-
PatchUpdateCollectionPropertyService class
- PatchUpdateCollectionPropertyServiceImpl - Class in com.skava.list.service.impl
-
PatchUpdateCollectionPropertyServiceImpl class
- PatchUpdateCollectionPropertyServiceImpl() - Constructor for class com.skava.list.service.impl.PatchUpdateCollectionPropertyServiceImpl
-
Instantiates a new patch update list collection properties service impl.
- PatchUpdateCollectionPropertyServiceImpl(ListWiredServices) - Constructor for class com.skava.list.service.impl.PatchUpdateCollectionPropertyServiceImpl
- patchUpdateListById(List, String, String, long, String, Long, String) - Method in class com.skava.list.web.ListController
-
This method is used to load single List based on given ListRequest.
- PatchUpdateListItemPropertiesService - Interface in com.skava.list.service
-
PatchUpdateListItemPropertiesService class
- PatchUpdateListItemPropertiesServiceImpl - Class in com.skava.list.service.impl
-
PatchUpdateListItemPropertiesServiceImpl class
- PatchUpdateListItemPropertiesServiceImpl() - Constructor for class com.skava.list.service.impl.PatchUpdateListItemPropertiesServiceImpl
-
Instantiates a new delete list item properties service impl.
- PatchUpdateListItemPropertiesServiceImpl(ListWiredServices) - Constructor for class com.skava.list.service.impl.PatchUpdateListItemPropertiesServiceImpl
- PatchUpdateListItemService - Interface in com.skava.list.service
-
PatchUpdateListItemService class
- PatchUpdateListItemServiceImpl - Class in com.skava.list.service.impl
-
PatchUpdateListItemServiceImpl class
- PatchUpdateListItemServiceImpl() - Constructor for class com.skava.list.service.impl.PatchUpdateListItemServiceImpl
-
Instantiates a new find list item service impl.
- PatchUpdateListItemServiceImpl(ListEventSender, AuthTokenHandler, ListWiredServices) - Constructor for class com.skava.list.service.impl.PatchUpdateListItemServiceImpl
- PatchUpdateListPropertiesService - Interface in com.skava.list.service
-
PatchUpdateListPropertiesService class
- PatchUpdateListPropertiesServiceImpl - Class in com.skava.list.service.impl
-
PatchUpdateListPropertiesServiceImpl class
- PatchUpdateListPropertiesServiceImpl() - Constructor for class com.skava.list.service.impl.PatchUpdateListPropertiesServiceImpl
-
Instantiates a new delete list properties service impl.
- PatchUpdateListPropertiesServiceImpl(ListWiredServices) - Constructor for class com.skava.list.service.impl.PatchUpdateListPropertiesServiceImpl
- PatchUpdateListService - Interface in com.skava.list.service
-
PatchUpdateListService class
- PatchUpdateListServiceImpl - Class in com.skava.list.service.impl
-
PatchUpdateListServiceImpl class
- PatchUpdateListServiceImpl() - Constructor for class com.skava.list.service.impl.PatchUpdateListServiceImpl
-
Instantiates a new patch update list collection service impl.
- PatchUpdateListServiceImpl(ListWiredServices, ListEventSender, AuthTokenHandler) - Constructor for class com.skava.list.service.impl.PatchUpdateListServiceImpl
- patchUpdateProperties(String, String, String, long, String, Long, String, String) - Method in class com.skava.list.web.ListPropertiesController
-
This method is used to patch update Properties based on given PropertiesRequest.
- PAYLOAD - Static variable in class com.skava.list.constant.ListConstants
- ping() - Method in class com.skava.list.web.PingController
-
Ping.
- PingController - Class in com.skava.list.web
-
Ping Controller class
- PingController() - Constructor for class com.skava.list.web.PingController
- PredicateUtil - Class in com.skava.list.helper
-
PredicateUtil class
- preProcess(InputModel) - Method in class com.skava.list.validator.ListCollectionFindAllValidator
- preProcess(InputModel) - Method in class com.skava.list.validator.ListCollectionPatchValidator
- preProcess(InputModel) - Method in class com.skava.list.validator.ListCollectionValidator
- preProcess(InputModel) - Method in class com.skava.list.validator.ListFindAllValidator
- preProcess(InputModel) - Method in class com.skava.list.validator.ListItemFindAllValidator
- preProcess(InputModel) - Method in class com.skava.list.validator.ListItemPatchValidator
- preProcess(InputModel) - Method in class com.skava.list.validator.ListItemPropertiesValidator
- preProcess(InputModel) - Method in class com.skava.list.validator.ListItemValidator
- preProcess(InputModel) - Method in class com.skava.list.validator.ListPatchValidator
- preProcess(InputModel) - Method in class com.skava.list.validator.ListPropertiesValidator
- preProcess(InputModel) - Method in class com.skava.list.validator.ListValidator
- PRIVATE - Enum constant in enum class com.skava.list.model.AccessType
-
The private.
- PRIVILEGELISTSERVICE - Static variable in class com.skava.list.constant.ListConstants
- PRIVILLEGE_CREATECOLLECTION - Static variable in class com.skava.list.constant.ListConstants
- PRIVILLEGE_CREATELIST - Static variable in class com.skava.list.constant.ListConstants
- PRIVILLEGE_DELETECOLLECTION - Static variable in class com.skava.list.constant.ListConstants
- PRIVILLEGE_DELETELIST - Static variable in class com.skava.list.constant.ListConstants
- PRIVILLEGE_MANAGECOLLECTION - Static variable in class com.skava.list.constant.ListConstants
- PRIVILLEGE_MANAGELIST - Static variable in class com.skava.list.constant.ListConstants
-
Defined privileges
- PRIVILLEGE_UPDATECOLLECTION - Static variable in class com.skava.list.constant.ListConstants
- PRIVILLEGE_UPDATELIST - Static variable in class com.skava.list.constant.ListConstants
- PRIVILLEGE_VIEWALLCOLLECTION - Static variable in class com.skava.list.constant.ListConstants
- PRIVILLEGE_VIEWALLLIST - Static variable in class com.skava.list.constant.ListConstants
- PRIVILLEGE_VIEWCOLLECTION - Static variable in class com.skava.list.constant.ListConstants
- PRIVILLEGE_VIEWLIST - Static variable in class com.skava.list.constant.ListConstants
- process(CacheClearDataRequest) - Method in class com.skava.list.service.impl.CacheClearServiceImpl
-
This method is used to clear the cache by collection id and with given cache key.
- process(CollectionAttributeRequestInternal) - Method in interface com.skava.list.service.FindAllCollectionAttributesService
- process(CollectionAttributeRequestInternal) - Method in class com.skava.list.service.impl.FindAllCollectionAttributesServiceImpl
-
This method is used to load all CollectionProperties based on given CollectionProperties.
- process(CollectionPropertyRequestInternal) - Method in interface com.skava.list.service.FindCollectionAttributeService
-
Process.
- process(CollectionPropertyRequestInternal) - Method in class com.skava.list.service.impl.FindCollectionAttributeServiceImpl
-
This method is used to load single ListCollection based on given ListCollection identifier.
- process(CollectionRequestInternal) - Method in interface com.skava.list.service.CreateCollectionService
- process(CollectionRequestInternal) - Method in interface com.skava.list.service.FindAllCollectionService
- process(CollectionRequestInternal) - Method in interface com.skava.list.service.FindCollectionService
- process(CollectionRequestInternal) - Method in class com.skava.list.service.impl.CreateCollectionServiceImpl
-
This method is used to create ListCollection based on given ListCollection.
- process(CollectionRequestInternal) - Method in class com.skava.list.service.impl.FindAllCollectionServiceImpl
-
This method is used to load all ListCollection based on given ListCollection.
- process(CollectionRequestInternal) - Method in class com.skava.list.service.impl.FindCollectionServiceImpl
-
This method is used to load single ListCollection based on given ListCollection identifier.
- process(CollectionRequestInternal) - Method in class com.skava.list.service.impl.PatchUpdateCollectionPropertyServiceImpl
-
This method is used to update required field in ListCollectionProperties based on given ListCollectionProperties.
- process(CollectionRequestInternal) - Method in class com.skava.list.service.impl.UpdateCollectionPropertyServiceImpl
-
This method is used to update all field in ListCollectionProperties based on given ListCollectionProperties.
- process(CollectionRequestInternal) - Method in class com.skava.list.service.impl.UpdateCollectionServiceImpl
-
This method is used to update all field in ListCollection based on given ListCollection.
- process(CollectionRequestInternal) - Method in interface com.skava.list.service.PatchUpdateCollectionPropertyService
- process(CollectionRequestInternal) - Method in interface com.skava.list.service.UpdateCollectionPropertyService
- process(CollectionRequestInternal) - Method in interface com.skava.list.service.UpdateCollectionService
- process(ListItemRequestInternal) - Method in class com.skava.list.service.impl.CreateListItemPropertiesServiceImpl
-
This method is used to create ListItemProperties based on given ListItemProperties.
- process(ListItemRequestInternal) - Method in class com.skava.list.service.impl.CreateListItemServiceImpl
-
This method is used to create ListItem based on given ListItem.
- process(ListItemRequestInternal) - Method in class com.skava.list.service.impl.DeleteListItemPropertiesServiceImpl
-
This method is used to create Properties based on given Properties.
- process(ListItemRequestInternal) - Method in class com.skava.list.service.impl.DeleteListItemServiceImpl
-
This method is used to load single ListItem based on given ListItem identifier.
- process(ListItemRequestInternal) - Method in class com.skava.list.service.impl.FindAllListItemServiceImpl
-
This method is used to load all ListItem based on given ListItem.
- process(ListItemRequestInternal) - Method in class com.skava.list.service.impl.FindListItemServiceImpl
-
This method is used to load single ListItem based on given ListItem identifier.
- process(ListItemRequestInternal) - Method in class com.skava.list.service.impl.PatchUpdateListItemPropertiesServiceImpl
-
This method is used to create Properties based on given Properties.
- process(ListItemRequestInternal) - Method in class com.skava.list.service.impl.PatchUpdateListItemServiceImpl
-
This method is used to load single ListItem based on given ListItem identifier.
- process(ListItemRequestInternal) - Method in class com.skava.list.service.impl.UpdateListItemPropertiesServiceImpl
-
This method is used to create Properties based on given Properties.
- process(ListMergeRequestInternal) - Method in class com.skava.list.service.impl.ListMergeServiceImpl
-
Method process This method used to merged guest user list and listItem details merged to registered user If already available list and listItem , update the existing data , if not will create a new record .
- process(ListRequestInternal) - Method in class com.skava.list.service.impl.CreateListPropertiesServiceImpl
-
This method is used to create Properties based on given Properties.
- process(ListRequestInternal) - Method in class com.skava.list.service.impl.CreateListServiceImpl
-
This method is used to create List based on given List and the event will be posted once the list is created successfully.
- process(ListRequestInternal) - Method in class com.skava.list.service.impl.DeleteListPropertiesServiceImpl
-
This method is used to create Properties based on given Properties.
- process(ListRequestInternal) - Method in class com.skava.list.service.impl.DeleteListServiceImpl
-
This method is used to load single List based on given List identifier.
- process(ListRequestInternal) - Method in class com.skava.list.service.impl.FindAllListServiceImpl
-
This method is used to load all List based on given List.
- process(ListRequestInternal) - Method in class com.skava.list.service.impl.FindListServiceImpl
-
This method is used to load single List based on given List identifier.
- process(ListRequestInternal) - Method in class com.skava.list.service.impl.PatchUpdateListPropertiesServiceImpl
-
This method is used to create Properties based on given Properties.
- process(ListRequestInternal) - Method in class com.skava.list.service.impl.PatchUpdateListServiceImpl
-
This method is used to update required field in ListCollection based on given ListCollection.
- process(ListRequestInternal) - Method in class com.skava.list.service.impl.UpdateListPropertiesServiceImpl
-
This method is used to create Properties based on given Properties.
- processMultiDelete(ListItemRequestInternal) - Method in interface com.skava.list.service.DeleteListItemService
-
This method is used to load single ListItem based on given ListItem identifier.
- processMultiDelete(ListItemRequestInternal) - Method in class com.skava.list.service.impl.DeleteListItemServiceImpl
-
This method is used to process deletion of multiple ListItems based on given list Id and collection Id.
- PROJECT_ID_DEFAULT - Static variable in class com.skava.list.constant.Constants
- PROPERTIES_NOT_EXISTS - Static variable in class com.skava.list.constant.ListPropertiesResponseCode
-
The Constant PROPERTIES_NOT_EXISTS.
- PUBLIC - Enum constant in enum class com.skava.list.model.AccessType
-
The public.
Q
- QCollectionEntity - Class in com.skava.list.model.entity
-
QCollectionEntity class
- QCollectionEntity(Path<? extends CollectionEntity>) - Constructor for class com.skava.list.model.entity.QCollectionEntity
-
This class methods extends from Qcollection entity provides to path information.
- QCollectionEntity(PathMetadata) - Constructor for class com.skava.list.model.entity.QCollectionEntity
-
This class methods provides to metadata information.
- QCollectionEntity(PathMetadata, PathInits) - Constructor for class com.skava.list.model.entity.QCollectionEntity
-
This class methods provides to Qcollection entity metadata and path information.
- QCollectionEntity(Class<? extends CollectionEntity>, PathMetadata, PathInits) - Constructor for class com.skava.list.model.entity.QCollectionEntity
-
This class methods extends from collection entity provides to type, metadata and path information.
- QCollectionEntity(String) - Constructor for class com.skava.list.model.entity.QCollectionEntity
-
This class methods provides to Qcollection entity variable.
- QListEntity - Class in com.skava.list.model.entity
-
QListEntity class
- QListEntity(Path<? extends ListEntity>) - Constructor for class com.skava.list.model.entity.QListEntity
-
This class methods extends from QList entity provides to path information.
- QListEntity(PathMetadata) - Constructor for class com.skava.list.model.entity.QListEntity
-
This class methods provides to QList metadata information.
- QListEntity(PathMetadata, PathInits) - Constructor for class com.skava.list.model.entity.QListEntity
-
This class methods provides to QList entity metadata and path information.
- QListEntity(Class<? extends ListEntity>, PathMetadata, PathInits) - Constructor for class com.skava.list.model.entity.QListEntity
-
This class methods extends from QList entity provides to type, metadata and path information.
- QListEntity(String) - Constructor for class com.skava.list.model.entity.QListEntity
-
This class methods provides to QList entity variable.
- QListItemEntity - Class in com.skava.list.model.entity
-
QCollectionEntity class
- QListItemEntity(Path<? extends ListItemEntity>) - Constructor for class com.skava.list.model.entity.QListItemEntity
-
This class methods extends from QList item entity provides to path information.
- QListItemEntity(PathMetadata) - Constructor for class com.skava.list.model.entity.QListItemEntity
-
This class methods provides to QList item metadata information.
- QListItemEntity(PathMetadata, PathInits) - Constructor for class com.skava.list.model.entity.QListItemEntity
-
This class methods provides to QList item entity metadata and path information.
- QListItemEntity(Class<? extends ListItemEntity>, PathMetadata, PathInits) - Constructor for class com.skava.list.model.entity.QListItemEntity
-
This class methods extends from QList item entity provides to type, metadata and path information.
- QListItemEntity(String) - Constructor for class com.skava.list.model.entity.QListItemEntity
-
This class methods provides to QList item entity variable.
- QUERY_FILTER_AND - Static variable in class com.skava.list.constant.ListConstants
- QUERY_FILTER_CLOSEBRACE - Static variable in class com.skava.list.constant.ListConstants
- QUERY_FILTER_EQUALS - Static variable in class com.skava.list.constant.ListConstants
- QUERY_FILTER_GT - Static variable in class com.skava.list.constant.ListConstants
- QUERY_FILTER_ID - Static variable in class com.skava.list.constant.ListConstants
- QUERY_FILTER_LT - Static variable in class com.skava.list.constant.ListConstants
- QUERY_FILTER_OPENBRACE - Static variable in class com.skava.list.constant.ListConstants
- QUERY_FILTER_OR - Static variable in class com.skava.list.constant.ListConstants
- QUERY_FILTER_PARAM_BUSINESSID - Static variable in class com.skava.list.constant.ListConstants
- QUERY_FILTER_PARAM_COLLECTIONID - Static variable in class com.skava.list.constant.ListConstants
- QUERY_FILTER_PARAM_USERID - Static variable in class com.skava.list.constant.ListConstants
- QUERY_FILTER_QUOTES - Static variable in class com.skava.list.constant.ListConstants
- QUERY_PAGE_NEXT - Static variable in class com.skava.list.constant.ListConstants
- QUERY_PAGE_PREVIOUS - Static variable in class com.skava.list.constant.ListConstants
- QUERY_PAGE_RETAIN - Static variable in class com.skava.list.constant.ListConstants
- QUERY_PREFIX_LISTITEM - Static variable in class com.skava.list.constant.ListConstants
R
- RABBITMQ - Static variable in class com.skava.list.web.RabbitMQController
- RabbitMQController - Class in com.skava.list.web
-
RabbitMQController class
- RabbitMQController() - Constructor for class com.skava.list.web.RabbitMQController
- REASON_SUFFIX - Static variable in class com.skava.list.constant.ResponseCode
-
The Constant REASON_SUFFIX.
- REGEX_REPLACEALLSPACE - Static variable in class com.skava.list.constant.ListConstants
- REGISTERED_USER_ROLE - Static variable in class com.skava.list.constant.ListConstants
- REGISTERED_USERID - Static variable in class com.skava.list.constant.ListConstants
- RELEASE_DATE - Static variable in class com.skava.release.ListReleaseDefinition
- removeVoidItems(List<ListDomain>) - Method in class com.skava.list.process.ListMergeProcess
-
Removes the fake items.
- ResponseCode - Class in com.skava.list.constant
-
ResponseCode class
- ResponseCode() - Constructor for class com.skava.list.constant.ResponseCode
-
Instantiates a new response code.
- RESPONSECODE_200 - Static variable in class com.skava.list.constant.ListConstants
- RESPONSECODE_201 - Static variable in class com.skava.list.constant.ListConstants
- RESPONSECODE_202 - Static variable in class com.skava.list.constant.ListConstants
- RESPONSECODE_204 - Static variable in class com.skava.list.constant.ListConstants
- RESPONSECODE_400 - Static variable in class com.skava.list.constant.ListConstants
- RESPONSECODE_401 - Static variable in class com.skava.list.constant.ListConstants
- RESPONSECODE_403 - Static variable in class com.skava.list.constant.ListConstants
- RESPONSECODE_404 - Static variable in class com.skava.list.constant.ListConstants
- RESPONSECODE_409 - Static variable in class com.skava.list.constant.ListConstants
- RESPONSECODE_500 - Static variable in class com.skava.list.constant.ListConstants
- RESULT - Static variable in class com.skava.list.process.ListCollectionProcess
- RESULT - Static variable in class com.skava.list.service.impl.DeleteListItemServiceImpl
- ROLE_BUSINESS_ADMIN - Static variable in class com.skava.list.constant.ListConstants
-
The Constant ROLE_BUSINESS_ADMIN.
- root - Static variable in interface com.skava.list.repository.ListCollectionRepository
- ROUTINGKEY_CREATELIST - Static variable in class com.skava.list.constant.ListConstants
-
The Constant ROUTINGKEY_CREATELIST.
- ROUTINGKEY_CREATELISTITEM - Static variable in class com.skava.list.constant.ListConstants
-
The Constant ROUTINGKEY_CREATELISTITEM.
- ROUTINGKEY_DELETELIST - Static variable in class com.skava.list.constant.ListConstants
-
The Constant ROUTINGKEY_DELETELIST.
- ROUTINGKEY_DELETELISTITEM - Static variable in class com.skava.list.constant.ListConstants
-
The Constant ROUTINGKEY_DELETELISTITEM.
- ROUTINGKEY_UPDATELIST - Static variable in class com.skava.list.constant.ListConstants
-
The Constant ROUTINGKEY_UPDATELIST.
- ROUTINGKEY_UPDATELISTITEM - Static variable in class com.skava.list.constant.ListConstants
-
The Constant ROUTINGKEY_UPDATELISTITEM.
S
- saveDetailsToCache(String, String, T) - Method in class com.skava.list.service.impl.CacheImpl
-
Save details to cache.
- SAVEFORLATER - Static variable in class com.skava.list.constant.ListConstants
-
The Constant SAVEFORLATER.
- search(String, Sort, int, int) - Method in class com.skava.list.process.ListCollectionProcess
-
This function is used to search the collection and find all collection based on filtering, pagination and sorting.
- send(Message<?>, String, String, Long) - Method in class com.skava.list.event.ListEventSender
-
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 - Class in com.skava.list.model.entity
-
Sequence class
- Sequence() - Constructor for class com.skava.list.model.entity.Sequence
- SequenceRepository - Class in com.skava.list.repository
-
SequenceRepository class
- SequenceRepository(MongoTemplate) - Constructor for class com.skava.list.repository.SequenceRepository
- SERVICE_IMPL_CACHE_END - Static variable in class com.skava.list.constant.ListLogConstants
- SERVICE_IMPL_CACHE_START - Static variable in class com.skava.list.constant.ListLogConstants
- SERVICE_LIST - Static variable in class com.skava.list.constant.ListCollectionPropertiesResponseCode
-
The Constant SERVICE_LIST.
- SERVICE_LIST - Static variable in class com.skava.list.constant.ListCollectionResponseCode
-
The Constant SERVICE_LIST.
- SERVICE_LIST - Static variable in class com.skava.list.constant.ListItemResponseCode
-
list service code.
- SERVICE_LIST - Static variable in class com.skava.list.constant.ListPropertiesResponseCode
-
list service code.
- SERVICE_LIST - Static variable in class com.skava.list.constant.ListResponseCode
-
list service code.
- SERVICE_LIST - Static variable in class com.skava.list.constant.ResponseCode
-
The Constant SERVICE_CART.
- SERVICE_UNKNOWN_ERROR - Static variable in class com.skava.list.constant.ListCollectionResponseCode
- setFilters(String) - Method in class com.skava.list.model.exchange.request.CollectionRequestInternal
-
Overridden setter method for the filters.
- setFilters(String) - Method in class com.skava.list.model.exchange.request.ListItemRequestInternal
-
Overridden setter method for the filters.
- setFilters(String) - Method in class com.skava.list.model.exchange.request.ListRequestInternal
-
Overridden setter method for the filters.
- SKU - Static variable in class com.skava.list.constant.ListConstants
-
The Constant SKU.
- SLASH - Static variable in class com.skava.list.constant.ListConstants
-
The Constant SLASH.
- SOLR_COLLECTION_CREATE_PROCESSTIME - Static variable in class com.skava.list.process.ListCollectionProcess
- SORT_ASC - Static variable in class com.skava.list.mongotemplate.ListTemplateUtil
- SORT_DESC - Static variable in class com.skava.list.mongotemplate.ListTemplateUtil
- splitCommaSepratedString(String) - Static method in class com.skava.list.helper.DocketUtil
-
Splits given string by ","
- STRING - Enum constant in enum class com.skava.list.model.CollectionAttributeType
- STRING_CONSTANT - Static variable in class com.skava.list.constant.Constants
- SUCCESS_CODE - Static variable in class com.skava.list.constant.ListCollectionResponseCode
-
The Constant SUCCESS_CODE.
T
- triggerEvent(ListEventPayload, String, long, String) - Method in class com.skava.list.event.ListEventSender
-
The method triggers the event for the given queue or topic
- type - Variable in class com.skava.list.model.domain.CollectionAttributeDomain
-
The type of the attribute.
- type - Variable in class com.skava.list.model.entity.CollectionPropertyAttribute
-
Refers to the type of the collection attribute
- type - Variable in class com.skava.list.model.entity.QListEntity
-
stringPath of list type
- type - Variable in class com.skava.list.model.exchange.response.CollectionAttribute
-
The type is Refers to the type of the collection attribute..
- TYPE - Static variable in class com.skava.release.ListReleaseDefinition
U
- UNDERSCORE - Static variable in class com.skava.list.constant.ListConstants
-
The Constant UNDERSCORE.
- update(ListDomain) - Method in class com.skava.list.process.ListProcess
-
This method is used to update all field in List based on given List.
- update(ListItemDomain, String, Long) - Method in class com.skava.list.process.ListItemProcess
-
This method is used to update all field in List based on given List.
- updateAll(CollectionDomain) - Method in class com.skava.list.process.ListCollectionProcess
-
This method is used to update all field in ListCollection based on given ListCollection.
- updateCollection(String, long, String, long, String, long, CollectionRequest) - Method in class com.skava.list.web.CollectionController
-
This method is used to update all field in Collection based on given CollectionRequest.
- updateCollectionProperties(String, long, String, long, long, String, List<CollectionProperty>) - Method in class com.skava.list.web.CollectionPropertyController
-
Updates the all collection properties which are existing under a collection.
- UpdateCollectionPropertyService - Interface in com.skava.list.service
-
PatchUpdateListService class
- UpdateCollectionPropertyServiceImpl - Class in com.skava.list.service.impl
-
UpdateCollectionPropertyServiceImpl class
- UpdateCollectionPropertyServiceImpl() - Constructor for class com.skava.list.service.impl.UpdateCollectionPropertyServiceImpl
-
Instantiates a new update list collection properties service impl.
- UpdateCollectionPropertyServiceImpl(ListWiredServices) - Constructor for class com.skava.list.service.impl.UpdateCollectionPropertyServiceImpl
- UpdateCollectionService - Interface in com.skava.list.service
-
UpdateCollectionService class
- UpdateCollectionServiceImpl - Class in com.skava.list.service.impl
-
UpdateCollectionServiceImpl class
- UpdateCollectionServiceImpl() - Constructor for class com.skava.list.service.impl.UpdateCollectionServiceImpl
-
Instantiates a new update list collection service impl.
- UpdateCollectionServiceImpl(ListWiredServices) - Constructor for class com.skava.list.service.impl.UpdateCollectionServiceImpl
- updatedBy - Variable in class com.skava.list.model.entity.QListEntity
-
stringPath of udpated By
- updatedTime - Variable in class com.skava.list.model.entity.QListEntity
-
stringPath of update time
- updatedTime - Variable in class com.skava.list.model.entity.QListItemEntity
-
stringPath of created time
- updateListItemProperties(String, String, String, long, String, Long, Map<String, String>, String) - Method in class com.skava.list.web.ListItemPropertiesController
-
This method is used to update ListItemProperties based on given ListItemPropertiesRequest.
- UpdateListItemPropertiesService - Interface in com.skava.list.service
-
UpdateCollectionService class
- UpdateListItemPropertiesServiceImpl - Class in com.skava.list.service.impl
-
UpdateListItemPropertiesServiceImpl class
- UpdateListItemPropertiesServiceImpl() - Constructor for class com.skava.list.service.impl.UpdateListItemPropertiesServiceImpl
-
Instantiates a new delete list item properties service impl.
- UpdateListItemPropertiesServiceImpl(ListWiredServices) - Constructor for class com.skava.list.service.impl.UpdateListItemPropertiesServiceImpl
- UpdateListPropertiesService - Interface in com.skava.list.service
-
UpdateCollectionService class
- UpdateListPropertiesServiceImpl - Class in com.skava.list.service.impl
-
UpdateListPropertiesServiceImpl class
- UpdateListPropertiesServiceImpl() - Constructor for class com.skava.list.service.impl.UpdateListPropertiesServiceImpl
-
Instantiates a new delete list properties service impl.
- UpdateListPropertiesServiceImpl(ListWiredServices) - Constructor for class com.skava.list.service.impl.UpdateListPropertiesServiceImpl
- updateMergedList(List<ListDomain>) - Method in class com.skava.list.process.ListMergeProcess
-
Update merged list.
- updatePatch(CollectionDomain) - Method in class com.skava.list.process.ListCollectionProcess
- updateProperties(String, String, long, String, Long, Map<String, String>, String) - Method in class com.skava.list.web.ListPropertiesController
-
This method is used to update Properties based on given PropertiesRequest.
- userId - Variable in class com.skava.list.model.entity.QListEntity
-
stringPath of userId
- USERMERGE - Static variable in class com.skava.list.constant.ListConstants
V
- validateDuplicateListType(List, Map<String, String>) - Method in class com.skava.list.helper.ListHelper
-
This methods provides validate duplicate by list.
- validateDuplicateListTypeByCount(String, String, Long, Map<String, String>) - Method in class com.skava.list.helper.ListHelper
-
This methods provides validate duplicate list item by list type
- validateFilterField(Class<?>, String) - Static method in class com.skava.list.helper.ListHelperExtends
-
check field existance in the class
- validateItemTypeByType(List, Map<String, String>) - Method in class com.skava.list.helper.ListHelper
-
This methods provides validate list item by list type.
- validateListCount(List, Map<String, String>) - Method in class com.skava.list.helper.ListHelper
-
This method validates the list count exceeds or not
- validateListItem(ListItem) - Static method in class com.skava.list.helper.ListHelper
-
Validate list items.
- validateListItemCount(Map<String, String>, ListItemRequestInternal) - Method in class com.skava.list.helper.ListHelper
-
This method validates the list count exceeds or not
- validateSortField(Class<?>, String) - Static method in class com.skava.list.helper.ListHelperExtends
-
check field existance in the class
- valueOf(String) - Static method in enum class com.skava.list.constant.CollectionPropertiesResponseCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.skava.list.constant.CollectionResponseCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.skava.list.model.AccessType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.skava.list.model.CollectionAttributeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.skava.list.model.ItemStatus
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.skava.list.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.list.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.list.model.AccessType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.skava.list.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.list.model.ItemStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VERSION - Static variable in class com.skava.release.ListReleaseDefinition
W
- WISHLIST - Static variable in class com.skava.list.constant.ListConstants
-
The Constant WISHLIST.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form