psdi.app.signature

Class LocAuthSet

    • Constructor Detail

      • LocAuthSet

        public LocAuthSet(MboServerInterface ms)
                   throws java.rmi.RemoteException
        Construct the set
        Throws:
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Generate a new locauth object
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - mboset
        Returns:
        Mbo object
        Throws:
        MXException
        java.rmi.RemoteException
      • canAdd

        public void canAdd()
                    throws MXException
        If owner is MaxGroup and authallstorerooms is True, don't allow adding a row.
        Overrides:
        canAdd in class MboSet
        Throws:
        MXException