Package com.portal.bas.comp
Interface PIAListBean
- All Superinterfaces:
Remote
- All Known Implementing Classes:
PIAListBeanImpl
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 TypeMethodDescriptionReturns the list of data that needs to be loaded into the PIAList component.
-
Method Details
-
getListData
Returns the list of data that needs to be loaded into the PIAList component.- Returns:
- the list data
- Throws:
RemoteException
-