Class DuplicatePageContentTask

java.lang.Object
ch.tocco.nice2.dms.spi.content.persist.DuplicateContentTask
ch.tocco.nice2.optional.cms.impl.content.persist.DuplicatePageContentTask
All Implemented Interfaces:
PersistTask<Entity,Entity>

public class DuplicatePageContentTask extends DuplicateContentTask
Creates a copy of a page content. Following stuff will be duplicated: - The page_content_entity - All sections and snippets - If a SnippetHandler is present, it will be executed. This might be useful to publish or revert snippet content. - Section visibilities - Linked widget configurations