Uses of Interface
com.saperion.ngc.resultset.multiselect.MultiSelectAction
Packages that use MultiSelectAction
- 
Uses of MultiSelectAction in com.saperion.ngc.resultset.multiselectClasses in com.saperion.ngc.resultset.multiselect that implement MultiSelectActionModifier and TypeClassDescriptionclassMultiselect-action that converts all selected content elements to PDF and then redirects to the PDF-content servlet to deliver a merged PDF to the browser.classMultiselect-Action to download a single Content element.classInitiates a download of the selected content packed in a zip-file.classMultiselect action that downloads the selected content by using the zk-downloader.Methods in com.saperion.ngc.resultset.multiselect with parameters of type MultiSelectActionModifier and TypeMethodDescriptionvoidContentMultiSelect.executeAction(MultiSelectAction action) Executes the specified action on the items set by forItems.