Uses of Class
org.chenile.cconfig.model.Cconfig
Packages that use Cconfig
Package
Description
-
Uses of Cconfig in org.chenile.cconfig.configuration.controller
Methods in org.chenile.cconfig.configuration.controller that return types with arguments of type CconfigModifier and TypeMethodDescriptionCconfigController.retrieve(HttpServletRequest httpServletRequest, String id) CconfigController.save(HttpServletRequest httpServletRequest, Cconfig entity) Methods in org.chenile.cconfig.configuration.controller with parameters of type CconfigModifier and TypeMethodDescriptionCconfigController.save(HttpServletRequest httpServletRequest, Cconfig entity) -
Uses of Cconfig in org.chenile.cconfig.configuration.dao
Subinterfaces with type arguments of type Cconfig in org.chenile.cconfig.configuration.daoMethods in org.chenile.cconfig.configuration.dao that return types with arguments of type Cconfig -
Uses of Cconfig in org.chenile.cconfig.service
Methods in org.chenile.cconfig.service that return CconfigModifier and TypeMethodDescriptionMethods in org.chenile.cconfig.service with parameters of type Cconfig -
Uses of Cconfig in org.chenile.cconfig.service.impl
Methods in org.chenile.cconfig.service.impl that return CconfigModifier and TypeMethodDescriptionMethods in org.chenile.cconfig.service.impl that return types with arguments of type CconfigModifier and TypeMethodDescriptionDbBasedCconfigRetriever.retrieveCconfigs(ConfigContext configContext) Methods in org.chenile.cconfig.service.impl with parameters of type Cconfig -
Uses of Cconfig in org.chenile.cconfig.spi
Methods in org.chenile.cconfig.spi that return types with arguments of type CconfigModifier and TypeMethodDescriptionKeyManipulatingConfigRetriever.retrieveCconfigs(ConfigContext configContext) Method parameters in org.chenile.cconfig.spi with type arguments of type Cconfig -
Uses of Cconfig in org.chenile.cconfig.util
Method parameters in org.chenile.cconfig.util with type arguments of type CconfigModifier and TypeMethodDescriptionprivate static voidAdd all keys from cconfigList whose path is null to the key list.static voidprivate static Objectprivate static voidFor every key from JSON make sure that you override it if there are records available in the cconfig