Package com.skava.oms.service.collection
Class CollectionServices
java.lang.Object
com.skava.oms.service.EcommCoreServices
com.skava.oms.service.collection.CollectionServices
CollectionAutowiredServices.
This class is to have all the autowired services ' that required for Collection.- Author:
- Infosys Equinox
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected CreateCollectionService
protected GetAllCollectionsService
protected GetCollectionByIdService
protected UpdateCollectionService
Fields inherited from class com.skava.oms.service.EcommCoreServices
context, messageSource, orderService, redissonClient, validator
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.skava.oms.service.EcommCoreServices
createOrderNotes, getItemIds, getItemIdsStr, updateOrderNotification
-
Field Details
-
createCollectionService
-
getCollectionService
-
updateCollectionService
-
getAllCollectionsService
-
-
Constructor Details
-
CollectionServices
public CollectionServices()
-