psdi.webclient.beans.dm

Class DMChangeStatusBean

  • All Implemented Interfaces:
    java.util.EventListener, javax.servlet.http.HttpSessionBindingListener, DataBeanListener


    public class DMChangeStatusBean
    extends ChangeStatusBean
    DataBean used to change the status on a selected list of mbos or a single mbo.
    • Constructor Detail

      • DMChangeStatusBean

        public DMChangeStatusBean()
    • Method Detail

      • getList

        public MboSetRemote getList(int nRow,
                                    java.lang.String attribute)
                             throws MXException,
                                    java.rmi.RemoteException
        Description copied from class: DataBean
        Returns the Remote reference to the Mbo object (valuelist) associated with the attribute for row.
        Overrides:
        getList in class ChangeStatusBean
        Throws:
        MXException
        java.rmi.RemoteException