Uses of Interface
com.skava.oms.repository.collection.CollectionRepository
Packages that use CollectionRepository
Package
Description
This package contains the information about the oms
This package contains the information about the util flow
Package contains all the processes of OMS
This package contains the information about collection interfaces
This package contains the information about the order services
This package contains the information about order services implementation
-
Uses of CollectionRepository in com.skava.oms
Fields in com.skava.oms declared as CollectionRepositoryModifier and TypeFieldDescriptionprotected CollectionRepository
OmsApplication.collectionRepository
-
Uses of CollectionRepository in com.skava.oms.flow.util
Fields in com.skava.oms.flow.util declared as CollectionRepositoryModifier and TypeFieldDescriptionprotected CollectionRepository
OrderConfigurationUtil.collectionRepository
OrderProcessFlowUtil.collectionRepository
-
Uses of CollectionRepository in com.skava.oms.process
Fields in com.skava.oms.process declared as CollectionRepositoryModifier and TypeFieldDescriptionprotected CollectionRepository
ShippingLabelProcess.collectionRepository
-
Uses of CollectionRepository in com.skava.oms.service.collection
Fields in com.skava.oms.service.collection declared as CollectionRepositoryModifier and TypeFieldDescriptionprotected CollectionRepository
CollectionHelperServices.collectionRepository
CollectionRepository is used for the CRUD functionalities -
Uses of CollectionRepository in com.skava.oms.service.order
Fields in com.skava.oms.service.order declared as CollectionRepositoryModifier and TypeFieldDescriptionprotected CollectionRepository
OrderHelperServices.collectionRepository
-
Uses of CollectionRepository in com.skava.oms.service.order.impl
Fields in com.skava.oms.service.order.impl declared as CollectionRepositoryModifier and TypeFieldDescriptionprotected CollectionRepository
ShippingLabelServiceImpl.collectionRepository