Interface BulkPageCopy
-
- All Known Implementing Classes:
DefaultBulkPageCopy
public interface BulkPageCopy
- Since:
- 5.10
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
deepCopy(PageCopyOptions pageCopyOptions, Page originalPage, Page destinationPage)
-
-
-
Method Detail
-
deepCopy
void deepCopy(PageCopyOptions pageCopyOptions, Page originalPage, Page destinationPage)
-
-