Uses of Class
es.kukenan.smartfi.microservice.backoffice.repository.entity.Comment
Packages that use Comment
Package
Description
Services and related beans and dependencies.
Services and internal components package.
-
Uses of Comment in es.kukenan.smartfi.microservice.backoffice.repository
Methods in es.kukenan.smartfi.microservice.backoffice.repository that return types with arguments of type CommentModifier and TypeMethodDescriptionCommentRepository.findAllByClientIdOrderByUpdateDateDesc(String clientId) List of comments by client ID. -
Uses of Comment in es.kukenan.smartfi.microservice.backoffice.service.mapper
Methods in es.kukenan.smartfi.microservice.backoffice.service.mapper with parameters of type CommentModifier and TypeMethodDescriptionstatic es.kukenan.smartfi.microservice.backoffice.dtos.backoffice.user.CommentDtoMap Comment to DataObject.Method parameters in es.kukenan.smartfi.microservice.backoffice.service.mapper with type arguments of type Comment