Uses of Class
com.c8db.entity.FeaturesEntity
-
Packages that use FeaturesEntity Package Description com.c8db com.c8db.internal -
-
Uses of FeaturesEntity in com.c8db
Methods in com.c8db that return FeaturesEntity Modifier and Type Method Description FeaturesEntityC8Admin. getTenantFeatures(String tenant)Fetches all features associated with given tenant -
Uses of FeaturesEntity in com.c8db.internal
Methods in com.c8db.internal that return FeaturesEntity Modifier and Type Method Description FeaturesEntityC8AdminImpl. getTenantFeatures(String tenant)Methods in com.c8db.internal that return types with arguments of type FeaturesEntity Modifier and Type Method Description protected C8Executor.ResponseDeserializer<FeaturesEntity>InternalC8Admin. getTenantFeaturesResponseDeserializer()
-