Uses of Interface
wt.transfer.policy.TransferPolicy

Packages that use TransferPolicy
wt.transfer.policy   
 

Uses of TransferPolicy in wt.transfer.policy
 

Classes in wt.transfer.policy that implement TransferPolicy
 class AbstractTransferPolicy
          

Supported API: false

Extendable: false
 class ExportPolicy
           Use the newExportPolicy static factory method(s), not the ExportPolicy constructor, to construct instances of this class.
 class ImportPolicy
           Use the newImportPolicy static factory method(s), not the ImportPolicy constructor, to construct instances of this class.
 

Methods in wt.transfer.policy that return TransferPolicy
static TransferPolicy TransferPolicyHelper.saveTransferPolicy(TransferPolicy policy)
          

Supported API: false
 

Methods in wt.transfer.policy with parameters of type TransferPolicy
static TransferPolicy TransferPolicyHelper.saveTransferPolicy(TransferPolicy policy)
          

Supported API: false