psdi.webclient.beans.interror

Class IntErrorChangeStatusBean

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


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

      • IntErrorChangeStatusBean

        public IntErrorChangeStatusBean()
    • Method Detail

      • execute

        public int execute()
                    throws MXException,
                           java.rmi.RemoteException
        Method invoked from change status dialog boxes
        Overrides:
        execute in class DataBean
        Throws:
        MXException
        java.rmi.RemoteException
      • 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 DataBean
        Throws:
        MXException
        java.rmi.RemoteException