Uses of Interface
com.soffid.iam.model.PrinterEntityDao
-
Packages that use PrinterEntityDao Package Description com.soffid.iam.model com.soffid.iam.service -
-
Uses of PrinterEntityDao in com.soffid.iam.model
Classes in com.soffid.iam.model that implement PrinterEntityDao Modifier and Type Class Description classPrinterEntityDaoBaseDAO Base for Entity PrinterEntityclassPrinterEntityDaoImplMethods in com.soffid.iam.model that return PrinterEntityDao Modifier and Type Method Description PrinterEntityDaoAuditEntityDaoBase. getPrinterEntityDao()Gets reference toimpressoraEntityDao.PrinterEntityDaoHostEntityDaoBase. getPrinterEntityDao()Gets reference toimpressoraEntityDao.PrinterEntityDaoPrinterGroupEntityDaoBase. getPrinterEntityDao()Gets reference toimpressoraEntityDao.PrinterEntityDaoUserPrinterEntityDaoBase. getPrinterEntityDao()Gets reference toimpressoraEntityDao.Methods in com.soffid.iam.model with parameters of type PrinterEntityDao Modifier and Type Method Description voidAuditEntityDaoBase. setPrinterEntityDao(PrinterEntityDao impressoraEntityDao)Sets reference toimpressoraEntityDao.voidHostEntityDaoBase. setPrinterEntityDao(PrinterEntityDao impressoraEntityDao)Sets reference toimpressoraEntityDao.voidPrinterGroupEntityDaoBase. setPrinterEntityDao(PrinterEntityDao impressoraEntityDao)Sets reference toimpressoraEntityDao.voidUserPrinterEntityDaoBase. setPrinterEntityDao(PrinterEntityDao impressoraEntityDao)Sets reference toimpressoraEntityDao. -
Uses of PrinterEntityDao in com.soffid.iam.service
Methods in com.soffid.iam.service that return PrinterEntityDao Modifier and Type Method Description PrinterEntityDaoPrinterServiceBase. getPrinterEntityDao()Gets reference toimpressoraEntityDao.PrinterEntityDaoUserServiceBase. getPrinterEntityDao()Gets reference toimpressoraEntityDao.Methods in com.soffid.iam.service with parameters of type PrinterEntityDao Modifier and Type Method Description voidPrinterServiceBase. setPrinterEntityDao(PrinterEntityDao impressoraEntityDao)Sets reference toimpressoraEntityDao.voidUserServiceBase. setPrinterEntityDao(PrinterEntityDao impressoraEntityDao)Sets reference toimpressoraEntityDao.
-