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.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.