Package org.alfresco.service.cmr.model
package org.alfresco.service.cmr.model
FileFolderService
These services give much simpler APIs for manipulating nodes structures conforming to traditional file/folder trees within the data dictionary.
When using these methods please be aware that they only work with File/Folder trees linked together by a primary association of type cm:contains. In particular these methods do not work on the association above "company home"
FileFolderService provides the public service.
FileFolderUtil provides a utility methods.
-
ClassDescriptionCommon exception thrown when an operation fails because of a name clash.The type for a file folderHigher level utility methods to be used in conjunction with the FileFolderService.A simple POJO to hold information about the folder which will be created.Common file information.Common, checked exception thrown when a file or folder could not be foundCommon exception thrown when an operation fails because of a name clash of folder.Interface to determine which sub-folders to search during deep listing.