Interface FindCollectionPropertiesService

All Superinterfaces:
CustomEcommService<CollectionPropertiesRequest,OmsServiceEntityResponse<CollectionPropertiesDTO>>, com.skava.core.EcommService<CollectionPropertiesRequest,OmsServiceEntityResponse<CollectionPropertiesDTO>>
All Known Implementing Classes:
FindCollectionPropertiesServiceImpl

public interface FindCollectionPropertiesService extends CustomEcommService<CollectionPropertiesRequest,OmsServiceEntityResponse<CollectionPropertiesDTO>>
The interface FindCollectionPropertiesService extends EcommService interface to handle request and response. FindCollectionPropertiesService Interface
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