Interface PSponsorOwnerSearchBean

All Superinterfaces:
PControllerBean, PIASearch, Remote
All Known Implementing Classes:
PSponsorOwnerSearchBeanImpl

public interface PSponsorOwnerSearchBean extends PIASearch
Controller class for handling searching for sponsor owners.
Version:
%version: 2 % %date_modified: Tue Oct 23 17:00:25 2001 %
  • Method Details

    • startSearch

      PModelHandle[] startSearch(PModelHandle[] criteria, Vector aClasses, Long db) throws RemoteException
      Initializes the the start of a search for a search for sponsor owners.
      Parameters:
      criteria - the information used in the search
      aClasses - the associated classes for the search criteria
      db - the database to narrow the scope of the search
      Returns:
      the search results
      Throws:
      RemoteException