Uses of Class
com.maplander.backend.model.manage.complex.FullProperty
Packages that use FullProperty
Package
Description
-
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, MigrationTypeEnum migrationType, FullProperty fullProperty) Methods in com.maplander.backend.controller.endpoint.cron with parameters of type FullPropertyModifier and TypeMethodDescriptionMigrationEndpoint.saveFullProperty(FullProperty fullProperty) Migration2022Endpoint.saveFullPropertyOnly(Boolean forceDraft, MigrationTypeEnum migrationType, FullProperty fullProperty) -
Uses of FullProperty in com.maplander.backend.controller.endpoint.fiabci
Methods in com.maplander.backend.controller.endpoint.fiabci that return types with arguments of type FullPropertyModifier and TypeMethodDescriptionMigrationEndpoint.getFullProperty(javax.servlet.http.HttpServletRequest request, String externalId) Methods in com.maplander.backend.controller.endpoint.fiabci with parameters of type FullPropertyModifier and TypeMethodDescriptionMigrationEndpoint.createProperty(javax.servlet.http.HttpServletRequest request, FullProperty fullProperty)