Class DefaultFileSystemItemFactory

java.lang.Object
org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
org.nuxeo.drive.service.impl.DefaultFileSystemItemFactory
All Implemented Interfaces:
FileSystemItemFactory

public class DefaultFileSystemItemFactory extends AbstractFileSystemItemFactory implements FileSystemItemFactory
Default implementation of a FileSystemItemFactory. It is DocumentModel backed and is the one used by Nuxeo Drive.
Author:
Antoine Taillefer