Class ClientImportEntityResolver

  • All Implemented Interfaces:
    OBNotSingleton, OBProvidable

    public class ClientImportEntityResolver
    extends EntityResolver
    This entity resolver is used in complete Client imports. With complete Client imports all the data on Client/Organization level is present in the xml String. This means that the EntityResolver only needs to search for existing objects on System level. This class overrides some methods from the EntityResolver to accomplish this. New objects are assumed to have the client/organization set through the xml.

    This resolver does not query the AD_REF_DATA_LOADED table.

    Author:
    mtaal