Uses of Class
com.maplander.backend.model.manage.property.complex.PropertyLiteMap
Packages that use PropertyLiteMap
-
Uses of PropertyLiteMap in com.maplander.backend.controller.endpoint.rv
Methods in com.maplander.backend.controller.endpoint.rv that return types with arguments of type PropertyLiteMapModifier and TypeMethodDescriptionDashBoardEndpoint.queryLiteWithFilters(FiltersBigQuery filter) DashBoardEndpoint.queryLiteWithFilters2(FiltersBigQuery filter) -
Uses of PropertyLiteMap in com.maplander.backend.repository
Methods in com.maplander.backend.repository that return types with arguments of type PropertyLiteMapModifier and TypeMethodDescriptionPropertyRepository.queryLiteWithFilters(FiltersBigQuery filter, org.hibernate.Session session)