Interface IndexedVendorsLookupStrategy
- All Known Implementing Classes:
DefaultIndexedVendorsLookupStrategy
public interface IndexedVendorsLookupStrategy
-
Method Summary
Modifier and TypeMethodDescriptiongetIndexVendors(PageableData pageableData) Get the vendors need to shown in index page
-
Method Details
-
getIndexVendors
Get the vendors need to shown in index page- Parameters:
pageableData- the pagination data- Returns:
- search page data of vendors
-