Uses of Class
com.maplander.backend.model.manage.property.PropertyPreview
Packages that use PropertyPreview
Package
Description
-
Uses of PropertyPreview in com.maplander.backend.model.manage
Methods in com.maplander.backend.model.manage that return types with arguments of type PropertyPreviewMethod parameters in com.maplander.backend.model.manage with type arguments of type PropertyPreviewModifier and TypeMethodDescriptionvoidLocationsPreviewPolygon.setPropertyPreviewList(List<PropertyPreview> propertyPreviewList) -
Uses of PropertyPreview in com.maplander.backend.model.manage.complex
Methods in com.maplander.backend.model.manage.complex that return types with arguments of type PropertyPreviewMethod parameters in com.maplander.backend.model.manage.complex with type arguments of type PropertyPreviewModifier and TypeMethodDescriptionvoidSitemapPropertyListPreview.setListProperties(List<PropertyPreview> listProperties) -
Uses of PropertyPreview in com.maplander.backend.repository
Methods in com.maplander.backend.repository that return types with arguments of type PropertyPreviewModifier and TypeMethodDescriptionPropertyRepository.getPropertiesPreviewByPath(ColonyLocation colonyLocation, int lmt, int cur, int bedFinal, int bathFinal, org.hibernate.Session session)