Package com.skava.service
Interface GetCollectionPropertyService
- All Superinterfaces:
com.skava.core.EcommService<CollectionPropertyRequest,
CollectionPropertyResponse>
- All Known Implementing Classes:
GetCollectionPropertyServiceImpl
public interface GetCollectionPropertyService
extends com.skava.core.EcommService<CollectionPropertyRequest,CollectionPropertyResponse>
The Interface GetCollectionPropertyService which can be implemented to get a property.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process