Uses of Class
com.skava.oms.service.EcommCoreServices
Packages that use EcommCoreServices
Package
Description
This package contains the information about the helper for oms
This package contains the information about the message events for oms
This package contains the information about collection interfaces
This package contains the information about collection service implementation
This package contains the information about collection properties implementation
Auth Group Service Interfaces.
This package contains the information about the order services
This package contains the information about order services implementation
This package contains the information about the note implementation
This package contains the information about the notification impl
This package contains the information about the oms utils
This package contains the information about the validators for collection
This package contains the information about the validation for collection properties
-
Uses of EcommCoreServices in com.skava.oms.helper
Subclasses of EcommCoreServices in com.skava.oms.helper -
Uses of EcommCoreServices in com.skava.oms.message
Subclasses of EcommCoreServices in com.skava.oms.messageModifier and TypeClassDescriptionclass
The class is used to listen to the messages sent to oms -
Uses of EcommCoreServices in com.skava.oms.service.collection
Subclasses of EcommCoreServices in com.skava.oms.service.collectionModifier and TypeClassDescriptionclass
CollectionAutowiredServices.class
CollectionAutowiredServices. -
Uses of EcommCoreServices in com.skava.oms.service.collection.impl
Subclasses of EcommCoreServices in com.skava.oms.service.collection.implModifier and TypeClassDescriptionclass
The class CreateCollectionServiceImpl is the implementation class for the create collection APIclass
This class is used to get all the collections.class
This class defines the Implementation of Collection entities to handle the collection request.class
The class implements the UpdateCollectionService UpdateCollectionServiceImpl -
Uses of EcommCoreServices in com.skava.oms.service.collection.properties.impl
Subclasses of EcommCoreServices in com.skava.oms.service.collection.properties.implModifier and TypeClassDescriptionclass
This class implements the FindCollectionPropertiesService interface.class
This class implements the FindCollectionPropertiesService interface.class
This class implements the UpdateCollectionPropertiesService interface to handle create collection property operationsclass
This class implements the UpdateCollectionPropertyByNameService interface to update collection property by its name.class
This class implements the UpdateCollectionPropertyService interface to handle create collection property operations. -
Uses of EcommCoreServices in com.skava.oms.service.impl.collection.attribute
Subclasses of EcommCoreServices in com.skava.oms.service.impl.collection.attributeModifier and TypeClassDescriptionclass
This class is used to get the collection attributes. -
Uses of EcommCoreServices in com.skava.oms.service.order
Subclasses of EcommCoreServices in com.skava.oms.service.orderModifier and TypeClassDescriptionclass
This class is to have all the autowired services that required for Collection. -
Uses of EcommCoreServices in com.skava.oms.service.order.impl
Subclasses of EcommCoreServices in com.skava.oms.service.order.implModifier and TypeClassDescriptionclass
The class CancelCsrOrder contains the implementation of Patch orderclass
The class CreateOrderServiceImpl used to handle Create Order operations.class
The class DeleteOrderServiceImpl used to delete an Order operation for the given order Id.class
This class LinkOrder has the implementation of linking the order to a registered userclass
The class implements the class GetAllLockedOrderService The class GetAllLockedOrderServiceImpl used to handle the Order operations for the given collection.class
The class implements the class GetAllOrderService The class GetAllOrderserviceImpl used to handle all the Order operations for the given collection.class
This class is created implementing from GetLockOrderService Interface.class
The class GetOrderServiceImpl used to load an Order operation for the given collection Id.class
The class GetOrderServiceImpl used to load an OrderSummary operation for the given collection Id.class
The class GetSkuServiceImpl extends OrderHelperServices to handle other service for the application.class
This class LinkOrder has the implementation of linking the order to a registered userclass
This class LinkOrder has the implementation of linking the order to a registered userclass
class
This class is to have all the autowired services that required for Collection.class
The class PatchLockedOrderServiceImpl used to handle Patch Order operations.class
The class PatchMessageResendServiceImpl used to push messages to the queue.class
The class PatchOrderManager contains the operations to be performed on the patch order call This will redirect the operation to the respective work itemclass
The class PatchOrderServiceImpl used to handle Patch Order operations.class
This class is to have all the autowired services that required for Collection.class
The class StatusChangeOperation contains the implementation of Patch orderclass
The class UpdateOrderServiceImpl used to handle Update Order operations.class
The class StatusChangeOperation contains the implementation of Patch order -
Uses of EcommCoreServices in com.skava.oms.service.order.note.impl
Subclasses of EcommCoreServices in com.skava.oms.service.order.note.implModifier and TypeClassDescriptionclass
The class CrateNoteServiceImpl used to handle Create Note operations. -
Uses of EcommCoreServices in com.skava.oms.service.order.notification.impl
Subclasses of EcommCoreServices in com.skava.oms.service.order.notification.implModifier and TypeClassDescriptionclass
The class UpdateNotificationServiceImpl used to handle update notification operations. -
Uses of EcommCoreServices in com.skava.oms.util
Subclasses of EcommCoreServices in com.skava.oms.utilModifier and TypeClassDescriptionclass
The class checks for the collection attribute validationsclass
This class is to have all the autowired services that required for Message Event. -
Uses of EcommCoreServices in com.skava.oms.validator.services.collection
Subclasses of EcommCoreServices in com.skava.oms.validator.services.collectionModifier and TypeClassDescriptionclass
The class contains the validation component for collectionclass
The class contains the validation component for collection creationclass
The class contains the validation component for collection updation -
Uses of EcommCoreServices in com.skava.oms.validator.services.collection.properties
Subclasses of EcommCoreServices in com.skava.oms.validator.services.collection.propertiesModifier and TypeClassDescriptionclass
This class defines UpdateCollectionPropertyValidator.