Class MerchantStoresListServiceImpl
java.lang.Object
com.skava.marketplace.service.impl.MerchantStoresListServiceImpl
- All Implemented Interfaces:
com.skava.core.EcommService<MerchantStoresListRequestInternal,
,MerchantStoresListResponse> MerchantStoresListService
@Service
public class MerchantStoresListServiceImpl
extends Object
implements MerchantStoresListService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator
-
Constructor Details
-
MerchantStoresListServiceImpl
-
-
Method Details
-
process
- Specified by:
process
in interfacecom.skava.core.EcommService<MerchantStoresListRequestInternal,
MerchantStoresListResponse>
-