psdi.app.site

Class FldSiteSiteid

    • Constructor Detail

      • FldSiteSiteid

        public FldSiteSiteid(MboValue mbv)
        Construct and attach to the MboValue.
        Parameters:
        mbv -
    • Method Detail

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        Validate that the site ID is not the same value as an Organization ID.
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MAXTableDomain
        Parameters:
        none -
        Throws:
        MXApplicationException -
        GROUPKEYREASON
        sitesiteIDSameAsOrgIDSiteID is the same as orgID.
        sitesiteIDAlreadyExistsAsOrgIDSiteid already exists as an orgID.
        MXException
        java.rmi.RemoteException