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 ImportItem
Retrieve the first item from the data source.abstract ImportItem
Retrieve the next item from the data source.Methods in ag.smaser.trip.cfw with parameters of type ImportItemModifier and TypeMethodDescriptionabstract ChangeType
ImportConnector.checkItem
(Object dsref, ImportItem item) Check if an item is in need of update.abstract int
ImportConnector.loadItem
(Object dsref, ImportItem item) Load all the data for an item.