psdi.mbo

Class CROSSOVERDomainInfo

  • All Implemented Interfaces:
    java.io.Serializable


    public class CROSSOVERDomainInfo
    extends NewDomainInfo
    This class provides the cross over domain information. For a domainid source and destination fields are specified in crossoverdomain table. Source fields are copied to the destination fields.
    See Also:
    Serialized Form
    • Constructor Detail

      • CROSSOVERDomainInfo

        public CROSSOVERDomainInfo(long id)
        Construct the domain with the specified name
        Parameters:
        name -
    • Method Detail

      • toString

        public java.lang.String toString()
        Dump the domain info to a string for debugging purposes
        Overrides:
        toString in class NewDomainInfo