Package com.skava.service
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>
An interface to define the service for creating a new Collection.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process