Uses of Class
ag.smaser.trip.cfw.ImportItem
-
Uses of ImportItem in ag.smaser.trip.cfw
Methods in ag.smaser.trip.cfw that return ImportItemModifier and TypeMethodDescriptionabstract ImportItemRetrieve the first item from the data source.abstract ImportItemRetrieve the next item from the data source.Methods in ag.smaser.trip.cfw with parameters of type ImportItemModifier and TypeMethodDescriptionabstract ChangeTypeImportConnector.checkItem(Object dsref, ImportItem item) Check if an item is in need of update.abstract intImportConnector.loadItem(Object dsref, ImportItem item) Load all the data for an item.