Package com.skava.search.service
Interface CreateCollectionService
- All Superinterfaces:
com.skava.core.EcommService<CollectionRequestInternal,
Collection>
- All Known Implementing Classes:
CreateCollectionServiceImpl
public interface CreateCollectionService
extends com.skava.core.EcommService<CollectionRequestInternal,Collection>
This interface is the CreateCollectionService. This service is used to create collection.
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process