Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.api
Interface Sorter

All Superinterfaces:
Comparator<DocumentModel>, Serializable
All Known Subinterfaces:
DocumentTreeSorter
All Known Implementing Classes:
CommentSorter, DefaultDocumentTreeSorter, DocumentModelComparator

public interface Sorter
extends Comparator<DocumentModel>, Serializable

A sorting function for data models.

Author:
Bogdan Stefanescu

Method Summary
 
Methods inherited from interface java.util.Comparator
compare, equals
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.