Class BrowseAppServiceImpl
java.lang.Object
com.skava.marketplace.service.impl.BrowseAppServiceImpl
- All Implemented Interfaces:
com.skava.core.EcommService<BrowseAppRequestInternal,
,BrowseAppResponse> BrowseAppService
This class is used to browse app service layer
- Author:
- Infosys Equinox
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<com.skava.core.validation.ValidatorComponent>
This method is used to preprocess requestprocess
(BrowseAppRequestInternal input) 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
-
BrowseAppServiceImpl
public BrowseAppServiceImpl()BrowseAppServiceImpl constructor
-
-
Method Details
-
getValidator
This method is used to preprocess request- Specified by:
getValidator
in interfacecom.skava.core.EcommService<BrowseAppRequestInternal,
BrowseAppResponse>
-
process
- Specified by:
process
in interfacecom.skava.core.EcommService<BrowseAppRequestInternal,
BrowseAppResponse>
-