| Interface | Description |
|---|---|
| ConfigurableHiddenFileInfo |
Represents configurable hidden file information, based on which some filename
patterns will be hidden or not depending the client
|
| HiddenFileInfo |
Represents hidden file information, including the filter (regular expression) and the visibility mask.
|
| Class | Description |
|---|---|
| FileFolderLoader |
Class to aid in the generation of file-folder data structures for load test purposes.
|
| FileFolderServiceImpl |
Implementation of the file/folder-specific service.
|
| FileFolderServiceImpl.FileFolderServiceTraitImpl | |
| FileInfoImpl |
Common file information implementation.
|
| FilenameFilteringInterceptor |
An interceptor that intercepts FileFolderService methods, ensuring system, temporary and hidden files
and paths are marked with the correct aspects.
|
| GetChildrenCannedQuery |
GetChidren canned query for files and folders.
|
| GetChildrenCannedQueryFactory |
GetChidren canned query factory for files and folders.
|
| HiddenAspect |
Functionality relating to hidden files and folders.
|
| HiddenFileFilter |
Spring bean defining a hidden node filter.
|
| MLTranslationInterceptor |
An interceptor that replaces files nodes with their equivalent
translations according to the locale.
|
| Enum | Description |
|---|---|
| HiddenAspect.Visibility |
| Exception | Description |
|---|---|
| FileFolderServiceImpl.InvalidTypeException |
Exception when the type is not a valid File or Folder type
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.