| Package | Description |
|---|---|
| org.randombits.support.confluence.sorting |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseDateComparator<T>
Compares date values for two objects.
|
class |
BaseTitleComparator<T>
TODO: Document this class.
|
class |
CreationDateComparator<T>
Compares the creation date of basic Confluence content objects.
|
class |
ExactTitleComparator<T>
TODO: Document this class.
|
class |
IdComparator<T>
Compares IDs between
ConfluenceEntityObjects. |
class |
ModificationDateComparator<T> |
class |
NaturalTitleComparator<T>
Compares the title of two objects 'naturally'.
|
class |
SpaceKeyComparator<T>
TODO: Document this class.
|
class |
SpaceNameComparator<T>
This comparator compares the name of the space the provided content exists
in.
|
Copyright © 2013 randombits.org. All Rights Reserved.