Uses of Class
com.soffid.iam.model.EntryPointEntity
-
Packages that use EntryPointEntity Package Description com.soffid.iam.model com.soffid.iam.service -
-
Uses of EntryPointEntity in com.soffid.iam.model
Subclasses of EntryPointEntity in com.soffid.iam.model Modifier and Type Class Description classEntryPointEntityImplEntity EntryPointEntity implementationMethods in com.soffid.iam.model that return EntryPointEntity Modifier and Type Method Description EntryPointEntityEntryPointEntityDao. accessTreeToEntity(com.soffid.iam.api.AccessTree instance)Transforms fromAccessTreeobjectEntryPointEntityEntryPointEntityDaoBase. accessTreeToEntity(com.soffid.iam.api.AccessTree instance)Transforms fromAccessTreeobjectEntryPointEntityEntryPointEntityDaoImpl. accessTreeToEntity(com.soffid.iam.api.AccessTree puntEntrada)EntryPointEntityEntryPointTreeEntity. getChild()Gets value for attribute childEntryPointEntityEntryPointAccountEntity. getEntryPoint()Gets value for attribute entryPointEntryPointEntityEntryPointExecutableEntity. getEntryPoint()Gets value for attribute entryPointEntryPointEntityEntryPointGroupEntity. getEntryPoint()Gets value for attribute entryPointEntryPointEntityEntryPointRoleEntity. getEntryPoint()Gets value for attribute entryPointEntryPointEntityEntryPointUserEntity. getEntryPoint()Gets value for attribute entryPointEntryPointEntityHostEntryPointEntity. getEntryPoint()Gets value for attribute entryPointEntryPointEntityEntryPointTreeEntity. getParent()Gets value for attribute parentEntryPointEntityEntryPointEntityDao. load(Long id)Loads an instance ofEntryPointEntityfrom the persistent store.EntryPointEntityEntryPointEntityDaoBase. load(Long id)Loads an instance ofEntryPointEntityfrom the persistent store.EntryPointEntityEntryPointEntityDao. newEntryPointEntity()Creates an instance ofEntryPointEntity.EntryPointEntityEntryPointEntityDaoBase. newEntryPointEntity()Creates an instance ofEntryPointEntity.EntryPointEntityEntryPointEntityDao. puntEntradaToEntity(es.caib.seycon.ng.comu.PuntEntrada instance)Transforms fromPuntEntradaobjectEntryPointEntityEntryPointEntityDaoBase. puntEntradaToEntity(es.caib.seycon.ng.comu.PuntEntrada instance)Transforms fromPuntEntradaobjectMethods in com.soffid.iam.model that return types with arguments of type EntryPointEntity Modifier and Type Method Description List<EntryPointEntity>EntryPointEntityDao. accessTreeToEntityList(Collection<com.soffid.iam.api.AccessTree> instances)Transforms fromAccessTreelistList<EntryPointEntity>EntryPointEntityDaoBase. accessTreeToEntityList(Collection<com.soffid.iam.api.AccessTree> instances)Transforms fromAccessTreelistList<EntryPointEntity>EntryPointEntityDao. findByCriteria(CriteriaSearchConfiguration criteria, String name, String code)CriteriaSearchConfiguration finderList<EntryPointEntity>EntryPointEntityDao. findByCriteria(String name, String code)Operation findByCriteriaList<EntryPointEntity>EntryPointEntityDaoBase. findByCriteria(CriteriaSearchConfiguration criteria, String name, String code)CriteriaSearchConfiguration implementationList<EntryPointEntity>EntryPointEntityDaoBase. findByCriteria(String queryString, CriteriaSearchConfiguration criteria, String name, String code)Internal implementationList<EntryPointEntity>EntryPointEntityDaoBase. findByCriteria(String name, String code)Operation findByCriteriaCollection<EntryPointEntity>SystemEntity. getEntryPoints()Gets value for attribute entryPointsList<EntryPointEntity>EntryPointEntityDao. loadAll()Loads all instances ofEntryPointEntityfrom the persistent store.List<EntryPointEntity>EntryPointEntityDaoBase. loadAll()Loads all instances ofEntryPointEntityfrom the persistent store.List<EntryPointEntity>EntryPointEntityDao. puntEntradaToEntityList(Collection<es.caib.seycon.ng.comu.PuntEntrada> instances)Transforms fromPuntEntradalistList<EntryPointEntity>EntryPointEntityDaoBase. puntEntradaToEntityList(Collection<es.caib.seycon.ng.comu.PuntEntrada> instances)Transforms fromAccessTreelistList<EntryPointEntity>EntryPointEntityDao. query(String query, Parameter[] parameters)Query ofEntryPointEntityfrom the persistent store.List<EntryPointEntity>EntryPointEntityDao. query(String query, Parameter[] parameters, CriteriaSearchConfiguration criteria)Query ofEntryPointEntityfrom the persistent store.List<EntryPointEntity>EntryPointEntityDaoBase. query(String queryString, Parameter[] parameters)Query ofEntryPointEntityfrom the persistent store.List<EntryPointEntity>EntryPointEntityDaoBase. query(String queryString, Parameter[] parameters, CriteriaSearchConfiguration criteria)Query ofEntryPointEntityfrom the persistent store.Methods in com.soffid.iam.model with parameters of type EntryPointEntity Modifier and Type Method Description voidEntryPointEntityDao. accessTreeToEntity(com.soffid.iam.api.AccessTree source, EntryPointEntity target, boolean copyIfNull)Copy data fromAccessTreeobjectvoidEntryPointEntityDaoBase. accessTreeToEntity(com.soffid.iam.api.AccessTree source, EntryPointEntity target, boolean copyIfNull)Copy data fromAccessTreeobjectvoidEntryPointEntityDaoImpl. accessTreeToEntity(com.soffid.iam.api.AccessTree source, EntryPointEntity target, boolean copyIfNull)voidEntryPointEntityDao. create(EntryPointEntity entity)Adds an instance ofEntryPointEntityto the persistent store.voidEntryPointEntityDaoBase. create(EntryPointEntity entity)Adds an instance ofEntryPointEntityto the persistent store.List<EntryPointExecutableEntity>EntryPointExecutableEntityDao. findByEntryPoint(CriteriaSearchConfiguration criteria, EntryPointEntity entryPoint)CriteriaSearchConfiguration finderList<EntryPointExecutableEntity>EntryPointExecutableEntityDao. findByEntryPoint(EntryPointEntity entryPoint)Operation findByEntryPointList<EntryPointExecutableEntity>EntryPointExecutableEntityDaoBase. findByEntryPoint(CriteriaSearchConfiguration criteria, EntryPointEntity entryPoint)CriteriaSearchConfiguration implementationList<EntryPointExecutableEntity>EntryPointExecutableEntityDaoBase. findByEntryPoint(EntryPointEntity entryPoint)Operation findByEntryPointList<EntryPointExecutableEntity>EntryPointExecutableEntityDaoBase. findByEntryPoint(String queryString, CriteriaSearchConfiguration criteria, EntryPointEntity entryPoint)Internal implementationvoidEntryPointEntityDao. puntEntradaToEntity(es.caib.seycon.ng.comu.PuntEntrada source, EntryPointEntity target, boolean copyIfNull)Copy data fromPuntEntradaobjectvoidEntryPointEntityDaoBase. puntEntradaToEntity(es.caib.seycon.ng.comu.PuntEntrada source, EntryPointEntity target, boolean copyIfNull)Copy data fromPuntEntradaobjectvoidEntryPointEntityDao. remove(EntryPointEntity entity)Removes an instance ofEntryPointEntityfrom the persistent store.voidEntryPointEntityDaoBase. remove(EntryPointEntity entity)Removes an instance ofEntryPointEntityfrom the persistent store.voidEntryPointTreeEntity. setChild(EntryPointEntity child)Sets value for attribute childvoidEntryPointAccountEntity. setEntryPoint(EntryPointEntity entryPoint)Sets value for attribute entryPointvoidEntryPointExecutableEntity. setEntryPoint(EntryPointEntity entryPoint)Sets value for attribute entryPointvoidEntryPointGroupEntity. setEntryPoint(EntryPointEntity entryPoint)Sets value for attribute entryPointvoidEntryPointRoleEntity. setEntryPoint(EntryPointEntity entryPoint)Sets value for attribute entryPointvoidEntryPointUserEntity. setEntryPoint(EntryPointEntity entryPoint)Sets value for attribute entryPointvoidHostEntryPointEntity. setEntryPoint(EntryPointEntity entryPoint)Sets value for attribute entryPointvoidEntryPointTreeEntity. setParent(EntryPointEntity parent)Sets value for attribute parentcom.soffid.iam.api.AccessTreeEntryPointEntityDao. toAccessTree(EntryPointEntity entity)Transforms toAccessTreeobjectvoidEntryPointEntityDao. toAccessTree(EntryPointEntity source, com.soffid.iam.api.AccessTree target)Copy data toAccessTreeobjectcom.soffid.iam.api.AccessTreeEntryPointEntityDaoBase. toAccessTree(EntryPointEntity entity)Transforms toAccessTreeobjectvoidEntryPointEntityDaoBase. toAccessTree(EntryPointEntity source, com.soffid.iam.api.AccessTree target)Copy data toAccessTreeobjectcom.soffid.iam.api.AccessTreeEntryPointEntityDaoImpl. toAccessTree(EntryPointEntity entity)voidEntryPointEntityDaoImpl. toAccessTree(EntryPointEntity source, com.soffid.iam.api.AccessTree target)es.caib.seycon.ng.comu.PuntEntradaEntryPointEntityDao. toPuntEntrada(EntryPointEntity entity)Transforms toPuntEntradaobjectvoidEntryPointEntityDao. toPuntEntrada(EntryPointEntity source, es.caib.seycon.ng.comu.PuntEntrada target)Copy data toPuntEntradaobjectes.caib.seycon.ng.comu.PuntEntradaEntryPointEntityDaoBase. toPuntEntrada(EntryPointEntity entity)Transforms toAccessTreeobjectvoidEntryPointEntityDaoBase. toPuntEntrada(EntryPointEntity source, es.caib.seycon.ng.comu.PuntEntrada target)voidEntryPointEntityDao. update(EntryPointEntity entity)Updates an instance ofEntryPointEntityat the persistent store.voidEntryPointEntityDaoBase. update(EntryPointEntity entity)Updates an instance ofEntryPointEntityat the persistent store.Method parameters in com.soffid.iam.model with type arguments of type EntryPointEntity Modifier and Type Method Description voidEntryPointEntityDao. create(Collection<? extends EntryPointEntity> entities)Creates a collection ofEntryPointEntityand adds it to the persistent store.voidEntryPointEntityDaoBase. create(Collection<? extends EntryPointEntity> entities)Creates a collection ofEntryPointEntityand adds it to the persistent store.voidEntryPointEntityDao. remove(Collection<? extends EntryPointEntity> entities)Removes a collection ofEntryPointEntityfrom the persistent store.voidEntryPointEntityDaoBase. remove(Collection<? extends EntryPointEntity> entities)Removes a collection ofEntryPointEntityfrom the persistent store.voidSystemEntity. setEntryPoints(Collection<EntryPointEntity> entryPoints)Sets value for attribute entryPointsList<com.soffid.iam.api.AccessTree>EntryPointEntityDao. toAccessTreeList(Collection<EntryPointEntity> entities)Transforms toAccessTreelistList<com.soffid.iam.api.AccessTree>EntryPointEntityDaoBase. toAccessTreeList(Collection<EntryPointEntity> instances)Transforms toAccessTreelistList<es.caib.seycon.ng.comu.PuntEntrada>EntryPointEntityDao. toPuntEntradaList(Collection<EntryPointEntity> entities)Transforms toPuntEntradalistList<es.caib.seycon.ng.comu.PuntEntrada>EntryPointEntityDaoBase. toPuntEntradaList(Collection<EntryPointEntity> instances)Transforms toPuntEntradalistvoidEntryPointEntityDao. update(Collection<? extends EntryPointEntity> entities)Updates a collection ofEntryPointEntityin the persistent store.voidEntryPointEntityDaoBase. update(Collection<? extends EntryPointEntity> entities)Updates a collection ofEntryPointEntityin the persistent store. -
Uses of EntryPointEntity in com.soffid.iam.service
Methods in com.soffid.iam.service with parameters of type EntryPointEntity Modifier and Type Method Description protected booleanEntryPointServiceImpl. canView(EntryPointEntity puntEntrada)protected booleanEntryPointServiceImpl. isAuthorized(EntryPointEntity entry, String level)
-