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 class
UserPrinterEntityDaoBase
DAO Base for Entity UserPrinterEntityclass
UserPrinterEntityDaoImpl
Methods in com.soffid.iam.model that return UserPrinterEntityDao Modifier and Type Method Description UserPrinterEntityDao
PrinterEntityDaoBase. getUserPrinterEntityDao()
Gets reference tousuariImpressoraEntityDao
.UserPrinterEntityDao
UserEntityDaoBase. getUserPrinterEntityDao()
Gets reference tousuariImpressoraEntityDao
.Methods in com.soffid.iam.model with parameters of type UserPrinterEntityDao Modifier and Type Method Description void
PrinterEntityDaoBase. setUserPrinterEntityDao(UserPrinterEntityDao usuariImpressoraEntityDao)
Sets reference tousuariImpressoraEntityDao
.void
UserEntityDaoBase. 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 UserPrinterEntityDao
AuthorizationServiceBase. getUserPrinterEntityDao()
Gets reference tousuariImpressoraEntityDao
.UserPrinterEntityDao
PrinterServiceBase. getUserPrinterEntityDao()
Gets reference tousuariImpressoraEntityDao
.UserPrinterEntityDao
UserServiceBase. getUserPrinterEntityDao()
Gets reference tousuariImpressoraEntityDao
.Methods in com.soffid.iam.service with parameters of type UserPrinterEntityDao Modifier and Type Method Description void
AuthorizationServiceBase. setUserPrinterEntityDao(UserPrinterEntityDao usuariImpressoraEntityDao)
Sets reference tousuariImpressoraEntityDao
.void
PrinterServiceBase. setUserPrinterEntityDao(UserPrinterEntityDao usuariImpressoraEntityDao)
Sets reference tousuariImpressoraEntityDao
.void
UserServiceBase. setUserPrinterEntityDao(UserPrinterEntityDao usuariImpressoraEntityDao)
Sets reference tousuariImpressoraEntityDao
.
-