Class SearchUtil

java.lang.Object
com.skava.oms.util.SearchUtil

@Component public final class SearchUtil extends Object
This class contains common utility functions for search.
Author:
Infosys Equinox
  • Method Details

    • getSearchCriteria

      public Map<String,Boolean> getSearchCriteria(GetAllOrderRequest orderrequest, long collId, OmsServiceEntityResponse<CollectionDTO> collection)
      This method gets the search criteria Debug logger has been added to this method.
      Parameters:
      orderrequest - request to be taken to consideration
      collId - collection id
      collection - collection to be taken
      Returns:
      the search criterion