|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransferUnit | |
wt.transfer | |
wt.transfer.unit |
Uses of TransferUnit in wt.transfer |
Methods in wt.transfer that return TransferUnit | |
static TransferUnit |
TransferHelper.saveTransferUnit(TransferUnit unit)
Supported API: false |
static TransferUnit |
TransferHelper.getLatestTransferUnit(TransferUnit unit)
Supported API: false |
Methods in wt.transfer with parameters of type TransferUnit | |
static TransferUnit |
TransferHelper.saveTransferUnit(TransferUnit unit)
Supported API: false |
static TransferUnit |
TransferHelper.getLatestTransferUnit(TransferUnit unit)
Supported API: false |
Uses of TransferUnit in wt.transfer.unit |
Subinterfaces of TransferUnit in wt.transfer.unit | |
interface |
BasicTransferUnit
Supported API: false Extendable: false |
Classes in wt.transfer.unit that implement TransferUnit | |
class |
ExportObjectGraph
Use the newExportObjectGraph static factory method(s), not
the ExportObjectGraph constructor, to construct instances
of this class. |
class |
ExportObjectList
Use the newExportObjectList static factory method(s), not
the ExportObjectList constructor, to construct instances
of this class. |
class |
ImportObjectGraph
Use the newImportObjectGraph static factory method(s), not
the ImportObjectGraph constructor, to construct instances
of this class. |
class |
ImportObjectList
Use the newImportObjectList static factory method(s), not
the ImportObjectList constructor, to construct instances
of this class. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |