psdi.webclient.beans.person

Class PersonChangeStatusBean

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


    public class PersonChangeStatusBean
    extends DataBean
    DataBean used to change the status on a selected list of work orders or a single work order.
    • Constructor Detail

      • PersonChangeStatusBean

        public PersonChangeStatusBean()
    • Method Detail

      • execute

        public int execute()
                    throws MXException,
                           java.rmi.RemoteException
        Method invoked from status dialog box
        Overrides:
        execute in class DataBean
        Throws:
        MXException
        java.rmi.RemoteException