public class ModelObjectSequencer extends Object
| Constructor and Description | 
|---|
| ModelObjectSequencer() | 
| Modifier and Type | Method and Description | 
|---|---|
| static Collection<Collection<Long>> | sortOriginalFileIds(org.hibernate.Session session,
                   Collection<Long> unorderedIds)Sort a list of original file IDs such that files precede containing directories. | 
public static Collection<Collection<Long>> sortOriginalFileIds(org.hibernate.Session session, Collection<Long> unorderedIds)
session - the Hibernate sessionunorderedIds - the IDs of original files
                
                
Version: 5.1.4-ice35-b55
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.