Interface ImportItem

All Superinterfaces:
Serializable
All Known Implementing Classes:
AbstractImportItem, ImportItemGroup

public interface ImportItem extends Serializable
  • Field Details

  • Method Details

    • getItemKey

      String getItemKey()
      a unique key for this item type
    • getName

      String getName()
    • setName

      void setName(String name)
    • getImportDescription

      String getImportDescription()
    • getChildren

      List<ImportItem> getChildren()
    • getOptionFlags

      int getOptionFlags()
    • getNameSet

      If the rename on conflict flag is set, this should return the type of name-set used to detect a conflict