Interface PIAListBean

All Superinterfaces:
Remote
All Known Implementing Classes:
PIAListBeanImpl

public interface PIAListBean extends Remote
Remote interface for PIAList controller. This controller builds a treemodel given an object that contains a group object
Version:
%version: 2 % %date_modified: Wed May 09 13:05:47 2001 %
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the list of data that needs to be loaded into the PIAList component.
  • Method Details

    • getListData

      Vector getListData() throws RemoteException
      Returns the list of data that needs to be loaded into the PIAList component.
      Returns:
      the list data
      Throws:
      RemoteException