Uses of Class
com.c8db.entity.GeoFabricEntity
-
Packages that use GeoFabricEntity Package Description com.c8db com.c8db.internal -
-
Uses of GeoFabricEntity in com.c8db
Methods in com.c8db that return GeoFabricEntity Modifier and Type Method Description GeoFabricEntityC8DB. getGeoFabricInformation(String tenant, String name) -
Uses of GeoFabricEntity in com.c8db.internal
Methods in com.c8db.internal that return GeoFabricEntity Modifier and Type Method Description GeoFabricEntityC8DBImpl. getGeoFabricInformation(String tenant, String name)Methods in com.c8db.internal that return types with arguments of type GeoFabricEntity Modifier and Type Method Description protected C8Executor.ResponseDeserializer<GeoFabricEntity>InternalC8DB. getGeoFabricInfoResponseDeserializer()
-