Interface GetCollectionAttributeService

All Superinterfaces:
com.skava.core.EcommService<com.skava.core.validation.InputModel,CollectionAttributesResponse>
All Known Implementing Classes:
GetCollectionAttributeServiceImpl

public interface GetCollectionAttributeService extends com.skava.core.EcommService<com.skava.core.validation.InputModel,CollectionAttributesResponse>
An interface to represent the service for retrieving the all collection attributes.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process