Uses of Class
com.soffid.iam.model.PrinterEntity
-
Packages that use PrinterEntity Package Description com.soffid.iam.model com.soffid.iam.service -
-
Uses of PrinterEntity in com.soffid.iam.model
Subclasses of PrinterEntity in com.soffid.iam.model Modifier and Type Class Description class
PrinterEntityImpl
Entity PrinterEntity implementationMethods in com.soffid.iam.model that return PrinterEntity Modifier and Type Method Description PrinterEntity
PrinterEntityDao. findByName(CriteriaSearchConfiguration criteria, String name)
CriteriaSearchConfiguration finderPrinterEntity
PrinterEntityDao. findByName(String name)
Operation findByNamePrinterEntity
PrinterEntityDaoBase. findByName(CriteriaSearchConfiguration criteria, String name)
CriteriaSearchConfiguration implementationPrinterEntity
PrinterEntityDaoBase. findByName(String name)
Operation findByNamePrinterEntity
PrinterEntityDaoBase. findByName(String queryString, CriteriaSearchConfiguration criteria, String name)
Internal implementationPrinterEntity
PrinterGroupEntity. getPrinter()
Gets value for attribute printerPrinterEntity
UserPrinterEntity. getPrinter()
Gets value for attribute printerPrinterEntity
PrinterEntityDao. impressoraToEntity(es.caib.seycon.ng.comu.Impressora instance)
Transforms fromImpressora
objectPrinterEntity
PrinterEntityDaoBase. impressoraToEntity(es.caib.seycon.ng.comu.Impressora instance)
Transforms fromImpressora
objectPrinterEntity
PrinterEntityDao. load(Long id)
Loads an instance ofPrinterEntity
from the persistent store.PrinterEntity
PrinterEntityDaoBase. load(Long id)
Loads an instance ofPrinterEntity
from the persistent store.PrinterEntity
PrinterEntityDao. newPrinterEntity()
Creates an instance ofPrinterEntity
.PrinterEntity
PrinterEntityDaoBase. newPrinterEntity()
Creates an instance ofPrinterEntity
.PrinterEntity
PrinterEntityDao. printerToEntity(com.soffid.iam.api.Printer instance)
Transforms fromPrinter
objectPrinterEntity
PrinterEntityDaoBase. printerToEntity(com.soffid.iam.api.Printer instance)
Transforms fromPrinter
objectPrinterEntity
PrinterEntityDaoImpl. printerToEntity(com.soffid.iam.api.Printer impressora)
Methods in com.soffid.iam.model that return types with arguments of type PrinterEntity Modifier and Type Method Description List<PrinterEntity>
PrinterEntityDao. findPrintersByCriteria(CriteriaSearchConfiguration criteria, String model, String name, String local, String host)
CriteriaSearchConfiguration finderList<PrinterEntity>
PrinterEntityDao. findPrintersByCriteria(String model, String name, String local, String host)
Operation findPrintersByCriteriaList<PrinterEntity>
PrinterEntityDaoBase. findPrintersByCriteria(CriteriaSearchConfiguration criteria, String model, String name, String local, String host)
CriteriaSearchConfiguration implementationList<PrinterEntity>
PrinterEntityDaoBase. findPrintersByCriteria(String queryString, CriteriaSearchConfiguration criteria, String model, String name, String local, String host)
Internal implementationList<PrinterEntity>
PrinterEntityDaoBase. findPrintersByCriteria(String model, String name, String local, String host)
Operation findPrintersByCriteriaCollection<PrinterEntity>
HostEntity. getPrinters()
Gets value for attribute printersList<PrinterEntity>
PrinterEntityDao. impressoraToEntityList(Collection<es.caib.seycon.ng.comu.Impressora> instances)
Transforms fromImpressora
listList<PrinterEntity>
PrinterEntityDaoBase. impressoraToEntityList(Collection<es.caib.seycon.ng.comu.Impressora> instances)
Transforms fromPrinter
listList<PrinterEntity>
PrinterEntityDao. loadAll()
Loads all instances ofPrinterEntity
from the persistent store.List<PrinterEntity>
PrinterEntityDaoBase. loadAll()
Loads all instances ofPrinterEntity
from the persistent store.List<PrinterEntity>
PrinterEntityDao. printerToEntityList(Collection<com.soffid.iam.api.Printer> instances)
Transforms fromPrinter
listList<PrinterEntity>
PrinterEntityDaoBase. printerToEntityList(Collection<com.soffid.iam.api.Printer> instances)
Transforms fromPrinter
listList<PrinterEntity>
PrinterEntityDao. query(String query, Parameter[] parameters)
Query ofPrinterEntity
from the persistent store.List<PrinterEntity>
PrinterEntityDao. query(String query, Parameter[] parameters, CriteriaSearchConfiguration criteria)
Query ofPrinterEntity
from the persistent store.List<PrinterEntity>
PrinterEntityDaoBase. query(String queryString, Parameter[] parameters)
Query ofPrinterEntity
from the persistent store.List<PrinterEntity>
PrinterEntityDaoBase. query(String queryString, Parameter[] parameters, CriteriaSearchConfiguration criteria)
Query ofPrinterEntity
from the persistent store.Methods in com.soffid.iam.model with parameters of type PrinterEntity Modifier and Type Method Description void
PrinterEntityDao. create(PrinterEntity entity)
Adds an instance ofPrinterEntity
to the persistent store.void
PrinterEntityDaoBase. create(PrinterEntity entity)
Adds an instance ofPrinterEntity
to the persistent store.void
PrinterEntityDaoImpl. create(PrinterEntity impressora)
void
PrinterEntityDao. impressoraToEntity(es.caib.seycon.ng.comu.Impressora source, PrinterEntity target, boolean copyIfNull)
Copy data fromImpressora
objectvoid
PrinterEntityDaoBase. impressoraToEntity(es.caib.seycon.ng.comu.Impressora source, PrinterEntity target, boolean copyIfNull)
Copy data fromImpressora
objectvoid
PrinterEntityDaoImpl. impressoraToEntityCustom(com.soffid.iam.api.Printer sourceVO, PrinterEntity targetEntity)
void
PrinterEntityDao. printerToEntity(com.soffid.iam.api.Printer source, PrinterEntity target, boolean copyIfNull)
Copy data fromPrinter
objectvoid
PrinterEntityDaoBase. printerToEntity(com.soffid.iam.api.Printer source, PrinterEntity target, boolean copyIfNull)
Copy data fromPrinter
objectvoid
PrinterEntityDaoImpl. printerToEntity(com.soffid.iam.api.Printer sourceVO, PrinterEntity targetEntity, boolean copyIfNull)
void
PrinterEntityDao. remove(PrinterEntity entity)
Removes an instance ofPrinterEntity
from the persistent store.void
PrinterEntityDaoBase. remove(PrinterEntity entity)
Removes an instance ofPrinterEntity
from the persistent store.void
PrinterEntityDaoImpl. remove(PrinterEntity impressora)
void
PrinterGroupEntity. setPrinter(PrinterEntity printer)
Sets value for attribute printervoid
UserPrinterEntity. setPrinter(PrinterEntity printer)
Sets value for attribute printeres.caib.seycon.ng.comu.Impressora
PrinterEntityDao. toImpressora(PrinterEntity entity)
Transforms toImpressora
objectvoid
PrinterEntityDao. toImpressora(PrinterEntity source, es.caib.seycon.ng.comu.Impressora target)
Copy data toImpressora
objectes.caib.seycon.ng.comu.Impressora
PrinterEntityDaoBase. toImpressora(PrinterEntity entity)
Transforms toPrinter
objectvoid
PrinterEntityDaoBase. toImpressora(PrinterEntity source, es.caib.seycon.ng.comu.Impressora target)
void
PrinterEntityDaoImpl. toImpressoraCustom(PrinterEntity sourceEntity, com.soffid.iam.api.Printer targetVO)
com.soffid.iam.api.Printer
PrinterEntityDao. toPrinter(PrinterEntity entity)
Transforms toPrinter
objectvoid
PrinterEntityDao. toPrinter(PrinterEntity source, com.soffid.iam.api.Printer target)
Copy data toPrinter
objectcom.soffid.iam.api.Printer
PrinterEntityDaoBase. toPrinter(PrinterEntity entity)
Transforms toPrinter
objectvoid
PrinterEntityDaoBase. toPrinter(PrinterEntity source, com.soffid.iam.api.Printer target)
Copy data toPrinter
objectcom.soffid.iam.api.Printer
PrinterEntityDaoImpl. toPrinter(PrinterEntity entity)
void
PrinterEntityDaoImpl. toPrinter(PrinterEntity sourceEntity, com.soffid.iam.api.Printer targetVO)
void
PrinterEntityDao. update(PrinterEntity entity)
Updates an instance ofPrinterEntity
at the persistent store.void
PrinterEntityDaoBase. update(PrinterEntity entity)
Updates an instance ofPrinterEntity
at the persistent store.void
PrinterEntityDaoImpl. update(PrinterEntity impressora)
Method parameters in com.soffid.iam.model with type arguments of type PrinterEntity Modifier and Type Method Description void
PrinterEntityDao. create(Collection<? extends PrinterEntity> entities)
Creates a collection ofPrinterEntity
and adds it to the persistent store.void
PrinterEntityDaoBase. create(Collection<? extends PrinterEntity> entities)
Creates a collection ofPrinterEntity
and adds it to the persistent store.void
PrinterEntityDao. remove(Collection<? extends PrinterEntity> entities)
Removes a collection ofPrinterEntity
from the persistent store.void
PrinterEntityDaoBase. remove(Collection<? extends PrinterEntity> entities)
Removes a collection ofPrinterEntity
from the persistent store.void
HostEntity. setPrinters(Collection<PrinterEntity> printers)
Sets value for attribute printersList<es.caib.seycon.ng.comu.Impressora>
PrinterEntityDao. toImpressoraList(Collection<PrinterEntity> entities)
Transforms toImpressora
listList<es.caib.seycon.ng.comu.Impressora>
PrinterEntityDaoBase. toImpressoraList(Collection<PrinterEntity> instances)
Transforms toImpressora
listList<com.soffid.iam.api.Printer>
PrinterEntityDao. toPrinterList(Collection<PrinterEntity> entities)
Transforms toPrinter
listList<com.soffid.iam.api.Printer>
PrinterEntityDaoBase. toPrinterList(Collection<PrinterEntity> instances)
Transforms toPrinter
listvoid
PrinterEntityDao. update(Collection<? extends PrinterEntity> entities)
Updates a collection ofPrinterEntity
in the persistent store.void
PrinterEntityDaoBase. update(Collection<? extends PrinterEntity> entities)
Updates a collection ofPrinterEntity
in the persistent store. -
Uses of PrinterEntity in com.soffid.iam.service
Methods in com.soffid.iam.service with parameters of type PrinterEntity Modifier and Type Method Description void
PrinterServiceImpl. updateGroups(PrinterEntity entity, com.soffid.iam.api.Printer impressora)
void
PrinterServiceImpl. updateUsers(PrinterEntity entity, com.soffid.iam.api.Printer impressora)
-