psdi.app.system

Class TenantStatus

  • java.lang.Object
    • Constructor Detail

      • TenantStatus

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

      • add

        public void add()
                 throws MXException,
                        java.rmi.RemoteException
        Add a new TenantStatus object. This cannot be called except by the TenantReg object.
        Specified by:
        add in interface MboRemote
        Overrides:
        add in class Mbo
        Throws:
        MXApplicationException - addstatus when its owner is not TenantReg.
        MXException
        java.rmi.RemoteException