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>
The Interface GetAllCollectionAttributeService which can be implemented to find all the collection attributes.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process