com.sap.tc.webdynpro.progmodel.api
Interface WDCopyService.IWDCopyService
- Enclosing class:
- WDCopyService
- public static interface WDCopyService.IWDCopyService
Describes the features required from the internal copy service implementation.
copyCorresponding
public void copyCorresponding(java.lang.Object source,
java.lang.Object target)
copyElements
public void copyElements(IWDNode source,
IWDNode target)
copySubtree
public void copySubtree(IWDNode source,
IWDNode target)
Copyright © 2004 SAP AG. Automatically generated Thu Mar 3 2005, 22:15