Interface RegistrationDomainMapping

  • All Known Implementing Classes:
    RegistrationDomainMappingContainer

    public interface RegistrationDomainMapping
    This type describes how to map the users' domain as part of the object registration. An object can be a virtual machine, template, etc. NOTE: This is based on the assumption that user names will be the same, and that only the domain name will be changed. An example of an XML representation using this mapping: [source,xml] ---- redhat internal ----
    • Method Detail

      • fromPresent

        boolean fromPresent()
      • toPresent

        boolean toPresent()