com.centrasite.jaxr
Interface ExportQualifier


public interface ExportQualifier

Provide constants that control the export bevaviour of RegistryObjects. The default behaviour of export is

  • replace the owner of each RegistryObject with the "unknown user",
  • do not export the submitting organization,
  • replace an organization's primary contact with the "unknown user".


    Field Summary
    static int KEEP_PRIMARY_CONTACT
              Keep an organization's primary contact.
     

    Field Detail

    KEEP_PRIMARY_CONTACT

    static final int KEEP_PRIMARY_CONTACT
    Keep an organization's primary contact.

    See Also:
    Constant Field Values