Uses of Interface
org.gcube.application.geoportal.service.engine.mongo.UCDManagerI
-
Packages that use UCDManagerI Package Description org.gcube.application.geoportal.service.engine.mongo org.gcube.application.geoportal.service.engine.providers.ucd -
-
Uses of UCDManagerI in org.gcube.application.geoportal.service.engine.mongo
Classes in org.gcube.application.geoportal.service.engine.mongo that implement UCDManagerI Modifier and Type Class Description classUCDMongoManager -
Uses of UCDManagerI in org.gcube.application.geoportal.service.engine.providers.ucd
Classes in org.gcube.application.geoportal.service.engine.providers.ucd that implement UCDManagerI Modifier and Type Class Description classUCDManagerProvider of UCDManagerI (this) - nb on get should check / trigger cache refresh TTL - uses UCDMongoManager for storing - profile live map engine is discoveredMethods in org.gcube.application.geoportal.service.engine.providers.ucd that return UCDManagerI Modifier and Type Method Description protected UCDManagerIUCDManager. retrieveObject(String context)
-