Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.api.tree
Interface DocumentTreeSorter

All Superinterfaces:
Comparator<DocumentModel>, Serializable, Sorter
All Known Implementing Classes:
DefaultDocumentTreeSorter

public interface DocumentTreeSorter
extends Sorter

Interface for document tree sorter.

Author:
Anahide Tchertchian

Method Summary
 String getSortPropertyPath()
           
 void setSortPropertyPath(String sortPropertyPath)
           
 
Methods inherited from interface java.util.Comparator
compare, equals
 

Method Detail

getSortPropertyPath

String getSortPropertyPath()

setSortPropertyPath

void setSortPropertyPath(String sortPropertyPath)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.