psdi.app.configure

Class FldMaxAttributeCfgSameAsObject

    • Constructor Detail

      • FldMaxAttributeCfgSameAsObject

        public FldMaxAttributeCfgSameAsObject(MboValue mbv)
    • Method Detail

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        In Multitenancy once a tenant is on boarded, added to the system, the Global Administrator cannot add or change the sameas object of an existing object. The Global Administrator can only remove the sameas value. If no tenants exist, only the Global Administrator and System Monitor exist in the system, the Global Administrator can make any change that is currently valid in a non Multitenancy environment.
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MAXTableDomain
        Throws:
        MXException
        java.rmi.RemoteException