Class PServiceTableBeanImpl

All Implemented Interfaces:
PServiceTableBean, PIACollectionBean, PControllerBean, Serializable, Remote, Unreferenced

public class PServiceTableBeanImpl extends PIAComponentCollectionBean implements PServiceTableBean
Controller class for the service table. This class retrieves all of the services for a particular account and resets that array of services as the primary model handle for the associated view component. So as far as the view is concerned, it gets a /account object sent in as its PModelHandle but before any components in the view see that account object it is converted into a service array.
This class can also be used to retrieve the number of deferred actions for each service.
Version:
%version: 9.2 % %date_modified: Mon Jun 17 12:04:38 2002 %
Author:
kapono
See Also: