public class FolderSearchInfos extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
FolderSearchInfos.FolderSearchMode
Folder search modes.
|
Constructor and Description |
---|
FolderSearchInfos(FolderId navigationParentNode,
FolderId containingFolder,
FolderSearchInfos.FolderSearchMode searchMode)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
FolderId |
getContainingFolder() |
FolderId |
getNavigationParent() |
FolderSearchInfos.FolderSearchMode |
getSearchMode() |
public FolderSearchInfos(FolderId navigationParentNode, FolderId containingFolder, FolderSearchInfos.FolderSearchMode searchMode)
navigationParentNode
- parent node of a file or nullcontainingFolder
- folder containing the documents or subfolderssearchMode
- search modepublic FolderId getNavigationParent()
public FolderId getContainingFolder()
public FolderSearchInfos.FolderSearchMode getSearchMode()
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.