Interface CreateCollectionService

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

public interface CreateCollectionService extends CustomEcommService<CreateCollectionRequest,OmsServiceEntityResponse<CollectionDTO>>
The interface CreateCollectionService extends EcommService to handle request and response for the application.

CreateCollectionService Interface

Author:
karthikeyan.b02
  • Method Summary

    Methods inherited from interface com.skava.oms.service.CustomEcommService

    getValidateException

    Methods inherited from interface com.skava.core.EcommService

    getValidator, getValidator, process