Class ProjectsSorting
java.lang.Object
de.xima.fc.dao.project.ProjectsSorting
- All Implemented Interfaces:
Serializable
DTO for a project sorting.
- Since:
- 8.4.0
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic ProjectsSortingbyDisplayName(SortDirection direction, Locale locale) getField()toString()
-
Method Details
-
byDisplayName
-
getDirection
- Returns:
- The direction to sort by.
-
getField
- Returns:
- The field to sort by.
-
getLocale
- Returns:
- Some sorting such as by display name may be locale-dependent.
-
toString
-