public final class ContentMultiSelect extends Object
Modifier and Type | Method and Description |
---|---|
void |
executeAction(MultiSelectAction action)
Executes the specified action on the items set by forItems.
|
static ContentMultiSelect |
forItems(List<ResultProperties> items)
Creates a new MultiSelect for the specified items.
|
ContentMultiSelect |
withFilter(Set<String> extensions)
Sets a filter to select document content with the specified file extensions only.
|
public static ContentMultiSelect forItems(List<ResultProperties> items)
items
- list of itemspublic ContentMultiSelect withFilter(Set<String> extensions)
extensions
- set of extensionspublic void executeAction(MultiSelectAction action) throws AuthenticationException, NgcUiException
action
- the action to performAuthenticationException
- re-logon requiredNgcUiException
- exception to be handled by viewCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.