Uses of Class
com.soffid.iam.model.EntryPointAccountEntity
-
Packages that use EntryPointAccountEntity Package Description com.soffid.iam.model -
-
Uses of EntryPointAccountEntity in com.soffid.iam.model
Subclasses of EntryPointAccountEntity in com.soffid.iam.model Modifier and Type Class Description classEntryPointAccountEntityImplEntity EntryPointAccountEntity implementationMethods in com.soffid.iam.model that return EntryPointAccountEntity Modifier and Type Method Description EntryPointAccountEntityEntryPointAccountEntityDao. accessTreeAuthorizationToEntity(com.soffid.iam.api.AccessTreeAuthorization instance)Transforms fromAccessTreeAuthorizationobjectEntryPointAccountEntityEntryPointAccountEntityDaoBase. accessTreeAuthorizationToEntity(com.soffid.iam.api.AccessTreeAuthorization instance)Transforms fromAccessTreeAuthorizationobjectEntryPointAccountEntityEntryPointAccountEntityDaoImpl. accessTreeAuthorizationToEntity(com.soffid.iam.api.AccessTreeAuthorization accessTreeAuthorization)EntryPointAccountEntityEntryPointAccountEntityDao. autoritzacioPuntEntradaToEntity(es.caib.seycon.ng.comu.AutoritzacioPuntEntrada instance)Transforms fromAutoritzacioPuntEntradaobjectEntryPointAccountEntityEntryPointAccountEntityDaoBase. autoritzacioPuntEntradaToEntity(es.caib.seycon.ng.comu.AutoritzacioPuntEntrada instance)Transforms fromAutoritzacioPuntEntradaobjectEntryPointAccountEntityEntryPointAccountEntityDao. load(Long id)Loads an instance ofEntryPointAccountEntityfrom the persistent store.EntryPointAccountEntityEntryPointAccountEntityDaoBase. load(Long id)Loads an instance ofEntryPointAccountEntityfrom the persistent store.EntryPointAccountEntityEntryPointAccountEntityDao. newEntryPointAccountEntity()Creates an instance ofEntryPointAccountEntity.EntryPointAccountEntityEntryPointAccountEntityDaoBase. newEntryPointAccountEntity()Creates an instance ofEntryPointAccountEntity.Methods in com.soffid.iam.model that return types with arguments of type EntryPointAccountEntity Modifier and Type Method Description List<EntryPointAccountEntity>EntryPointAccountEntityDao. accessTreeAuthorizationToEntityList(Collection<com.soffid.iam.api.AccessTreeAuthorization> instances)Transforms fromAccessTreeAuthorizationlistList<EntryPointAccountEntity>EntryPointAccountEntityDaoBase. accessTreeAuthorizationToEntityList(Collection<com.soffid.iam.api.AccessTreeAuthorization> instances)Transforms fromAccessTreeAuthorizationlistList<EntryPointAccountEntity>EntryPointAccountEntityDao. autoritzacioPuntEntradaToEntityList(Collection<es.caib.seycon.ng.comu.AutoritzacioPuntEntrada> instances)Transforms fromAutoritzacioPuntEntradalistList<EntryPointAccountEntity>EntryPointAccountEntityDaoBase. autoritzacioPuntEntradaToEntityList(Collection<es.caib.seycon.ng.comu.AutoritzacioPuntEntrada> instances)Transforms fromAccessTreeAuthorizationlistList<EntryPointAccountEntity>EntryPointAccountEntityDao. findAll()Operation findAllList<EntryPointAccountEntity>EntryPointAccountEntityDao. findAll(CriteriaSearchConfiguration criteria)CriteriaSearchConfiguration finderList<EntryPointAccountEntity>EntryPointAccountEntityDaoBase. findAll()Operation findAllList<EntryPointAccountEntity>EntryPointAccountEntityDaoBase. findAll(CriteriaSearchConfiguration criteria)CriteriaSearchConfiguration implementationList<EntryPointAccountEntity>EntryPointAccountEntityDaoBase. findAll(String queryString, CriteriaSearchConfiguration criteria)Internal implementationCollection<EntryPointAccountEntity>EntryPointEntity. getAuthorizedAccounts()Gets value for attribute authorizedAccountsList<EntryPointAccountEntity>EntryPointAccountEntityDao. loadAll()Loads all instances ofEntryPointAccountEntityfrom the persistent store.List<EntryPointAccountEntity>EntryPointAccountEntityDaoBase. loadAll()Loads all instances ofEntryPointAccountEntityfrom the persistent store.List<EntryPointAccountEntity>EntryPointAccountEntityDao. query(String query, Parameter[] parameters)Query ofEntryPointAccountEntityfrom the persistent store.List<EntryPointAccountEntity>EntryPointAccountEntityDao. query(String query, Parameter[] parameters, CriteriaSearchConfiguration criteria)Query ofEntryPointAccountEntityfrom the persistent store.List<EntryPointAccountEntity>EntryPointAccountEntityDaoBase. query(String queryString, Parameter[] parameters)Query ofEntryPointAccountEntityfrom the persistent store.List<EntryPointAccountEntity>EntryPointAccountEntityDaoBase. query(String queryString, Parameter[] parameters, CriteriaSearchConfiguration criteria)Query ofEntryPointAccountEntityfrom the persistent store.Methods in com.soffid.iam.model with parameters of type EntryPointAccountEntity Modifier and Type Method Description voidEntryPointAccountEntityDao. accessTreeAuthorizationToEntity(com.soffid.iam.api.AccessTreeAuthorization source, EntryPointAccountEntity target, boolean copyIfNull)Copy data fromAccessTreeAuthorizationobjectvoidEntryPointAccountEntityDaoBase. accessTreeAuthorizationToEntity(com.soffid.iam.api.AccessTreeAuthorization source, EntryPointAccountEntity target, boolean copyIfNull)Copy data fromAccessTreeAuthorizationobjectvoidEntryPointAccountEntityDaoImpl. accessTreeAuthorizationToEntity(com.soffid.iam.api.AccessTreeAuthorization source, EntryPointAccountEntity target, boolean copyIfNull)voidEntryPointAccountEntityDao. autoritzacioPuntEntradaToEntity(es.caib.seycon.ng.comu.AutoritzacioPuntEntrada source, EntryPointAccountEntity target, boolean copyIfNull)Copy data fromAutoritzacioPuntEntradaobjectvoidEntryPointAccountEntityDaoBase. autoritzacioPuntEntradaToEntity(es.caib.seycon.ng.comu.AutoritzacioPuntEntrada source, EntryPointAccountEntity target, boolean copyIfNull)Copy data fromAutoritzacioPuntEntradaobjectvoidEntryPointAccountEntityDao. create(EntryPointAccountEntity entity)Adds an instance ofEntryPointAccountEntityto the persistent store.voidEntryPointAccountEntityDaoBase. create(EntryPointAccountEntity entity)Adds an instance ofEntryPointAccountEntityto the persistent store.voidEntryPointAccountEntityDao. remove(EntryPointAccountEntity entity)Removes an instance ofEntryPointAccountEntityfrom the persistent store.voidEntryPointAccountEntityDaoBase. remove(EntryPointAccountEntity entity)Removes an instance ofEntryPointAccountEntityfrom the persistent store.com.soffid.iam.api.AccessTreeAuthorizationEntryPointAccountEntityDao. toAccessTreeAuthorization(EntryPointAccountEntity entity)Transforms toAccessTreeAuthorizationobjectvoidEntryPointAccountEntityDao. toAccessTreeAuthorization(EntryPointAccountEntity source, com.soffid.iam.api.AccessTreeAuthorization target)Copy data toAccessTreeAuthorizationobjectcom.soffid.iam.api.AccessTreeAuthorizationEntryPointAccountEntityDaoBase. toAccessTreeAuthorization(EntryPointAccountEntity entity)Transforms toAccessTreeAuthorizationobjectvoidEntryPointAccountEntityDaoBase. toAccessTreeAuthorization(EntryPointAccountEntity source, com.soffid.iam.api.AccessTreeAuthorization target)Copy data toAccessTreeAuthorizationobjectcom.soffid.iam.api.AccessTreeAuthorizationEntryPointAccountEntityDaoImpl. toAccessTreeAuthorization(EntryPointAccountEntity entity)voidEntryPointAccountEntityDaoImpl. toAccessTreeAuthorization(EntryPointAccountEntity source, com.soffid.iam.api.AccessTreeAuthorization target)es.caib.seycon.ng.comu.AutoritzacioPuntEntradaEntryPointAccountEntityDao. toAutoritzacioPuntEntrada(EntryPointAccountEntity entity)Transforms toAutoritzacioPuntEntradaobjectvoidEntryPointAccountEntityDao. toAutoritzacioPuntEntrada(EntryPointAccountEntity source, es.caib.seycon.ng.comu.AutoritzacioPuntEntrada target)Copy data toAutoritzacioPuntEntradaobjectes.caib.seycon.ng.comu.AutoritzacioPuntEntradaEntryPointAccountEntityDaoBase. toAutoritzacioPuntEntrada(EntryPointAccountEntity entity)Transforms toAccessTreeAuthorizationobjectvoidEntryPointAccountEntityDaoBase. toAutoritzacioPuntEntrada(EntryPointAccountEntity source, es.caib.seycon.ng.comu.AutoritzacioPuntEntrada target)voidEntryPointAccountEntityDao. update(EntryPointAccountEntity entity)Updates an instance ofEntryPointAccountEntityat the persistent store.voidEntryPointAccountEntityDaoBase. update(EntryPointAccountEntity entity)Updates an instance ofEntryPointAccountEntityat the persistent store.Method parameters in com.soffid.iam.model with type arguments of type EntryPointAccountEntity Modifier and Type Method Description voidEntryPointAccountEntityDao. create(Collection<? extends EntryPointAccountEntity> entities)Creates a collection ofEntryPointAccountEntityand adds it to the persistent store.voidEntryPointAccountEntityDaoBase. create(Collection<? extends EntryPointAccountEntity> entities)Creates a collection ofEntryPointAccountEntityand adds it to the persistent store.voidEntryPointAccountEntityDao. remove(Collection<? extends EntryPointAccountEntity> entities)Removes a collection ofEntryPointAccountEntityfrom the persistent store.voidEntryPointAccountEntityDaoBase. remove(Collection<? extends EntryPointAccountEntity> entities)Removes a collection ofEntryPointAccountEntityfrom the persistent store.voidEntryPointEntity. setAuthorizedAccounts(Collection<EntryPointAccountEntity> authorizedAccounts)Sets value for attribute authorizedAccountsList<com.soffid.iam.api.AccessTreeAuthorization>EntryPointAccountEntityDao. toAccessTreeAuthorizationList(Collection<EntryPointAccountEntity> entities)Transforms toAccessTreeAuthorizationlistList<com.soffid.iam.api.AccessTreeAuthorization>EntryPointAccountEntityDaoBase. toAccessTreeAuthorizationList(Collection<EntryPointAccountEntity> instances)Transforms toAccessTreeAuthorizationlistList<es.caib.seycon.ng.comu.AutoritzacioPuntEntrada>EntryPointAccountEntityDao. toAutoritzacioPuntEntradaList(Collection<EntryPointAccountEntity> entities)Transforms toAutoritzacioPuntEntradalistList<es.caib.seycon.ng.comu.AutoritzacioPuntEntrada>EntryPointAccountEntityDaoBase. toAutoritzacioPuntEntradaList(Collection<EntryPointAccountEntity> instances)Transforms toAutoritzacioPuntEntradalistvoidEntryPointAccountEntityDao. update(Collection<? extends EntryPointAccountEntity> entities)Updates a collection ofEntryPointAccountEntityin the persistent store.voidEntryPointAccountEntityDaoBase. update(Collection<? extends EntryPointAccountEntity> entities)Updates a collection ofEntryPointAccountEntityin the persistent store.
-