Uses of Record Class
io.mateu.dtos.ServerSideObjectDto
-
Uses of ServerSideObjectDto in io.mateu.dtos
Methods in io.mateu.dtos that return ServerSideObjectDtoModifier and TypeMethodDescriptionResultDto.actionHandler()Returns the value of theactionHandlerrecord component.Constructors in io.mateu.dtos with parameters of type ServerSideObjectDtoModifierConstructorDescriptionResultDto(String title, ResultTypeDto resultType, String message, List<DestinationDto> interestingLinks, DestinationDto nowTo, String leftSideImageUrl, ServerSideObjectDto actionHandler) Creates an instance of aResultDtorecord class.