Uses of Package
com.app.controller.dto.holiday
Packages that use com.app.controller.dto.holiday
Package
Description
-
Classes in com.app.controller.dto.holiday used by com.app.controllerClassDescriptionData Transfer Object (DTO) used to create a new holiday request.Data Transfer Object (DTO) representing a holiday request with full details.Data Transfer Object (DTO) used to encapsulate filtering criteria for querying holiday requests based on various parameters.
-
Classes in com.app.controller.dto.holiday used by com.app.persistence.entityClassDescriptionData Transfer Object (DTO) representing a holiday request with full details.
-
Classes in com.app.controller.dto.holiday used by com.app.serviceClassDescriptionData Transfer Object (DTO) used to create a new holiday request.Data Transfer Object (DTO) representing a holiday request with full details.Data Transfer Object (DTO) used to encapsulate filtering criteria for querying holiday requests based on various parameters.
-
Classes in com.app.controller.dto.holiday used by com.app.service.implClassDescriptionData Transfer Object (DTO) used to create a new holiday request.Data Transfer Object (DTO) representing a holiday request with full details.Data Transfer Object (DTO) used to encapsulate filtering criteria for querying holiday requests based on various parameters.
-
Classes in com.app.controller.dto.holiday used by com.app.validate