public class ZkDownloadAction extends Object implements MultiSelectAction
| Constructor and Description |
|---|
ZkDownloadAction() |
| 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) throws NgcUiException, AuthenticationException
execute in interface MultiSelectActioncontentList - list of contentsNgcUiException - exception to be handled by viewAuthenticationException - re-logon requiredMultiSelectAction.execute(java.util.List)public boolean preloadContent()
preloadContent in interface MultiSelectActionMultiSelectAction.preloadContent()Copyright © 2016 SAPERION AG. All rights reserved.