psdi.iface.app.extsystem

Class MaxIfaceExportSet

  • java.lang.Object
    • Constructor Detail

      • MaxIfaceExportSet

        public MaxIfaceExportSet(MboServerInterface ms)
                          throws MXException,
                                 java.rmi.RemoteException
        Construct the set
        Parameters:
        ms - The MboServerInterface
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Description copied from class: MboSet
        Factory to create the business objects This must be overridden in derived class
        Specified by:
        getMboInstance in class MboSet
        Throws:
        MXException
        java.rmi.RemoteException
      • canAdd

        public void canAdd()
                    throws MXException
        checks whether the object structure detail record can be added
        Overrides:
        canAdd in class MboSet
        Throws:
        MXException - throws MXException
      • resetExport

        public void resetExport()
                         throws MXException,
                                java.rmi.RemoteException
        Finds the last sequence number in the action group.
        Throws:
        MXException
        java.rmi.RemoteException
      • process

        public void process()
                     throws MXException,
                            java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • createCronTaskInstance

        protected void createCronTaskInstance(java.lang.String instancename)
                                       throws MXException,
                                              java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException