Uses of Class
com.maplander.backend.model.manage.complex.PreviewPlaces
Packages that use PreviewPlaces
-
Uses of PreviewPlaces in com.maplander.backend.controller.endpoint.rv
Methods in com.maplander.backend.controller.endpoint.rv that return types with arguments of type PreviewPlacesModifier and TypeMethodDescriptionDashBoardEndpoint.searchPreviewPlaces(LocationTypeEnum locationType, OfferingTypeEnum offering, PropertyTypeEnum type, String state, String municipality, Integer limit, Integer cursor) -
Uses of PreviewPlaces in com.maplander.backend.repository
Methods in com.maplander.backend.repository that return PreviewPlacesModifier and TypeMethodDescriptionPropertyRepository.searchPreviewPlaces(LocationTypeEnum locationType, OfferingTypeEnum offering, PropertyTypeEnum type, String state, String municipality, org.hibernate.Session session)