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