Uses of Interface
com.soffid.iam.model.UserPrinterEntityDao
-
Packages that use UserPrinterEntityDao Package Description com.soffid.iam.model com.soffid.iam.service -
-
Uses of UserPrinterEntityDao in com.soffid.iam.model
Classes in com.soffid.iam.model that implement UserPrinterEntityDao Modifier and Type Class Description classUserPrinterEntityDaoBaseDAO Base for Entity UserPrinterEntityclassUserPrinterEntityDaoImplMethods in com.soffid.iam.model that return UserPrinterEntityDao Modifier and Type Method Description UserPrinterEntityDaoPrinterEntityDaoBase. getUserPrinterEntityDao()Gets reference tousuariImpressoraEntityDao.UserPrinterEntityDaoUserEntityDaoBase. getUserPrinterEntityDao()Gets reference tousuariImpressoraEntityDao.Methods in com.soffid.iam.model with parameters of type UserPrinterEntityDao Modifier and Type Method Description voidPrinterEntityDaoBase. setUserPrinterEntityDao(UserPrinterEntityDao usuariImpressoraEntityDao)Sets reference tousuariImpressoraEntityDao.voidUserEntityDaoBase. setUserPrinterEntityDao(UserPrinterEntityDao usuariImpressoraEntityDao)Sets reference tousuariImpressoraEntityDao. -
Uses of UserPrinterEntityDao in com.soffid.iam.service
Methods in com.soffid.iam.service that return UserPrinterEntityDao Modifier and Type Method Description UserPrinterEntityDaoAuthorizationServiceBase. getUserPrinterEntityDao()Gets reference tousuariImpressoraEntityDao.UserPrinterEntityDaoPrinterServiceBase. getUserPrinterEntityDao()Gets reference tousuariImpressoraEntityDao.UserPrinterEntityDaoUserServiceBase. getUserPrinterEntityDao()Gets reference tousuariImpressoraEntityDao.Methods in com.soffid.iam.service with parameters of type UserPrinterEntityDao Modifier and Type Method Description voidAuthorizationServiceBase. setUserPrinterEntityDao(UserPrinterEntityDao usuariImpressoraEntityDao)Sets reference tousuariImpressoraEntityDao.voidPrinterServiceBase. setUserPrinterEntityDao(UserPrinterEntityDao usuariImpressoraEntityDao)Sets reference tousuariImpressoraEntityDao.voidUserServiceBase. setUserPrinterEntityDao(UserPrinterEntityDao usuariImpressoraEntityDao)Sets reference tousuariImpressoraEntityDao.
-