Uses of Class
com.maplander.backend.model.manage.CRM.CalendarUser
Packages that use CalendarUser
Package
Description
-
Uses of CalendarUser in com.maplander.backend.controller.endpoint.fiabci
Methods in com.maplander.backend.controller.endpoint.fiabci that return types with arguments of type CalendarUserModifier and TypeMethodDescriptionCRMEndpoint.createCalendarUser
(CalendarUser calendarUser) CRMEndpoint.getCalendarUser
(Long id) CRMEndpoint.updateCalendarUser
(CalendarUser calendarUser) Methods in com.maplander.backend.controller.endpoint.fiabci with parameters of type CalendarUserModifier and TypeMethodDescriptionCRMEndpoint.createCalendarUser
(CalendarUser calendarUser) CRMEndpoint.updateCalendarUser
(CalendarUser calendarUser) -
Uses of CalendarUser in com.maplander.backend.dao.manage.CRM
Fields in com.maplander.backend.dao.manage.CRM with type parameters of type CalendarUserMethods in com.maplander.backend.dao.manage.CRM that return CalendarUser