Overview   Package  Class  Use  Tree  Deprecated  Index  Help 
PREV PACKAGE   NEXT PACKAGE FRAMES    NO FRAMES    All Classes

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.

See:
Description
Interface Summary
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.
Enum Summary
FileFolderServiceType The type for a file folder
Exception Summary
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
Package org.alfresco.service.cmr.model Description
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.


Overview   Package  Class  Use  Tree  Deprecated  Index  Help 
PREV PACKAGE   NEXT PACKAGE FRAMES    NO FRAMES    All Classes

Copyright © 2005–2016 Alfresco Software. All rights reserved.

Java API documentation generated with DocFlex/Javadoc 1.6.1 using JavadocPro template set.