psdi.mbo

Class SynonymDomain

    • Constructor Detail

      • SynonymDomain

        public SynonymDomain(MboValue mv)
        Construct for the specified MboValue
        Parameters:
        mbv -
    • Method Detail

      • chooseActualDomainValues

        public void chooseActualDomainValues()
                                      throws MXException,
                                             java.rmi.RemoteException
        Set the where clause to choose the value entries specific for this site or org, or further up if no specific value is set. If it is in search mode, and the site or org is not specified, the everything will be selected in the list.
        Overrides:
        chooseActualDomainValues in class ALNDomain
        Throws:
        MXException
        java.rmi.RemoteException