Package com.skava.merchandise.service
Interface FindNavigationService
- All Superinterfaces:
com.skava.core.EcommService<NavigationRequestInternal,
Navigation>
- All Known Implementing Classes:
FindNavigationServiceImpl
public interface FindNavigationService
extends com.skava.core.EcommService<NavigationRequestInternal,Navigation>
This interface is used to write a implementation class for find navigation by using given request.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process