Uses of Interface
com.skava.marketplace.repository.AppPricingRepository
Packages that use AppPricingRepository
Package
Description
DB operations(CRUD) are triggered from the process class.
-
Uses of AppPricingRepository in com.skava.marketplace.process
Constructors in com.skava.marketplace.process with parameters of type AppPricingRepositoryModifierConstructorDescriptionAppPriceProcess
(AppPricingRepository appPricingRepository, AppMasterRepository appMasterRepo)