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 TypeMethodDescriptionvoid
ColonyFilter.setColonyLocation
(ColonyLocation colonyLocation) void
SitemapPropertyList.setColonyLocation
(ColonyLocation colonyLocation) void
SitemapPropertyListPreview.setColonyLocation
(ColonyLocation colonyLocation) -
Uses of ColonyLocation in com.maplander.backend.utils
Methods in com.maplander.backend.utils that return ColonyLocationModifier and TypeMethodDescriptionstatic ColonyLocation
BQ_Util_OldOPI.sqlColonyByPath
(String query)