Uses of Class
com.skava.marketplace.model.ApiConfig
Packages that use ApiConfig
Package
Description
Model classes of the Appmarketplace Service available here.
Entity model classes of the Appmarketplace Service available here.
Appmarketplace Service uses AOP validation flow and all the validation classes are maintained in this package.
-
Uses of ApiConfig in com.skava.marketplace.model
Constructor parameters in com.skava.marketplace.model with type arguments of type ApiConfig -
Uses of ApiConfig in com.skava.marketplace.model.entity
Fields in com.skava.marketplace.model.entity with type parameters of type ApiConfigModifier and TypeFieldDescriptionfinal com.querydsl.core.types.dsl.ListPath<ApiConfig,
QApiConfig> QAppConfig.apiConfig
-
Uses of ApiConfig in com.skava.marketplace.validator.service
Method parameters in com.skava.marketplace.validator.service with type arguments of type ApiConfigModifier and TypeMethodDescriptionstatic void
AppCommonValidator.validateApiConfig
(List<ApiConfig> apiConfig)