Uses of Class
com.soffid.iam.model.EntryPointUserEntity
-
Packages that use EntryPointUserEntity Package Description com.soffid.iam.model -
-
Uses of EntryPointUserEntity in com.soffid.iam.model
Subclasses of EntryPointUserEntity in com.soffid.iam.model Modifier and Type Class Description class
EntryPointUserEntityImpl
Entity EntryPointUserEntity implementationMethods in com.soffid.iam.model that return EntryPointUserEntity Modifier and Type Method Description EntryPointUserEntity
EntryPointUserEntityDao. accessTreeAuthorizationToEntity(com.soffid.iam.api.AccessTreeAuthorization instance)
Transforms fromAccessTreeAuthorization
objectEntryPointUserEntity
EntryPointUserEntityDaoBase. accessTreeAuthorizationToEntity(com.soffid.iam.api.AccessTreeAuthorization instance)
Transforms fromAccessTreeAuthorization
objectEntryPointUserEntity
EntryPointUserEntityDaoImpl. accessTreeAuthorizationToEntity(com.soffid.iam.api.AccessTreeAuthorization autoritzacioPuntEntrada)
EntryPointUserEntity
EntryPointUserEntityDao. autoritzacioPuntEntradaToEntity(es.caib.seycon.ng.comu.AutoritzacioPuntEntrada instance)
Transforms fromAutoritzacioPuntEntrada
objectEntryPointUserEntity
EntryPointUserEntityDaoBase. autoritzacioPuntEntradaToEntity(es.caib.seycon.ng.comu.AutoritzacioPuntEntrada instance)
Transforms fromAutoritzacioPuntEntrada
objectEntryPointUserEntity
EntryPointUserEntityDao. load(Long id)
Loads an instance ofEntryPointUserEntity
from the persistent store.EntryPointUserEntity
EntryPointUserEntityDaoBase. load(Long id)
Loads an instance ofEntryPointUserEntity
from the persistent store.EntryPointUserEntity
EntryPointUserEntityDao. newEntryPointUserEntity()
Creates an instance ofEntryPointUserEntity
.EntryPointUserEntity
EntryPointUserEntityDaoBase. newEntryPointUserEntity()
Creates an instance ofEntryPointUserEntity
.Methods in com.soffid.iam.model that return types with arguments of type EntryPointUserEntity Modifier and Type Method Description List<EntryPointUserEntity>
EntryPointUserEntityDao. accessTreeAuthorizationToEntityList(Collection<com.soffid.iam.api.AccessTreeAuthorization> instances)
Transforms fromAccessTreeAuthorization
listList<EntryPointUserEntity>
EntryPointUserEntityDaoBase. accessTreeAuthorizationToEntityList(Collection<com.soffid.iam.api.AccessTreeAuthorization> instances)
Transforms fromAccessTreeAuthorization
listList<EntryPointUserEntity>
EntryPointUserEntityDao. autoritzacioPuntEntradaToEntityList(Collection<es.caib.seycon.ng.comu.AutoritzacioPuntEntrada> instances)
Transforms fromAutoritzacioPuntEntrada
listList<EntryPointUserEntity>
EntryPointUserEntityDaoBase. autoritzacioPuntEntradaToEntityList(Collection<es.caib.seycon.ng.comu.AutoritzacioPuntEntrada> instances)
Transforms fromAccessTreeAuthorization
listCollection<EntryPointUserEntity>
EntryPointEntity. getAuthorizedUsers()
Gets value for attribute authorizedUsersList<EntryPointUserEntity>
EntryPointUserEntityDao. loadAll()
Loads all instances ofEntryPointUserEntity
from the persistent store.List<EntryPointUserEntity>
EntryPointUserEntityDaoBase. loadAll()
Loads all instances ofEntryPointUserEntity
from the persistent store.List<EntryPointUserEntity>
EntryPointUserEntityDao. query(String query, Parameter[] parameters)
Query ofEntryPointUserEntity
from the persistent store.List<EntryPointUserEntity>
EntryPointUserEntityDao. query(String query, Parameter[] parameters, CriteriaSearchConfiguration criteria)
Query ofEntryPointUserEntity
from the persistent store.List<EntryPointUserEntity>
EntryPointUserEntityDaoBase. query(String queryString, Parameter[] parameters)
Query ofEntryPointUserEntity
from the persistent store.List<EntryPointUserEntity>
EntryPointUserEntityDaoBase. query(String queryString, Parameter[] parameters, CriteriaSearchConfiguration criteria)
Query ofEntryPointUserEntity
from the persistent store.Methods in com.soffid.iam.model with parameters of type EntryPointUserEntity Modifier and Type Method Description void
EntryPointUserEntityDao. accessTreeAuthorizationToEntity(com.soffid.iam.api.AccessTreeAuthorization source, EntryPointUserEntity target, boolean copyIfNull)
Copy data fromAccessTreeAuthorization
objectvoid
EntryPointUserEntityDaoBase. accessTreeAuthorizationToEntity(com.soffid.iam.api.AccessTreeAuthorization source, EntryPointUserEntity target, boolean copyIfNull)
Copy data fromAccessTreeAuthorization
objectvoid
EntryPointUserEntityDaoImpl. accessTreeAuthorizationToEntity(com.soffid.iam.api.AccessTreeAuthorization source, EntryPointUserEntity target, boolean copyIfNull)
void
EntryPointUserEntityDao. autoritzacioPuntEntradaToEntity(es.caib.seycon.ng.comu.AutoritzacioPuntEntrada source, EntryPointUserEntity target, boolean copyIfNull)
Copy data fromAutoritzacioPuntEntrada
objectvoid
EntryPointUserEntityDaoBase. autoritzacioPuntEntradaToEntity(es.caib.seycon.ng.comu.AutoritzacioPuntEntrada source, EntryPointUserEntity target, boolean copyIfNull)
Copy data fromAutoritzacioPuntEntrada
objectvoid
EntryPointUserEntityDao. create(EntryPointUserEntity entity)
Adds an instance ofEntryPointUserEntity
to the persistent store.void
EntryPointUserEntityDaoBase. create(EntryPointUserEntity entity)
Adds an instance ofEntryPointUserEntity
to the persistent store.void
EntryPointUserEntityDao. remove(EntryPointUserEntity entity)
Removes an instance ofEntryPointUserEntity
from the persistent store.void
EntryPointUserEntityDaoBase. remove(EntryPointUserEntity entity)
Removes an instance ofEntryPointUserEntity
from the persistent store.com.soffid.iam.api.AccessTreeAuthorization
EntryPointUserEntityDao. toAccessTreeAuthorization(EntryPointUserEntity entity)
Transforms toAccessTreeAuthorization
objectvoid
EntryPointUserEntityDao. toAccessTreeAuthorization(EntryPointUserEntity source, com.soffid.iam.api.AccessTreeAuthorization target)
Copy data toAccessTreeAuthorization
objectcom.soffid.iam.api.AccessTreeAuthorization
EntryPointUserEntityDaoBase. toAccessTreeAuthorization(EntryPointUserEntity entity)
Transforms toAccessTreeAuthorization
objectvoid
EntryPointUserEntityDaoBase. toAccessTreeAuthorization(EntryPointUserEntity source, com.soffid.iam.api.AccessTreeAuthorization target)
Copy data toAccessTreeAuthorization
objectcom.soffid.iam.api.AccessTreeAuthorization
EntryPointUserEntityDaoImpl. toAccessTreeAuthorization(EntryPointUserEntity entity)
void
EntryPointUserEntityDaoImpl. toAccessTreeAuthorization(EntryPointUserEntity source, com.soffid.iam.api.AccessTreeAuthorization target)
es.caib.seycon.ng.comu.AutoritzacioPuntEntrada
EntryPointUserEntityDao. toAutoritzacioPuntEntrada(EntryPointUserEntity entity)
Transforms toAutoritzacioPuntEntrada
objectvoid
EntryPointUserEntityDao. toAutoritzacioPuntEntrada(EntryPointUserEntity source, es.caib.seycon.ng.comu.AutoritzacioPuntEntrada target)
Copy data toAutoritzacioPuntEntrada
objectes.caib.seycon.ng.comu.AutoritzacioPuntEntrada
EntryPointUserEntityDaoBase. toAutoritzacioPuntEntrada(EntryPointUserEntity entity)
Transforms toAccessTreeAuthorization
objectvoid
EntryPointUserEntityDaoBase. toAutoritzacioPuntEntrada(EntryPointUserEntity source, es.caib.seycon.ng.comu.AutoritzacioPuntEntrada target)
void
EntryPointUserEntityDao. update(EntryPointUserEntity entity)
Updates an instance ofEntryPointUserEntity
at the persistent store.void
EntryPointUserEntityDaoBase. update(EntryPointUserEntity entity)
Updates an instance ofEntryPointUserEntity
at the persistent store.Method parameters in com.soffid.iam.model with type arguments of type EntryPointUserEntity Modifier and Type Method Description void
EntryPointUserEntityDao. create(Collection<? extends EntryPointUserEntity> entities)
Creates a collection ofEntryPointUserEntity
and adds it to the persistent store.void
EntryPointUserEntityDaoBase. create(Collection<? extends EntryPointUserEntity> entities)
Creates a collection ofEntryPointUserEntity
and adds it to the persistent store.void
EntryPointUserEntityDao. remove(Collection<? extends EntryPointUserEntity> entities)
Removes a collection ofEntryPointUserEntity
from the persistent store.void
EntryPointUserEntityDaoBase. remove(Collection<? extends EntryPointUserEntity> entities)
Removes a collection ofEntryPointUserEntity
from the persistent store.void
EntryPointEntity. setAuthorizedUsers(Collection<EntryPointUserEntity> authorizedUsers)
Sets value for attribute authorizedUsersList<com.soffid.iam.api.AccessTreeAuthorization>
EntryPointUserEntityDao. toAccessTreeAuthorizationList(Collection<EntryPointUserEntity> entities)
Transforms toAccessTreeAuthorization
listList<com.soffid.iam.api.AccessTreeAuthorization>
EntryPointUserEntityDaoBase. toAccessTreeAuthorizationList(Collection<EntryPointUserEntity> instances)
Transforms toAccessTreeAuthorization
listList<es.caib.seycon.ng.comu.AutoritzacioPuntEntrada>
EntryPointUserEntityDao. toAutoritzacioPuntEntradaList(Collection<EntryPointUserEntity> entities)
Transforms toAutoritzacioPuntEntrada
listList<es.caib.seycon.ng.comu.AutoritzacioPuntEntrada>
EntryPointUserEntityDaoBase. toAutoritzacioPuntEntradaList(Collection<EntryPointUserEntity> instances)
Transforms toAutoritzacioPuntEntrada
listvoid
EntryPointUserEntityDao. update(Collection<? extends EntryPointUserEntity> entities)
Updates a collection ofEntryPointUserEntity
in the persistent store.void
EntryPointUserEntityDaoBase. update(Collection<? extends EntryPointUserEntity> entities)
Updates a collection ofEntryPointUserEntity
in the persistent store.
-