psdi.app.inventory.virtual

Class TransferCurItem

    • Constructor Detail

      • TransferCurItem

        public TransferCurItem(MboSet ms)
                        throws MXException,
                               java.rmi.RemoteException
        Construct the TransferCurItem object
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • init

        public void init()
                  throws MXException
        Initialization routine makes the attribute linecost always read-only.
        Overrides:
        init in class Mbo
        Throws:
        MXException
      • add

        public void add()
                 throws MXException,
                        java.rmi.RemoteException
        Sets up a new TransferCurItem object.
        Specified by:
        add in interface MboRemote
        Overrides:
        add in class Mbo
        Throws:
        MXException
        java.rmi.RemoteException
      • setConversionFactor

        protected void setConversionFactor()
                                    throws MXException,
                                           java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • appValidate

        public void appValidate()
                         throws MXException,
                                java.rmi.RemoteException
        issue91934: added this method to check the item availability
        Overrides:
        appValidate in class Mbo
        Throws:
        MXException
        java.rmi.RemoteException