psdi.app.invoice.virtual

Interface RevInvoiceInputRemote

  • All Superinterfaces:
    MboRemote, NonPersistentMboRemote, java.rmi.Remote
    All Known Implementing Classes:
    RevInvoiceInput


    public interface RevInvoiceInputRemote
    extends NonPersistentMboRemote
    Remote interface of the RevInvoiceInput object. All methods that need to be remotely accessed on the RevInvoiceInput object must be declared in this interface.
    • Method Detail

      • setInvoiceAutoKey

        void setInvoiceAutoKey()
                        throws MXException,
                               java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException