Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.api
Interface DocumentModelTree

All Superinterfaces:
Collection<DocumentModelTreeNode>, Iterable<DocumentModelTreeNode>, List<DocumentModelTreeNode>, Serializable
All Known Implementing Classes:
DocumentModelTreeImpl

public interface DocumentModelTree
extends List<DocumentModelTreeNode>, Serializable

A serializable list of documents that holds information about the structure of the sections tree.

Author:
Narcis Paslaru

Method Summary
 
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.