Class ImportItemGroup
java.lang.Object
com.inductiveautomation.conversion.exchange.AbstractImportItem
com.inductiveautomation.conversion.exchange.ImportItemGroup
- All Implemented Interfaces:
ImportItem,Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.inductiveautomation.conversion.exchange.ImportItem
ImportItem.UniqueNameSet -
Field Summary
Fields inherited from interface com.inductiveautomation.conversion.exchange.ImportItem
OPTION_OVERWRITE, OPTION_REMAP_DB_CONNECTION, OPTION_RENAME_ON_CONFLICT, OPTION_SELECT_PROJECT, OPTION_SELECTABLE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddChild(ImportItem item) a unique key for this item typeintMethods inherited from class com.inductiveautomation.conversion.exchange.AbstractImportItem
getImportNoun, getName, getNameSet, setName
-
Constructor Details
-
ImportItemGroup
-
-
Method Details
-
getImportDescription
- Specified by:
getImportDescriptionin interfaceImportItem- Overrides:
getImportDescriptionin classAbstractImportItem
-
getChildren
- Specified by:
getChildrenin interfaceImportItem- Overrides:
getChildrenin classAbstractImportItem
-
addChild
-
getItemKey
Description copied from interface:ImportItema unique key for this item type- Specified by:
getItemKeyin interfaceImportItem- Overrides:
getItemKeyin classAbstractImportItem
-
getOptionFlags
public int getOptionFlags()- Specified by:
getOptionFlagsin interfaceImportItem- Overrides:
getOptionFlagsin classAbstractImportItem
-