Uses of Class
com.maplander.backend.model.manage.complex.FullProperty
Packages that use FullProperty
-
Uses of FullProperty in com.maplander.backend.controller.endpoint.cron
Methods in com.maplander.backend.controller.endpoint.cron that return types with arguments of type FullPropertyModifier and TypeMethodDescriptionMigrationEndpoint.getFullProperty
(BrandTypeEnum brand, String externalId, Long propertyId) MigrationEndpoint.saveFullProperty
(FullProperty fullProperty) Migration2022Endpoint.saveFullPropertyOnly
(Boolean forceDraft, FullProperty fullProperty) Methods in com.maplander.backend.controller.endpoint.cron with parameters of type FullPropertyModifier and TypeMethodDescriptionMigrationEndpoint.saveFullProperty
(FullProperty fullProperty) Migration2022Endpoint.saveFullPropertyOnly
(Boolean forceDraft, FullProperty fullProperty)