Interface GetCollectionByIdService

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

public interface GetCollectionByIdService extends CustomEcommService<GetCollectionByIdRequest,OmsServiceEntityResponse<CollectionDTO>>
This class defines that service that has collection ID that extends EcommService for the collection request.
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