Interface UpdateCollectionService

All Superinterfaces:
CustomEcommService<UpdateCollectionRequest,OmsServiceEntityResponse<CollectionDTO>>, com.skava.core.EcommService<UpdateCollectionRequest,OmsServiceEntityResponse<CollectionDTO>>
All Known Implementing Classes:
UpdateCollectionServiceImpl

public interface UpdateCollectionService extends CustomEcommService<UpdateCollectionRequest,OmsServiceEntityResponse<CollectionDTO>>
The interface UpdateCollectionService 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