Class FolderSearchInfos

  • All Implemented Interfaces:
    java.io.Serializable

    public class FolderSearchInfos
    extends java.lang.Object
    implements java.io.Serializable
    Bean that holds information needed to search for folders or to search for folder content.
    See Also:
    Serialized Form
    • Constructor Detail

      • FolderSearchInfos

        public FolderSearchInfos​(FolderId navigationParentNode,
                                 FolderId containingFolder,
                                 FolderSearchInfos.FolderSearchMode searchMode)
        Constructor.
        Parameters:
        navigationParentNode - parent node of a file or null
        containingFolder - folder containing the documents or subfolders
        searchMode - search mode
    • Method Detail

      • getNavigationParent

        public FolderId getNavigationParent()
        Returns:
        the application node in the navigation view used to start the search
      • getContainingFolder

        public FolderId getContainingFolder()
        Returns:
        id of the folder containing the documents or subfolders