Uses of Class
com.maplander.backend.model.manage.CRM.Notes
Packages that use Notes
Package
Description
-
Uses of Notes in com.maplander.backend.controller.endpoint.fiabci
Methods in com.maplander.backend.controller.endpoint.fiabci that return types with arguments of type NotesModifier and TypeMethodDescriptionCRMEndpoint.getNoteByClient
(Long clientId, Long officeId, Long propertyId) CRMEndpoint.getNoteById
(Long noteId) Methods in com.maplander.backend.controller.endpoint.fiabci with parameters of type Notes -
Uses of Notes in com.maplander.backend.dao.manage.CRM
Fields in com.maplander.backend.dao.manage.CRM with type parameters of type NotesMethods in com.maplander.backend.dao.manage.CRM that return Notes