Class ImportMap

All Implemented Interfaces:
Serializable, Iterable<ChannelMapField>, IBaseEntity, ICoreEntity, IEntity, ISortableEntity
Direct Known Subclasses:
ImportProfileMap, ImportProfileTypeMap

@MappedSuperclass public abstract class ImportMap extends ChannelMapBase
This class exists so that the editor can use a single GUI implementation for both child classes.
See Also:
  • Constructor Details

    • ImportMap

      public ImportMap()
    • ImportMap

      public ImportMap(ImportMap source)