psdi.app.system

Class MaxTenantRegProcess

    • Constructor Detail

      • MaxTenantRegProcess

        public MaxTenantRegProcess()
                            throws MXException,
                                   java.rmi.RemoteException
        Constructor
        Throws:
        MXException - maximo exception
        java.rmi.RemoteException - remote exception
    • Method Detail

      • setAdditionalData

        public void setAdditionalData(MboSetRemote mboSet,
                                      java.lang.String objectName)
                               throws MXException,
                                      java.rmi.RemoteException
        Set additional data. Set DBUSERID. IT should be restriucted and set manually in order to be able to override by code.
        Overrides:
        setAdditionalData in class MosProcessImpl
        Parameters:
        mboSet - the mboset
        objectName - the object name
        Throws:
        MXException - Maximo Exception
        java.rmi.RemoteException - Remote Exception
      • save

        public void save()
                  throws MXException,
                         java.rmi.RemoteException
        Description copied from class: MosProcessImpl
        Default method to call back and save transaction
        Overrides:
        save in class MosProcessImpl
        Throws:
        MXException - MAXIMO exception
        java.rmi.RemoteException - Remote exception