Class CreateUIJsonInfoServiceImpl
java.lang.Object
com.skava.marketplace.service.impl.CreateUIJsonInfoServiceImpl
- All Implemented Interfaces:
com.skava.core.EcommService<UIJsonRequestInternal,
,CreateUIJsonInfoResponse> CreateUIJsonInfoService
- Author:
- Infosys Equinox
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<com.skava.core.validation.ValidatorComponent>
process
(UIJsonRequestInternal requestInternal) 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
-
CreateUIJsonInfoServiceImpl
public CreateUIJsonInfoServiceImpl()
-
-
Method Details
-
process
@SendEvent(eventType="appmarketplaceservices/createjsoninfo/create", identifier="request_appId") public CreateUIJsonInfoResponse process(UIJsonRequestInternal requestInternal) - Specified by:
process
in interfacecom.skava.core.EcommService<UIJsonRequestInternal,
CreateUIJsonInfoResponse>
-
getValidator
- Specified by:
getValidator
in interfacecom.skava.core.EcommService<UIJsonRequestInternal,
CreateUIJsonInfoResponse>
-