Uses of Class
com.maplander.backend.model.manage.complex.InteractionsProperty
Packages that use InteractionsProperty
-
Uses of InteractionsProperty in com.maplander.backend.controller.endpoint.rv
Methods in com.maplander.backend.controller.endpoint.rv that return types with arguments of type InteractionsPropertyModifier and TypeMethodDescriptionDashBoardEndpoint.getInteractionsPropertyByOffice(Long officeId) -
Uses of InteractionsProperty in com.maplander.backend.repository
Methods in com.maplander.backend.repository that return types with arguments of type InteractionsPropertyModifier and TypeMethodDescriptionInteractionRepository.getInteractionsPropertyByOffice(Long officeId, org.hibernate.Session session)