public class NumRangeDomain extends DomainValueMbo implements NumRangeDomainRemote
One of the ways that field validation can be attached to an attribute at a customer site is via domains. The maxsyscolumns2.domainid would be set to a value that exists in the MaxDomain table. If the domain is to include ranges of numeric values, then the domain type will be NUMRANGE (from valuelist DOMTYPE) and each valid range for the domain will be specified in RANGEDOMSEGMENT. A listener is automatically attached to the Mbo instance to perform the appropriate field validations.
The maxsyscolumns2.domainid is generally for use by customers.
This is a system level object.
The key attributes for this object are DomainID and RangeSegment.
The attributes in this object are as follows: