See: Description
Interface | Description |
---|---|
FileFolderService |
Provides methods specific to manipulating
files
and folders . |
FileInfo |
Common file information.
|
SubFolderFilter |
Interface to determine which sub-folders to search during deep listing.
|
Class | Description |
---|---|
FileFolderUtil |
Higher level utility methods to be used in conjunction with the FileFolderService.
|
FileFolderUtil.PathElementDetails |
A simple POJO to hold information about the folder which will be created.
|
Enum | Description |
---|---|
FileFolderServiceType |
The type for a file folder
|
Exception | Description |
---|---|
FileExistsException |
Common exception thrown when an operation fails because of a name clash.
|
FileNotFoundException |
Common, checked exception thrown when a file or folder could not be found
|
FileFolderUtil provides a utility methods.
Copyright © 2005–2017 Alfresco Software. All rights reserved.