wt.part
Class DefaultCopyWTProductInstance2LinksDelegate
java.lang.Object
wt.part.DefaultCopyWTProductInstance2LinksDelegate
- All Implemented Interfaces:
- CopyWTProductInstance2LinksDelegate
- public class DefaultCopyWTProductInstance2LinksDelegate
- extends Object
- implements CopyWTProductInstance2LinksDelegate
Standard delegate to handle copying the links of the out-of-the-box WTProductInstance2
object.
Supported API: true
Extendable: true
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
DefaultCopyWTProductInstance2LinksDelegate
public DefaultCopyWTProductInstance2LinksDelegate()
copyLinks
public WTProductInstance2 copyLinks(WTProductInstance2 baseInstance,
WTProductInstance2 newInstance)
throws WTException
Supported API: false
- Specified by:
copyLinks
in interface CopyWTProductInstance2LinksDelegate
- Parameters:
baseInstance
- newInstance
-
- Returns:
- WTProductInstance2
- Throws:
WTException