Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.core.api
Interface Sorter

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

public interface Sorter
extends java.util.Comparator<DocumentModel>, java.io.Serializable

A sorting function for data models.

Author:
Bogdan Stefanescu

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


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.