Class ObjectAlreadyExistsConflictResolver

All Implemented Interfaces:
IXConflictResolverIfc

public class ObjectAlreadyExistsConflictResolver extends IXSingleObjectConflictResolver
The object already exist conflict resolver. It handles all the conflicts which may occur while importing an object which already exists in the system.
  • Default resolution:
    • Default resolution as per importer.
  • Available resolution:
    • Default resolution as per importer.
    • Only import Object metadata.
    • Only import Object content.
    • Import Object metadata and content.


Supported API: true

Extendable: true