psdi.app.inventory.virtual

Interface AssetInputRemote

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


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

      • setAutoKey

        void setAutoKey()
                 throws MXException,
                        java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • applyIASCreateChild

        MboRemote applyIASCreateChild(MboRemote itemStruct,
                                      boolean autokey)
                               throws MXException,
                                      java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        psdi.app.inventory.virtual.AssetInputt#applyIASCreateChild
      • applyIASAutoNumAll

        void applyIASAutoNumAll()
                         throws MXException,
                                java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        psdi.app.inventory.virtual.AssetInputt#applyIASAutoNumAll
      • getIASApplied

        boolean getIASApplied()
                       throws MXException,
                              java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        psdi.app.inventory.virtual.AssetInputt#getIASApplied
      • setIASApplied

        void setIASApplied()
                    throws MXException,
                           java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        psdi.app.inventory.virtual.AssetInputt#setIASApplied
      • getChildAssetCreatedViaApplyIAS

        boolean getChildAssetCreatedViaApplyIAS()
                                         throws MXException,
                                                java.rmi.RemoteException
        07-13500
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        psdi.app.inventory.virtual.AssetInputt#getChildAssetCreatedViaApplyIAS