Package com.skava.oms.service.collection
Interface GetAllCollectionsService
- All Superinterfaces:
CustomEcommService<GetAllCollectionsRequest,
,OmsServiceEntityResponse<CollectionsResponse>> com.skava.core.EcommService<GetAllCollectionsRequest,
OmsServiceEntityResponse<CollectionsResponse>>
- All Known Implementing Classes:
GetAllCollectionsServiceImpl
public interface GetAllCollectionsService
extends CustomEcommService<GetAllCollectionsRequest,OmsServiceEntityResponse<CollectionsResponse>>
The interface GetAllCollectionsService extends EcommService to handle request and response for the application.
- Since:
- 07-Jul-2018
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.oms.service.CustomEcommService
getValidateException
Methods inherited from interface com.skava.core.EcommService
getValidator, getValidator, process