Uses of Class
com.maplander.backend.model.manage.complex.ListIds
Packages that use ListIds
Package
Description
-
Uses of ListIds in com.maplander.backend.controller.endpoint.common
Methods in com.maplander.backend.controller.endpoint.common with parameters of type ListIdsModifier and TypeMethodDescriptionPropertyEndpoint.extendLimitByListId
(Long userId, ListIds propertiesIds) -
Uses of ListIds in com.maplander.backend.controller.endpoint.cron
Methods in com.maplander.backend.controller.endpoint.cron with parameters of type ListIdsModifier and TypeMethodDescriptionFixEndpoint.ArchivePropertiesIDS
(String apiKey, ListIds ids) FixEndpoint.deletePropertiesIDS
(String apiKey, ListIds ids) Deprecated.Migration2022Endpoint.deleteUserByDocument
(String apiKey, ListIds listIds) Migration2022Endpoint.expiredPropertyByList
(String apiKey, ListIds ids) FixEndpoint.HidePropertiesIDS
(String apiKey, ListIds ids) -
Uses of ListIds in com.maplander.backend.controller.endpoint.fiabci
Methods in com.maplander.backend.controller.endpoint.fiabci with parameters of type ListIdsModifier and TypeMethodDescriptionPropertyEndpoint.assignProperties
(Long userId, ListIds properties)