Package com.skava.service
Interface GetAllCollectionAttributeService
- All Superinterfaces:
com.skava.core.EcommService<CollectionAttributeRequest,
CollectionAttributesResponse>
- All Known Implementing Classes:
GetAllCollectionAttributeServiceImpl
public interface GetAllCollectionAttributeService
extends com.skava.core.EcommService<CollectionAttributeRequest,CollectionAttributesResponse>
An interface to define the service for retrieving all collection attributes.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process