Uses of Class
com.maplander.backend.model.manage.property.complex.PropertyDashBoard
Packages that use PropertyDashBoard
Package
Description
-
Uses of PropertyDashBoard in com.maplander.backend.controller.endpoint.fiabci
Methods in com.maplander.backend.controller.endpoint.fiabci that return types with arguments of type PropertyDashBoardModifier and TypeMethodDescriptionCRMEndpoint.listPropertiesDashBoard(Long officeId, StatusTypeEnum status, Long agentId, String sku, Integer limit, Integer cursor, FiltersBigQuery bigQuery) -
Uses of PropertyDashBoard in com.maplander.backend.repository
Methods in com.maplander.backend.repository that return types with arguments of type PropertyDashBoardModifier and TypeMethodDescriptionPropertyRepository.findDashboardProperties(org.hibernate.Session session, FiltersBigQuery filter, Integer limit, Integer offset)