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