psdi.app.labor.virtual

Class CreateInvoice

    • Constructor Detail

      • CreateInvoice

        public CreateInvoice(MboSet ms)
                      throws java.rmi.RemoteException
        Construct the CreateInvoice Mbo.
        Throws:
        java.rmi.RemoteException
    • Method Detail

      • init

        public void init()
                  throws MXException
        Description copied from class: Mbo
        Called by the framework when the Mbo has been constructed and the MboValues have been initialized. This can be overridden by the programmer to provide any custom initialization they would like to do.
        Overrides:
        init in class Mbo
        Throws:
        MXException