Uses of Class
com.maplander.backend.model.manage.complex.ColonyLocation
Packages that use ColonyLocation
Package
Description
-
Uses of ColonyLocation in com.maplander.backend.controller.endpoint.rv
Methods in com.maplander.backend.controller.endpoint.rv that return types with arguments of type ColonyLocation -
Uses of ColonyLocation in com.maplander.backend.model.manage.complex
Methods in com.maplander.backend.model.manage.complex that return ColonyLocationModifier and TypeMethodDescriptionColonyFilter.getColonyLocation()SitemapPropertyList.getColonyLocation()SitemapPropertyListPreview.getColonyLocation()Methods in com.maplander.backend.model.manage.complex with parameters of type ColonyLocationModifier and TypeMethodDescriptionvoidColonyFilter.setColonyLocation(ColonyLocation colonyLocation) voidSitemapPropertyList.setColonyLocation(ColonyLocation colonyLocation) voidSitemapPropertyListPreview.setColonyLocation(ColonyLocation colonyLocation) -
Uses of ColonyLocation in com.maplander.backend.repository
Methods in com.maplander.backend.repository that return ColonyLocationModifier and TypeMethodDescriptionGeopoliticalRepository.getColonyByPath(String path, org.hibernate.Session session) Methods in com.maplander.backend.repository with parameters of type ColonyLocationModifier and TypeMethodDescriptionPropertyRepository.getPropertiesPreviewByPath(ColonyLocation colonyLocation, int lmt, int cur, int bedFinal, int bathFinal, org.hibernate.Session session)