Interface ImportItem

  • All Superinterfaces:
    java.io.Serializable
    All Known Implementing Classes:
    AbstractImportItem, ImportItemGroup

    public interface ImportItem
    extends java.io.Serializable
    • Method Detail

      • getItemKey

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

        java.lang.String getName()
      • setName

        void setName​(java.lang.String name)
      • getImportDescription

        java.lang.String getImportDescription()
      • getChildren

        java.util.List<ImportItem> getChildren()
      • getOptionFlags

        int getOptionFlags()
      • getNameSet

        ImportItem.UniqueNameSet getNameSet()
        If the rename on conflict flag is set, this should return the type of name-set used to detect a conflict