public class RepositoryFileFilter extends Object
| Constructor and Description |
|---|
RepositoryFileFilter(String workspace,
Set<String> mimeTypes,
String path,
boolean includeDescendants,
String fileNamePattern) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFileNamePattern()
Pattern for matching the filename
|
Set<String> |
getMimeTypes()
List of mime types
|
String |
getPath()
Path to narrow search
|
String |
getWorkspace()
Workspace to be used
|
boolean |
isIncludeDescendants()
Include descendants of path
|
public String getPath()
public boolean isIncludeDescendants()
public String getFileNamePattern()
public String getWorkspace()
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.