Interface CreateCollectionService

All Superinterfaces:
com.skava.core.EcommService<Collection,CommonCollectionResponse>
All Known Implementing Classes:
CreateCollectionServiceImpl

public interface CreateCollectionService extends com.skava.core.EcommService<Collection,CommonCollectionResponse>
The Interface CreateCollectionService which can be implemented to create a collection.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process