psdi.mbo

Class NumericDomain

    • Constructor Detail

      • NumericDomain

        public NumericDomain(MboValue mbv)
        Cosntruct the domain with for the specified Mbo Value
        Parameters:
        mbv -
    • Method Detail

      • chooseActualDomainValues

        public void chooseActualDomainValues()
                                      throws MXException,
                                             java.rmi.RemoteException
        Set the where clause to choose the values 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