Package org.nuxeo.drive.adapter.impl
-
Class Summary Class Description AbstractDocumentBackedFileSystemItem DocumentModel
backed implementation of aFileSystemItem
.AbstractFileSystemItem Base class forFileSystemItem
implementations.AbstractVirtualFolderItem Base implementation of a virtualFolderItem
.CollectionSyncRootFolderItem Default implementation of a collection synchronization rootFolderItem
.DefaultSyncRootFolderItem Default implementation of a synchronization rootFolderItem
.DefaultTopLevelFolderItem Default implementation of the top levelFolderItem
.DocumentBackedFileItem DocumentModel
backed implementation of aFileItem
.DocumentBackedFolderItem DocumentModel
backed implementation of aFolderItem
.FileSystemItemAdapterFactory Factory forFileSystemItem
adapters.FileSystemItemHelper Helper forFileSystemItem
manipulation.ScrollDocumentModelList Wrapper for the intermediate results ofFolderItem.scrollDescendants(String, int, long)
including a list of documents and a scroll id.ScrollFileSystemItemListDeserializer JsonDeserializer
for aScrollFileSystemItemList
.ScrollFileSystemItemListImpl Default implementation of aScrollFileSystemItemList
based on anArrayList
.SimpleFileSystemItem Simple FileSystemItem just holding data, used for JSON deserialization.