Package org.alfresco.repo.virtual.bundle
Class FileInfoPropsComparator
- java.lang.Object
-
- org.alfresco.repo.virtual.bundle.FileInfoPropsComparator
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringIS_FOLDER
-
Constructor Summary
Constructors Constructor Description FileInfoPropsComparator(java.util.List<org.alfresco.util.Pair<org.alfresco.service.namespace.QName,java.lang.Boolean>> sortProps)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intcompare(FileInfo n1, FileInfo n2)
-
-
-
Field Detail
-
IS_FOLDER
public static final java.lang.String IS_FOLDER
- See Also:
- Constant Field Values
-
-