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 class
PrinterGroupEntityDaoBase
DAO Base for Entity PrinterGroupEntityclass
PrinterGroupEntityDaoImpl
Methods in com.soffid.iam.model that return PrinterGroupEntityDao Modifier and Type Method Description PrinterGroupEntityDao
GroupEntityDaoBase. getPrinterGroupEntityDao()
Gets reference togrupImpressoraEntityDao
.PrinterGroupEntityDao
PrinterEntityDaoBase. getPrinterGroupEntityDao()
Gets reference togrupImpressoraEntityDao
.Methods in com.soffid.iam.model with parameters of type PrinterGroupEntityDao Modifier and Type Method Description void
GroupEntityDaoBase. setPrinterGroupEntityDao(PrinterGroupEntityDao grupImpressoraEntityDao)
Sets reference togrupImpressoraEntityDao
.void
PrinterEntityDaoBase. 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 PrinterGroupEntityDao
PrinterServiceBase. getPrinterGroupEntityDao()
Gets reference togrupImpressoraEntityDao
.Methods in com.soffid.iam.service with parameters of type PrinterGroupEntityDao Modifier and Type Method Description void
PrinterServiceBase. setPrinterGroupEntityDao(PrinterGroupEntityDao grupImpressoraEntityDao)
Sets reference togrupImpressoraEntityDao
.
-