Uses of Class
com.soffid.iam.model.UserPrinterEntity
-
Packages that use UserPrinterEntity Package Description com.soffid.iam.model -
-
Uses of UserPrinterEntity in com.soffid.iam.model
Subclasses of UserPrinterEntity in com.soffid.iam.model Modifier and Type Class Description class
UserPrinterEntityImpl
Entity UsuariImpressoraEntity implementationMethods in com.soffid.iam.model that return UserPrinterEntity Modifier and Type Method Description UserPrinterEntity
UserPrinterEntityDao. findUserByUserAndPrinter(CriteriaSearchConfiguration criteria, String userName, String printer)
CriteriaSearchConfiguration finderUserPrinterEntity
UserPrinterEntityDao. findUserByUserAndPrinter(String userName, String printer)
Operation findUserByUserAndPrinterUserPrinterEntity
UserPrinterEntityDaoBase. findUserByUserAndPrinter(CriteriaSearchConfiguration criteria, String userName, String printer)
CriteriaSearchConfiguration implementationUserPrinterEntity
UserPrinterEntityDaoBase. findUserByUserAndPrinter(String queryString, CriteriaSearchConfiguration criteria, String userName, String printer)
Internal implementationUserPrinterEntity
UserPrinterEntityDaoBase. findUserByUserAndPrinter(String userName, String printer)
Operation findUserByUserAndPrinterUserPrinterEntity
UserPrinterEntityDao. load(Long id)
Loads an instance ofUserPrinterEntity
from the persistent store.UserPrinterEntity
UserPrinterEntityDaoBase. load(Long id)
Loads an instance ofUserPrinterEntity
from the persistent store.UserPrinterEntity
UserPrinterEntityDao. newUserPrinterEntity()
Creates an instance ofUserPrinterEntity
.UserPrinterEntity
UserPrinterEntityDaoBase. newUserPrinterEntity()
Creates an instance ofUserPrinterEntity
.UserPrinterEntity
UserPrinterEntityDao. printerUserToEntity(com.soffid.iam.api.PrinterUser instance)
Transforms fromPrinterUser
objectUserPrinterEntity
UserPrinterEntityDaoBase. printerUserToEntity(com.soffid.iam.api.PrinterUser instance)
Transforms fromPrinterUser
objectUserPrinterEntity
UserPrinterEntityDaoImpl. printerUserToEntity(com.soffid.iam.api.PrinterUser usuariImpressora)
UserPrinterEntity
UserPrinterEntityDao. usuariImpressoraToEntity(es.caib.seycon.ng.comu.UsuariImpressora instance)
Transforms fromUsuariImpressora
objectUserPrinterEntity
UserPrinterEntityDaoBase. usuariImpressoraToEntity(es.caib.seycon.ng.comu.UsuariImpressora instance)
Transforms fromUsuariImpressora
objectMethods in com.soffid.iam.model that return types with arguments of type UserPrinterEntity Modifier and Type Method Description List<UserPrinterEntity>
UserPrinterEntityDao. findByPrinter(CriteriaSearchConfiguration criteria, String printer)
CriteriaSearchConfiguration finderList<UserPrinterEntity>
UserPrinterEntityDao. findByPrinter(String printer)
Operation findByPrinterList<UserPrinterEntity>
UserPrinterEntityDaoBase. findByPrinter(CriteriaSearchConfiguration criteria, String printer)
CriteriaSearchConfiguration implementationList<UserPrinterEntity>
UserPrinterEntityDaoBase. findByPrinter(String printer)
Operation findByPrinterList<UserPrinterEntity>
UserPrinterEntityDaoBase. findByPrinter(String queryString, CriteriaSearchConfiguration criteria, String printer)
Internal implementationList<UserPrinterEntity>
UserPrinterEntityDao. findByUser(CriteriaSearchConfiguration criteria, String userName)
CriteriaSearchConfiguration finderList<UserPrinterEntity>
UserPrinterEntityDao. findByUser(String userName)
Operation findByUserList<UserPrinterEntity>
UserPrinterEntityDaoBase. findByUser(CriteriaSearchConfiguration criteria, String userName)
CriteriaSearchConfiguration implementationList<UserPrinterEntity>
UserPrinterEntityDaoBase. findByUser(String userName)
Operation findByUserList<UserPrinterEntity>
UserPrinterEntityDaoBase. findByUser(String queryString, CriteriaSearchConfiguration criteria, String userName)
Internal implementationCollection<UserPrinterEntity>
UserEntity. getPrinters()
Gets value for attribute printersCollection<UserPrinterEntity>
PrinterEntity. getUsers()
Gets value for attribute usersList<UserPrinterEntity>
UserPrinterEntityDao. loadAll()
Loads all instances ofUserPrinterEntity
from the persistent store.List<UserPrinterEntity>
UserPrinterEntityDaoBase. loadAll()
Loads all instances ofUserPrinterEntity
from the persistent store.List<UserPrinterEntity>
UserPrinterEntityDao. printerUserToEntityList(Collection<com.soffid.iam.api.PrinterUser> instances)
Transforms fromPrinterUser
listList<UserPrinterEntity>
UserPrinterEntityDaoBase. printerUserToEntityList(Collection<com.soffid.iam.api.PrinterUser> instances)
Transforms fromPrinterUser
listList<UserPrinterEntity>
UserPrinterEntityDao. query(String query, Parameter[] parameters)
Query ofUserPrinterEntity
from the persistent store.List<UserPrinterEntity>
UserPrinterEntityDao. query(String query, Parameter[] parameters, CriteriaSearchConfiguration criteria)
Query ofUserPrinterEntity
from the persistent store.List<UserPrinterEntity>
UserPrinterEntityDaoBase. query(String queryString, Parameter[] parameters)
Query ofUserPrinterEntity
from the persistent store.List<UserPrinterEntity>
UserPrinterEntityDaoBase. query(String queryString, Parameter[] parameters, CriteriaSearchConfiguration criteria)
Query ofUserPrinterEntity
from the persistent store.List<UserPrinterEntity>
UserPrinterEntityDao. usuariImpressoraToEntityList(Collection<es.caib.seycon.ng.comu.UsuariImpressora> instances)
Transforms fromUsuariImpressora
listList<UserPrinterEntity>
UserPrinterEntityDaoBase. usuariImpressoraToEntityList(Collection<es.caib.seycon.ng.comu.UsuariImpressora> instances)
Transforms fromPrinterUser
listMethods in com.soffid.iam.model with parameters of type UserPrinterEntity Modifier and Type Method Description void
UserPrinterEntityDao. create(UserPrinterEntity entity)
Adds an instance ofUserPrinterEntity
to the persistent store.void
UserPrinterEntityDaoBase. create(UserPrinterEntity entity)
Adds an instance ofUserPrinterEntity
to the persistent store.void
UserPrinterEntityDaoImpl. create(UserPrinterEntity usuariImpressora)
void
UserPrinterEntityDao. printerUserToEntity(com.soffid.iam.api.PrinterUser source, UserPrinterEntity target, boolean copyIfNull)
Copy data fromPrinterUser
objectvoid
UserPrinterEntityDaoBase. printerUserToEntity(com.soffid.iam.api.PrinterUser source, UserPrinterEntity target, boolean copyIfNull)
Copy data fromPrinterUser
objectvoid
UserPrinterEntityDaoImpl. printerUserToEntity(com.soffid.iam.api.PrinterUser sourceVO, UserPrinterEntity targetEntity, boolean copyIfNull)
void
UserPrinterEntityDao. remove(UserPrinterEntity entity)
Removes an instance ofUserPrinterEntity
from the persistent store.void
UserPrinterEntityDaoBase. remove(UserPrinterEntity entity)
Removes an instance ofUserPrinterEntity
from the persistent store.void
UserPrinterEntityDaoImpl. remove(UserPrinterEntity usuariImpressora)
com.soffid.iam.api.PrinterUser
UserPrinterEntityDao. toPrinterUser(UserPrinterEntity entity)
Transforms toPrinterUser
objectvoid
UserPrinterEntityDao. toPrinterUser(UserPrinterEntity source, com.soffid.iam.api.PrinterUser target)
Copy data toPrinterUser
objectcom.soffid.iam.api.PrinterUser
UserPrinterEntityDaoBase. toPrinterUser(UserPrinterEntity entity)
Transforms toPrinterUser
objectvoid
UserPrinterEntityDaoBase. toPrinterUser(UserPrinterEntity source, com.soffid.iam.api.PrinterUser target)
Copy data toPrinterUser
objectcom.soffid.iam.api.PrinterUser
UserPrinterEntityDaoImpl. toPrinterUser(UserPrinterEntity entity)
void
UserPrinterEntityDaoImpl. toPrinterUser(UserPrinterEntity sourceEntity, com.soffid.iam.api.PrinterUser targetVO)
es.caib.seycon.ng.comu.UsuariImpressora
UserPrinterEntityDao. toUsuariImpressora(UserPrinterEntity entity)
Transforms toUsuariImpressora
objectvoid
UserPrinterEntityDao. toUsuariImpressora(UserPrinterEntity source, es.caib.seycon.ng.comu.UsuariImpressora target)
Copy data toUsuariImpressora
objectes.caib.seycon.ng.comu.UsuariImpressora
UserPrinterEntityDaoBase. toUsuariImpressora(UserPrinterEntity entity)
Transforms toPrinterUser
objectvoid
UserPrinterEntityDaoBase. toUsuariImpressora(UserPrinterEntity source, es.caib.seycon.ng.comu.UsuariImpressora target)
void
UserPrinterEntityDao. update(UserPrinterEntity entity)
Updates an instance ofUserPrinterEntity
at the persistent store.void
UserPrinterEntityDaoBase. update(UserPrinterEntity entity)
Updates an instance ofUserPrinterEntity
at the persistent store.void
UserPrinterEntityDaoImpl. update(UserPrinterEntity usuariImpressora)
void
UserPrinterEntityDao. usuariImpressoraToEntity(es.caib.seycon.ng.comu.UsuariImpressora source, UserPrinterEntity target, boolean copyIfNull)
Copy data fromUsuariImpressora
objectvoid
UserPrinterEntityDaoBase. usuariImpressoraToEntity(es.caib.seycon.ng.comu.UsuariImpressora source, UserPrinterEntity target, boolean copyIfNull)
Copy data fromUsuariImpressora
objectMethod parameters in com.soffid.iam.model with type arguments of type UserPrinterEntity Modifier and Type Method Description void
UserPrinterEntityDao. create(Collection<? extends UserPrinterEntity> entities)
Creates a collection ofUserPrinterEntity
and adds it to the persistent store.void
UserPrinterEntityDaoBase. create(Collection<? extends UserPrinterEntity> entities)
Creates a collection ofUserPrinterEntity
and adds it to the persistent store.void
UserPrinterEntityDao. remove(Collection<? extends UserPrinterEntity> entities)
Removes a collection ofUserPrinterEntity
from the persistent store.void
UserPrinterEntityDaoBase. remove(Collection<? extends UserPrinterEntity> entities)
Removes a collection ofUserPrinterEntity
from the persistent store.void
UserEntity. setPrinters(Collection<UserPrinterEntity> printers)
Sets value for attribute printersvoid
PrinterEntity. setUsers(Collection<UserPrinterEntity> users)
Sets value for attribute usersList<com.soffid.iam.api.PrinterUser>
UserPrinterEntityDao. toPrinterUserList(Collection<UserPrinterEntity> entities)
Transforms toPrinterUser
listList<com.soffid.iam.api.PrinterUser>
UserPrinterEntityDaoBase. toPrinterUserList(Collection<UserPrinterEntity> instances)
Transforms toPrinterUser
listList<es.caib.seycon.ng.comu.UsuariImpressora>
UserPrinterEntityDao. toUsuariImpressoraList(Collection<UserPrinterEntity> entities)
Transforms toUsuariImpressora
listList<es.caib.seycon.ng.comu.UsuariImpressora>
UserPrinterEntityDaoBase. toUsuariImpressoraList(Collection<UserPrinterEntity> instances)
Transforms toUsuariImpressora
listvoid
UserPrinterEntityDao. update(Collection<? extends UserPrinterEntity> entities)
Updates a collection ofUserPrinterEntity
in the persistent store.void
UserPrinterEntityDaoBase. update(Collection<? extends UserPrinterEntity> entities)
Updates a collection ofUserPrinterEntity
in the persistent store.
-