Uses of Class
wt.transfer.policy.TransferPolicyException

Packages that use TransferPolicyException
wt.transfer.policy   
 

Uses of TransferPolicyException in wt.transfer.policy
 

Methods in wt.transfer.policy that throw TransferPolicyException
static QueryResult TransferPolicyHelper.findTransferPolicies(Class target, String name)
          

Supported API: false
static TransferPolicy TransferPolicyHelper.saveTransferPolicy(TransferPolicy policy)
          

Supported API: false
static SearchCondition TransferPolicyHelper.getSearchCondition(Class target, String name)
          Gets a SearchCondition to be appended to a query to find object(s) of the target class that have names like the given one.
 void StandardTransferPolicyService.stagingToTargetTransfer(ObjectGraph graph)
           
 void StandardTransferPolicyService.replaceOids(Node node, Hashtable table)