public interface MultiSelectAction
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.
|
void execute(List<Content> contentList) throws NgcUiException, AuthenticationException
contentList
- list of contentsNgcUiException
- exception to be handled by viewAuthenticationException
- re-logon requiredboolean preloadContent()
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.