Package com.bluebell.greenhouse.platform.models.api.dto
package com.bluebell.greenhouse.platform.models.api.dto
Contains classes that implement DTO representations of the entities modeled in the
core/entities package.
Package: com.bluebell.greenhouse.platform.models.api.dto
- Since:
- 1.0.1
- Author:
- Stephen Prizio
-
ClassDescriptionShared query parameters for table-managed search endpoints.Global DTO parent across the app.Shared audit metadata for DTOs backed by persistent entities.PaginatedEntityDTO<D extends GenericDTO>Class representation of a collection of
GenericDTOs with associated page information.