Class AppInstallionServiceImpl
java.lang.Object
com.skava.marketplace.service.impl.AppInstallionServiceImpl
- All Implemented Interfaces:
com.skava.core.EcommService<AppInstallationRequestInternal,
,AppInstallationMultipleStoreResponse> AppInstallionService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<com.skava.core.validation.ValidatorComponent>
process
(AppInstallationRequestInternal request) Methods 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
-
Constructor Details
-
AppInstallionServiceImpl
public AppInstallionServiceImpl()
-
-
Method Details
-
getValidator
- Specified by:
getValidator
in interfacecom.skava.core.EcommService<AppInstallationRequestInternal,
AppInstallationMultipleStoreResponse>
-
process
@SendEvent(eventType="appmarketplaceservices/createmerchantappinstall/create", identifier="request_appId") public AppInstallationMultipleStoreResponse process(AppInstallationRequestInternal request) - Specified by:
process
in interfacecom.skava.core.EcommService<AppInstallationRequestInternal,
AppInstallationMultipleStoreResponse>
-