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 classPrinterEntityImplEntity PrinterEntity implementationMethods in com.soffid.iam.model that return PrinterEntity Modifier and Type Method Description PrinterEntityPrinterEntityDao. findByName(CriteriaSearchConfiguration criteria, String name)CriteriaSearchConfiguration finderPrinterEntityPrinterEntityDao. findByName(String name)Operation findByNamePrinterEntityPrinterEntityDaoBase. findByName(CriteriaSearchConfiguration criteria, String name)CriteriaSearchConfiguration implementationPrinterEntityPrinterEntityDaoBase. findByName(String name)Operation findByNamePrinterEntityPrinterEntityDaoBase. findByName(String queryString, CriteriaSearchConfiguration criteria, String name)Internal implementationPrinterEntityPrinterGroupEntity. getPrinter()Gets value for attribute printerPrinterEntityUserPrinterEntity. getPrinter()Gets value for attribute printerPrinterEntityPrinterEntityDao. impressoraToEntity(es.caib.seycon.ng.comu.Impressora instance)Transforms fromImpressoraobjectPrinterEntityPrinterEntityDaoBase. impressoraToEntity(es.caib.seycon.ng.comu.Impressora instance)Transforms fromImpressoraobjectPrinterEntityPrinterEntityDao. load(Long id)Loads an instance ofPrinterEntityfrom the persistent store.PrinterEntityPrinterEntityDaoBase. load(Long id)Loads an instance ofPrinterEntityfrom the persistent store.PrinterEntityPrinterEntityDao. newPrinterEntity()Creates an instance ofPrinterEntity.PrinterEntityPrinterEntityDaoBase. newPrinterEntity()Creates an instance ofPrinterEntity.PrinterEntityPrinterEntityDao. printerToEntity(com.soffid.iam.api.Printer instance)Transforms fromPrinterobjectPrinterEntityPrinterEntityDaoBase. printerToEntity(com.soffid.iam.api.Printer instance)Transforms fromPrinterobjectPrinterEntityPrinterEntityDaoImpl. 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 fromImpressoralistList<PrinterEntity>PrinterEntityDaoBase. impressoraToEntityList(Collection<es.caib.seycon.ng.comu.Impressora> instances)Transforms fromPrinterlistList<PrinterEntity>PrinterEntityDao. loadAll()Loads all instances ofPrinterEntityfrom the persistent store.List<PrinterEntity>PrinterEntityDaoBase. loadAll()Loads all instances ofPrinterEntityfrom the persistent store.List<PrinterEntity>PrinterEntityDao. printerToEntityList(Collection<com.soffid.iam.api.Printer> instances)Transforms fromPrinterlistList<PrinterEntity>PrinterEntityDaoBase. printerToEntityList(Collection<com.soffid.iam.api.Printer> instances)Transforms fromPrinterlistList<PrinterEntity>PrinterEntityDao. query(String query, Parameter[] parameters)Query ofPrinterEntityfrom the persistent store.List<PrinterEntity>PrinterEntityDao. query(String query, Parameter[] parameters, CriteriaSearchConfiguration criteria)Query ofPrinterEntityfrom the persistent store.List<PrinterEntity>PrinterEntityDaoBase. query(String queryString, Parameter[] parameters)Query ofPrinterEntityfrom the persistent store.List<PrinterEntity>PrinterEntityDaoBase. query(String queryString, Parameter[] parameters, CriteriaSearchConfiguration criteria)Query ofPrinterEntityfrom the persistent store.Methods in com.soffid.iam.model with parameters of type PrinterEntity Modifier and Type Method Description voidPrinterEntityDao. create(PrinterEntity entity)Adds an instance ofPrinterEntityto the persistent store.voidPrinterEntityDaoBase. create(PrinterEntity entity)Adds an instance ofPrinterEntityto the persistent store.voidPrinterEntityDaoImpl. create(PrinterEntity impressora)voidPrinterEntityDao. impressoraToEntity(es.caib.seycon.ng.comu.Impressora source, PrinterEntity target, boolean copyIfNull)Copy data fromImpressoraobjectvoidPrinterEntityDaoBase. impressoraToEntity(es.caib.seycon.ng.comu.Impressora source, PrinterEntity target, boolean copyIfNull)Copy data fromImpressoraobjectvoidPrinterEntityDaoImpl. impressoraToEntityCustom(com.soffid.iam.api.Printer sourceVO, PrinterEntity targetEntity)voidPrinterEntityDao. printerToEntity(com.soffid.iam.api.Printer source, PrinterEntity target, boolean copyIfNull)Copy data fromPrinterobjectvoidPrinterEntityDaoBase. printerToEntity(com.soffid.iam.api.Printer source, PrinterEntity target, boolean copyIfNull)Copy data fromPrinterobjectvoidPrinterEntityDaoImpl. printerToEntity(com.soffid.iam.api.Printer sourceVO, PrinterEntity targetEntity, boolean copyIfNull)voidPrinterEntityDao. remove(PrinterEntity entity)Removes an instance ofPrinterEntityfrom the persistent store.voidPrinterEntityDaoBase. remove(PrinterEntity entity)Removes an instance ofPrinterEntityfrom the persistent store.voidPrinterEntityDaoImpl. remove(PrinterEntity impressora)voidPrinterGroupEntity. setPrinter(PrinterEntity printer)Sets value for attribute printervoidUserPrinterEntity. setPrinter(PrinterEntity printer)Sets value for attribute printeres.caib.seycon.ng.comu.ImpressoraPrinterEntityDao. toImpressora(PrinterEntity entity)Transforms toImpressoraobjectvoidPrinterEntityDao. toImpressora(PrinterEntity source, es.caib.seycon.ng.comu.Impressora target)Copy data toImpressoraobjectes.caib.seycon.ng.comu.ImpressoraPrinterEntityDaoBase. toImpressora(PrinterEntity entity)Transforms toPrinterobjectvoidPrinterEntityDaoBase. toImpressora(PrinterEntity source, es.caib.seycon.ng.comu.Impressora target)voidPrinterEntityDaoImpl. toImpressoraCustom(PrinterEntity sourceEntity, com.soffid.iam.api.Printer targetVO)com.soffid.iam.api.PrinterPrinterEntityDao. toPrinter(PrinterEntity entity)Transforms toPrinterobjectvoidPrinterEntityDao. toPrinter(PrinterEntity source, com.soffid.iam.api.Printer target)Copy data toPrinterobjectcom.soffid.iam.api.PrinterPrinterEntityDaoBase. toPrinter(PrinterEntity entity)Transforms toPrinterobjectvoidPrinterEntityDaoBase. toPrinter(PrinterEntity source, com.soffid.iam.api.Printer target)Copy data toPrinterobjectcom.soffid.iam.api.PrinterPrinterEntityDaoImpl. toPrinter(PrinterEntity entity)voidPrinterEntityDaoImpl. toPrinter(PrinterEntity sourceEntity, com.soffid.iam.api.Printer targetVO)voidPrinterEntityDao. update(PrinterEntity entity)Updates an instance ofPrinterEntityat the persistent store.voidPrinterEntityDaoBase. update(PrinterEntity entity)Updates an instance ofPrinterEntityat the persistent store.voidPrinterEntityDaoImpl. update(PrinterEntity impressora)Method parameters in com.soffid.iam.model with type arguments of type PrinterEntity Modifier and Type Method Description voidPrinterEntityDao. create(Collection<? extends PrinterEntity> entities)Creates a collection ofPrinterEntityand adds it to the persistent store.voidPrinterEntityDaoBase. create(Collection<? extends PrinterEntity> entities)Creates a collection ofPrinterEntityand adds it to the persistent store.voidPrinterEntityDao. remove(Collection<? extends PrinterEntity> entities)Removes a collection ofPrinterEntityfrom the persistent store.voidPrinterEntityDaoBase. remove(Collection<? extends PrinterEntity> entities)Removes a collection ofPrinterEntityfrom the persistent store.voidHostEntity. setPrinters(Collection<PrinterEntity> printers)Sets value for attribute printersList<es.caib.seycon.ng.comu.Impressora>PrinterEntityDao. toImpressoraList(Collection<PrinterEntity> entities)Transforms toImpressoralistList<es.caib.seycon.ng.comu.Impressora>PrinterEntityDaoBase. toImpressoraList(Collection<PrinterEntity> instances)Transforms toImpressoralistList<com.soffid.iam.api.Printer>PrinterEntityDao. toPrinterList(Collection<PrinterEntity> entities)Transforms toPrinterlistList<com.soffid.iam.api.Printer>PrinterEntityDaoBase. toPrinterList(Collection<PrinterEntity> instances)Transforms toPrinterlistvoidPrinterEntityDao. update(Collection<? extends PrinterEntity> entities)Updates a collection ofPrinterEntityin the persistent store.voidPrinterEntityDaoBase. update(Collection<? extends PrinterEntity> entities)Updates a collection ofPrinterEntityin 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 voidPrinterServiceImpl. updateGroups(PrinterEntity entity, com.soffid.iam.api.Printer impressora)voidPrinterServiceImpl. updateUsers(PrinterEntity entity, com.soffid.iam.api.Printer impressora)
-