Class FindAllUIJsonInfoServiceImpl
java.lang.Object
com.skava.marketplace.service.impl.FindAllUIJsonInfoServiceImpl
- All Implemented Interfaces:
com.skava.core.EcommService<UIJsonRequestInternal,
,FindAllUIJsonResponse> FindAllUIJsonInfoService
@Service
public class FindAllUIJsonInfoServiceImpl
extends Object
implements FindAllUIJsonInfoService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<com.skava.core.validation.ValidatorComponent>
process
(UIJsonRequestInternal uIJsonRequestInternal) 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
-
FindAllUIJsonInfoServiceImpl
public FindAllUIJsonInfoServiceImpl()
-
-
Method Details
-
process
- Specified by:
process
in interfacecom.skava.core.EcommService<UIJsonRequestInternal,
FindAllUIJsonResponse>
-
getValidator
- Specified by:
getValidator
in interfacecom.skava.core.EcommService<UIJsonRequestInternal,
FindAllUIJsonResponse>
-