Uses of Interface
com.soffid.iam.model.PrinterGroupEntityDao
-
Packages that use PrinterGroupEntityDao Package Description com.soffid.iam.model com.soffid.iam.service -
-
Uses of PrinterGroupEntityDao in com.soffid.iam.model
Classes in com.soffid.iam.model that implement PrinterGroupEntityDao Modifier and Type Class Description classPrinterGroupEntityDaoBaseDAO Base for Entity PrinterGroupEntityclassPrinterGroupEntityDaoImplMethods in com.soffid.iam.model that return PrinterGroupEntityDao Modifier and Type Method Description PrinterGroupEntityDaoGroupEntityDaoBase. getPrinterGroupEntityDao()Gets reference togrupImpressoraEntityDao.PrinterGroupEntityDaoPrinterEntityDaoBase. getPrinterGroupEntityDao()Gets reference togrupImpressoraEntityDao.Methods in com.soffid.iam.model with parameters of type PrinterGroupEntityDao Modifier and Type Method Description voidGroupEntityDaoBase. setPrinterGroupEntityDao(PrinterGroupEntityDao grupImpressoraEntityDao)Sets reference togrupImpressoraEntityDao.voidPrinterEntityDaoBase. setPrinterGroupEntityDao(PrinterGroupEntityDao grupImpressoraEntityDao)Sets reference togrupImpressoraEntityDao. -
Uses of PrinterGroupEntityDao in com.soffid.iam.service
Methods in com.soffid.iam.service that return PrinterGroupEntityDao Modifier and Type Method Description PrinterGroupEntityDaoPrinterServiceBase. getPrinterGroupEntityDao()Gets reference togrupImpressoraEntityDao.Methods in com.soffid.iam.service with parameters of type PrinterGroupEntityDao Modifier and Type Method Description voidPrinterServiceBase. setPrinterGroupEntityDao(PrinterGroupEntityDao grupImpressoraEntityDao)Sets reference togrupImpressoraEntityDao.
-