Package com.skava.search.service
Interface FindAllLinksService
- All Superinterfaces:
com.skava.core.EcommService<LinksRequestInternal,
LinksAPIResponse>
- All Known Implementing Classes:
FindAllLinksServiceImpl
public interface FindAllLinksService
extends com.skava.core.EcommService<LinksRequestInternal,LinksAPIResponse>
This interface is the FindAllLinksService. This service is used to find all links.
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process