Class AttachingModelObjectCopier.SharedCopyContext

java.lang.Object
com._1c.g5.v8.dt.md.copy.ModelObjectCopier.CopyContext
com._1c.g5.v8.dt.md.copy.AttachingModelObjectCopier.SharedCopyContext
Enclosing class:
AttachingModelObjectCopier

public class AttachingModelObjectCopier.SharedCopyContext extends ModelObjectCopier.CopyContext
The shared context for copy process that holds information about copied objects, references, names, etc., and also is intended to be shared between copy invocations.
See Also:
  • Constructor Details

    • SharedCopyContext

      public SharedCopyContext()
  • Method Details

    • clearCopies

      public void clearCopies()
      Clears copy objects cache. Do not clear copied names, they are intended to be shared in multiple copy sessions.