Uses of Class
com.maplander.backend.model.manage.property.complex.PropertyIds
Packages that use PropertyIds
-
Uses of PropertyIds in com.maplander.backend.controller.endpoint.cron
Methods in com.maplander.backend.controller.endpoint.cron that return types with arguments of type PropertyIdsModifier and TypeMethodDescriptionCronEndpoint.ListPropertiesByUserId(Long userId, Integer limit, String cursor) CronEndpoint.ListPropertiesByUserIdAndStatus(Long userId, StatusTypeEnum status, Integer limit, String cursor) Migration2022Endpoint.listPropertyIdsByBrand(BrandTypeEnum brand, Integer limit, String cursor) Migration2022Endpoint.listPropertyIdsByBrandBQ(BrandTypeEnum brand) MigrationEndpoint.listPropertyIdsByOfficeId(Long officeId, String intregration, Integer limit, String cursor)