psdi.webclient.beans.workorder

Class CreateJPBean

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


    public class CreateJPBean
    extends DataBean
    • Constructor Detail

      • CreateJPBean

        public CreateJPBean()
    • Method Detail

      • autonumber

        public int autonumber()
                       throws MXException,
                              java.rmi.RemoteException
        Called when the 'Autonumber' button on the 'Create JP' page is clicked. This method in turn calls the setJPAutoKey() on the Object side.
        Returns:
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        JPFromWOInput.setJPAutoKey()