Interface ServiceSearchBean

All Known Implementing Classes:
ServiceSearchBeanImpl

public interface ServiceSearchBean
Service search bean.
Author:
mchellam
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    This method will be used to display the results in the service search results table.
  • Method Details

    • displayResults

      void displayResults(PModelHandle[] res)
      This method will be used to display the results in the service search results table. res[] will be the output of SEARCH call.
      Parameters:
      res -