Uses of Class
com.skava.marketplace.model.entity.AppConfig
Packages that use AppConfig
Package
Description
Domain model classes of the Appmarketplace Service available here.
Entity model classes of the Appmarketplace Service available here.
DB operations are performed in the repository class.
-
Uses of AppConfig in com.skava.marketplace.model.domain
Methods in com.skava.marketplace.model.domain that return AppConfigMethods in com.skava.marketplace.model.domain with parameters of type AppConfig -
Uses of AppConfig in com.skava.marketplace.model.entity
Constructor parameters in com.skava.marketplace.model.entity with type arguments of type AppConfig -
Uses of AppConfig in com.skava.marketplace.repository
Methods in com.skava.marketplace.repository that return AppConfigModifier and TypeMethodDescriptionAppConfigRepository.findByAppIdAndAppVersion
(String appId, String appVersion)