wt.part
Interface CopyWTProductInstance2LinksDelegate

All Known Implementing Classes:
DefaultCopyWTProductInstance2LinksDelegate

public interface CopyWTProductInstance2LinksDelegate

Delegate to copy the links from one WTProductInstance2 object to another.

Supported API: true

Extendable: false


Method Summary
 WTProductInstance2 copyLinks(WTProductInstance2 baseInstance, WTProductInstance2 newInstance)
          

Supported API: false
 

Method Detail

copyLinks

public WTProductInstance2 copyLinks(WTProductInstance2 baseInstance,
                                    WTProductInstance2 newInstance)
                             throws WTException


Supported API: false

Parameters:
baseInstance -
newInstance -
Returns:
WTProductInstance2
Throws:
WTException