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.utils
Methods in com.maplander.backend.utils that return ColonyLocationModifier and TypeMethodDescriptionstatic ColonyLocationBQ_Util_OldOPI.sqlColonyByPath(String query)