psdi.webclient.beans.workorder

Class JobPlanBean

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


    public class JobPlanBean
    extends LookupBean
    • Constructor Detail

      • JobPlanBean

        public JobPlanBean()
    • Method Detail

      • REFRESHLIST

        public int REFRESHLIST()
                        throws MXException,
                               java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • REVISE

        public int REVISE()
                   throws java.rmi.RemoteException,
                          MXException
        Checks the preconditions for revising a job plan:
        • The job plan must be Active
        • There must not be a pending revision of the job plan
        Returns:
        event indicator
        Throws:
        java.rmi.RemoteException
        MXException