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.sdk
Method parameters in org.chenile.cconfig.sdk with type 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 that return types with arguments of type CconfigModifier and TypeMethodDescriptionCconfigRetriever.findAllKeysForModule(String module, String customAttribute) Find all the Cconfigs that match module and customAttribute.Methods 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.findAllKeysForModule(String module, String customAttribute) Methods in org.chenile.cconfig.service.impl with parameters of type Cconfig