public class ServletDownloadAction extends Object implements MultiSelectAction
| Constructor and Description |
|---|
ServletDownloadAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(List<Content> contentList)
Executes the action on the specified list of contents.
|
boolean |
preloadContent()
If the action requires the content to be already available as a stream inside each content
object, this method has to return true.
|
public void execute(List<Content> contentList)
execute in interface MultiSelectActioncontentList - list of contentsMultiSelectAction.execute(java.util.List)public boolean preloadContent()
preloadContent in interface MultiSelectActionMultiSelectAction.preloadContent()Copyright © 2016 SAPERION AG. All rights reserved.