Class DeleteSectionTask

java.lang.Object
ch.tocco.nice2.optional.cms.impl.content.persist.DeleteSectionTask
All Implemented Interfaces:
PersistTask<PrimaryKey,Boolean>

public class DeleteSectionTask extends Object implements PersistTask<PrimaryKey,Boolean>
Task to delete a section. Caution: Requires the key of the Page_content_to_section entity, not the key of the Section entity!