Package de.gustavblass.fsu.fmi.roombooking.dto
package de.gustavblass.fsu.fmi.roombooking.dto
-
ClassDescriptionA data-transfer object that represents and validates the HTML form input POSTed to
ActorAdminController.createActor(LocalActorCreatedByAdminDTO, BindingResult, HttpServletResponse).Represents anActor, but with theActor.password()stripped away.Data-transfer object that represents a newReservationthat shall be placed.Represents anActor's with to change theirActor.eMailAddress.Represents anActor's with to change theirActor.name.Represents the data necessary to update theActor.password().Represents anActor's with to change theirActor.userName.Data-transfer object that represents anEquipmentType.Data-transfer object that represents the filtering parameters when viewing as an administrator.Represents a piece ofIndividualEquipmentData-transfer object that represents a piece ofIndividualEquipmentand whose fields can be modified, in contrast to theIndividualEquipmentDTOrecord class.A data-transfer object that represents an LDAP user whoseLdapRegistrationActorDTO.passwordis stored remotely.AnActorCreatedByAdminDTOthat represents a local user whose authentication credentials are stored locally.Represents an end-user's sign-up request.A data-transfer object that represents aRoomto be newly added to the database.Data-transfer object representing aReservation.Represents a
POSTrequest made to.invalid reference
ReservationAdminController#performMultiAction(ReservationMultiActionRequest)Operations available for multiple Reservations at once.Data-transfer object representing aReservation.Data-transfer object that represents aRoomwith theRoomDTO.type()field indicating the extending class.Data-transfer object that represents a summary of aRoomwith theRoomSummaryDTO.type()field indicating the extending class.