Package wt.vc

Class _MergeInfoLink

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
wt.vc._MergeInfoLink
All Implemented Interfaces:
Externalizable, Serializable, wt.fc._BinaryLink, wt.fc._Link, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, BinaryLink, Link, NetFactor, ObjectMappable, Persistable, DisplayIdentification
Direct Known Subclasses:
MergeInfoLink

public abstract class _MergeInfoLink extends ObjectToObjectLink implements Externalizable
See Also:
  • Field Details

    • SOURCE_ITERATION_ROLE

      public static final String SOURCE_ITERATION_ROLE
      the iteration from which data was merged into the destinationIteration

      Supported API: true

      See Also:
    • MERGED_ITERATION_ROLE

      public static final String MERGED_ITERATION_ROLE
      the iteration into which data was merged from the sourceIteration

      Supported API: true

      See Also:
  • Method Details