psdi.app.workorder.virtual

Class WOPOInfo

    • Constructor Detail

      • WOPOInfo

        public WOPOInfo(MboSet ms)
                 throws MXException,
                        java.rmi.RemoteException
        Constructor
        Parameters:
        ms - The WOPOInfo MboSet.
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • init

        public void init()
                  throws MXException
        Initialization rountine. Set all field flags readonly.
        Overrides:
        init in class Mbo
        Throws:
        MXException
      • add

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