Uses of Class
com.skava.marketplace.model.AppMasterForBusiness
Packages that use AppMasterForBusiness
Package
Description
DB operations(CRUD) are triggered from the process class.
-
Uses of AppMasterForBusiness in com.skava.marketplace.process
Methods in com.skava.marketplace.process that return AppMasterForBusinessModifier and TypeMethodDescriptionFindAllAppByBusinessIdProcess.setappMasterForBusiness
(AppMaster appMaster) Methods in com.skava.marketplace.process that return types with arguments of type AppMasterForBusinessModifier and TypeMethodDescriptionFindAllAppByBusinessIdProcess.checkPendingApp
(AppDataDO appDataDO, List<AppMasterForBusiness> appMasterForBusinessList) Method parameters in com.skava.marketplace.process with type arguments of type AppMasterForBusinessModifier and TypeMethodDescriptionFindAllAppByBusinessIdProcess.checkPendingApp
(AppDataDO appDataDO, List<AppMasterForBusiness> appMasterForBusinessList)