| Class | Description |
|---|---|
| BaseComparator<T> |
This is the base comparator for comparing objects which are connected to
ConfluenceEntityObjects. |
| BaseDateComparator<T> |
Compares date values for two objects.
|
| BaseTitleComparator<T> |
TODO: Document this class.
|
| CreationDateComparator<T> |
Compares the creation date of basic Confluence content objects.
|
| ExactTitleComparator<T> |
TODO: Document this class.
|
| IdComparator<T> |
Compares IDs between
ConfluenceEntityObjects. |
| ModificationDateComparator<T> | |
| NaturalTitleComparator<T> |
Compares the title of two objects 'naturally'.
|
| SpaceKeyComparator<T> |
TODO: Document this class.
|
| SpaceNameComparator<T> |
This comparator compares the name of the space the provided content exists
in.
|
| UserFullNameComparator |
Compares the full name of two users.
|
Copyright © 2013 randombits.org. All Rights Reserved.