Class ProjectsPageQuery
java.lang.Object
de.xima.fc.dao.project.ProjectsPageQuery
- All Implemented Interfaces:
Serializable
DTO for a project filter.
- Since:
- 8.4.0
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic ProjectsPageQuery.Builderbuilder()Filters the projects by user portal.Returns The id of the frontend server to use for the request.Returns the locale to use for the request.getQuery()toString()
-
Method Details
-
builder
-
getFrontendServerId
Returns The id of the frontend server to use for the request.- Returns:
- The id of the frontend server to use for the request.
-
getEndUserTagUuids
-
getLocale
Returns the locale to use for the request. The locale is needed for filtering by query.- Returns:
- The locale to use for the request.
-
getQuery
-
getSorting
- Returns:
- The sorting to apply to the projects.
-
getUserPortalUuid
- Returns:
- (Optional) The UUIDs of the tags to filter the projects by.
-
toString
-