Interface CreateCollectionService
- All Superinterfaces:
com.skava.core.EcommService<CollectionVO,
CollectionResponse>
- All Known Implementing Classes:
CreateCollectionServiceImpl
public interface CreateCollectionService
extends com.skava.core.EcommService<CollectionVO,CollectionResponse>
An interface to represent the service for creating the collection.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process