Uses of Class
com.soffid.iam.model.EntryPointTreeEntity
-
Packages that use EntryPointTreeEntity Package Description com.soffid.iam.model -
-
Uses of EntryPointTreeEntity in com.soffid.iam.model
Subclasses of EntryPointTreeEntity in com.soffid.iam.model Modifier and Type Class Description classEntryPointTreeEntityImplEntity EntryPointTreeEntity implementationMethods in com.soffid.iam.model that return EntryPointTreeEntity Modifier and Type Method Description EntryPointTreeEntityEntryPointTreeEntityDao. applicationAccessTreeToEntity(com.soffid.iam.api.ApplicationAccessTree instance)Transforms fromApplicationAccessTreeobjectEntryPointTreeEntityEntryPointTreeEntityDaoBase. applicationAccessTreeToEntity(com.soffid.iam.api.ApplicationAccessTree instance)Transforms fromApplicationAccessTreeobjectEntryPointTreeEntityEntryPointTreeEntityDaoImpl. applicationAccessTreeToEntity(com.soffid.iam.api.ApplicationAccessTree arbrePuntEntrada)EntryPointTreeEntityEntryPointTreeEntityDao. arbrePuntEntradaToEntity(es.caib.seycon.ng.comu.ArbrePuntEntrada instance)Transforms fromArbrePuntEntradaobjectEntryPointTreeEntityEntryPointTreeEntityDaoBase. arbrePuntEntradaToEntity(es.caib.seycon.ng.comu.ArbrePuntEntrada instance)Transforms fromArbrePuntEntradaobjectEntryPointTreeEntityEntryPointTreeEntityDao. load(Long id)Loads an instance ofEntryPointTreeEntityfrom the persistent store.EntryPointTreeEntityEntryPointTreeEntityDaoBase. load(Long id)Loads an instance ofEntryPointTreeEntityfrom the persistent store.EntryPointTreeEntityEntryPointTreeEntityDao. newEntryPointTreeEntity()Creates an instance ofEntryPointTreeEntity.EntryPointTreeEntityEntryPointTreeEntityDaoBase. newEntryPointTreeEntity()Creates an instance ofEntryPointTreeEntity.Methods in com.soffid.iam.model that return types with arguments of type EntryPointTreeEntity Modifier and Type Method Description List<EntryPointTreeEntity>EntryPointTreeEntityDao. applicationAccessTreeToEntityList(Collection<com.soffid.iam.api.ApplicationAccessTree> instances)Transforms fromApplicationAccessTreelistList<EntryPointTreeEntity>EntryPointTreeEntityDaoBase. applicationAccessTreeToEntityList(Collection<com.soffid.iam.api.ApplicationAccessTree> instances)Transforms fromApplicationAccessTreelistList<EntryPointTreeEntity>EntryPointTreeEntityDao. arbrePuntEntradaToEntityList(Collection<es.caib.seycon.ng.comu.ArbrePuntEntrada> instances)Transforms fromArbrePuntEntradalistList<EntryPointTreeEntity>EntryPointTreeEntityDaoBase. arbrePuntEntradaToEntityList(Collection<es.caib.seycon.ng.comu.ArbrePuntEntrada> instances)Transforms fromApplicationAccessTreelistList<EntryPointTreeEntity>EntryPointTreeEntityDao. findByChildren(CriteriaSearchConfiguration criteria, Long childId)CriteriaSearchConfiguration finderList<EntryPointTreeEntity>EntryPointTreeEntityDao. findByChildren(Long childId)Operation findByChildrenList<EntryPointTreeEntity>EntryPointTreeEntityDaoBase. findByChildren(CriteriaSearchConfiguration criteria, Long childId)CriteriaSearchConfiguration implementationList<EntryPointTreeEntity>EntryPointTreeEntityDaoBase. findByChildren(Long childId)Operation findByChildrenList<EntryPointTreeEntity>EntryPointTreeEntityDaoBase. findByChildren(String queryString, CriteriaSearchConfiguration criteria, Long childId)Internal implementationList<EntryPointTreeEntity>EntryPointTreeEntityDao. findByParent(CriteriaSearchConfiguration criteria, Long parentId)CriteriaSearchConfiguration finderList<EntryPointTreeEntity>EntryPointTreeEntityDao. findByParent(Long parentId)Operation findByParentList<EntryPointTreeEntity>EntryPointTreeEntityDaoBase. findByParent(CriteriaSearchConfiguration criteria, Long parentId)CriteriaSearchConfiguration implementationList<EntryPointTreeEntity>EntryPointTreeEntityDaoBase. findByParent(Long parentId)Operation findByParentList<EntryPointTreeEntity>EntryPointTreeEntityDaoBase. findByParent(String queryString, CriteriaSearchConfiguration criteria, Long parentId)Internal implementationCollection<EntryPointTreeEntity>EntryPointEntity. getChildrenEntryPointTree()Gets value for attribute childrenEntryPointTreeCollection<EntryPointTreeEntity>EntryPointEntity. getParentEntryPointTree()Gets value for attribute parentEntryPointTreeList<EntryPointTreeEntity>EntryPointTreeEntityDao. loadAll()Loads all instances ofEntryPointTreeEntityfrom the persistent store.List<EntryPointTreeEntity>EntryPointTreeEntityDaoBase. loadAll()Loads all instances ofEntryPointTreeEntityfrom the persistent store.List<EntryPointTreeEntity>EntryPointTreeEntityDao. query(String query, Parameter[] parameters)Query ofEntryPointTreeEntityfrom the persistent store.List<EntryPointTreeEntity>EntryPointTreeEntityDao. query(String query, Parameter[] parameters, CriteriaSearchConfiguration criteria)Query ofEntryPointTreeEntityfrom the persistent store.List<EntryPointTreeEntity>EntryPointTreeEntityDaoBase. query(String queryString, Parameter[] parameters)Query ofEntryPointTreeEntityfrom the persistent store.List<EntryPointTreeEntity>EntryPointTreeEntityDaoBase. query(String queryString, Parameter[] parameters, CriteriaSearchConfiguration criteria)Query ofEntryPointTreeEntityfrom the persistent store.Methods in com.soffid.iam.model with parameters of type EntryPointTreeEntity Modifier and Type Method Description voidEntryPointTreeEntityDao. applicationAccessTreeToEntity(com.soffid.iam.api.ApplicationAccessTree source, EntryPointTreeEntity target, boolean copyIfNull)Copy data fromApplicationAccessTreeobjectvoidEntryPointTreeEntityDaoBase. applicationAccessTreeToEntity(com.soffid.iam.api.ApplicationAccessTree source, EntryPointTreeEntity target, boolean copyIfNull)Copy data fromApplicationAccessTreeobjectvoidEntryPointTreeEntityDaoImpl. applicationAccessTreeToEntity(com.soffid.iam.api.ApplicationAccessTree source, EntryPointTreeEntity target, boolean copyIfNull)voidEntryPointTreeEntityDao. arbrePuntEntradaToEntity(es.caib.seycon.ng.comu.ArbrePuntEntrada source, EntryPointTreeEntity target, boolean copyIfNull)Copy data fromArbrePuntEntradaobjectvoidEntryPointTreeEntityDaoBase. arbrePuntEntradaToEntity(es.caib.seycon.ng.comu.ArbrePuntEntrada source, EntryPointTreeEntity target, boolean copyIfNull)Copy data fromArbrePuntEntradaobjectvoidEntryPointTreeEntityDao. create(EntryPointTreeEntity entity)Adds an instance ofEntryPointTreeEntityto the persistent store.voidEntryPointTreeEntityDaoBase. create(EntryPointTreeEntity entity)Adds an instance ofEntryPointTreeEntityto the persistent store.voidEntryPointTreeEntityDao. remove(EntryPointTreeEntity entity)Removes an instance ofEntryPointTreeEntityfrom the persistent store.voidEntryPointTreeEntityDaoBase. remove(EntryPointTreeEntity entity)Removes an instance ofEntryPointTreeEntityfrom the persistent store.com.soffid.iam.api.ApplicationAccessTreeEntryPointTreeEntityDao. toApplicationAccessTree(EntryPointTreeEntity entity)Transforms toApplicationAccessTreeobjectvoidEntryPointTreeEntityDao. toApplicationAccessTree(EntryPointTreeEntity source, com.soffid.iam.api.ApplicationAccessTree target)Copy data toApplicationAccessTreeobjectcom.soffid.iam.api.ApplicationAccessTreeEntryPointTreeEntityDaoBase. toApplicationAccessTree(EntryPointTreeEntity entity)Transforms toApplicationAccessTreeobjectvoidEntryPointTreeEntityDaoBase. toApplicationAccessTree(EntryPointTreeEntity source, com.soffid.iam.api.ApplicationAccessTree target)Copy data toApplicationAccessTreeobjectcom.soffid.iam.api.ApplicationAccessTreeEntryPointTreeEntityDaoImpl. toApplicationAccessTree(EntryPointTreeEntity entity)voidEntryPointTreeEntityDaoImpl. toApplicationAccessTree(EntryPointTreeEntity source, com.soffid.iam.api.ApplicationAccessTree target)es.caib.seycon.ng.comu.ArbrePuntEntradaEntryPointTreeEntityDao. toArbrePuntEntrada(EntryPointTreeEntity entity)Transforms toArbrePuntEntradaobjectvoidEntryPointTreeEntityDao. toArbrePuntEntrada(EntryPointTreeEntity source, es.caib.seycon.ng.comu.ArbrePuntEntrada target)Copy data toArbrePuntEntradaobjectes.caib.seycon.ng.comu.ArbrePuntEntradaEntryPointTreeEntityDaoBase. toArbrePuntEntrada(EntryPointTreeEntity entity)Transforms toApplicationAccessTreeobjectvoidEntryPointTreeEntityDaoBase. toArbrePuntEntrada(EntryPointTreeEntity source, es.caib.seycon.ng.comu.ArbrePuntEntrada target)voidEntryPointTreeEntityDao. update(EntryPointTreeEntity entity)Updates an instance ofEntryPointTreeEntityat the persistent store.voidEntryPointTreeEntityDaoBase. update(EntryPointTreeEntity entity)Updates an instance ofEntryPointTreeEntityat the persistent store.Method parameters in com.soffid.iam.model with type arguments of type EntryPointTreeEntity Modifier and Type Method Description voidEntryPointTreeEntityDao. create(Collection<? extends EntryPointTreeEntity> entities)Creates a collection ofEntryPointTreeEntityand adds it to the persistent store.voidEntryPointTreeEntityDaoBase. create(Collection<? extends EntryPointTreeEntity> entities)Creates a collection ofEntryPointTreeEntityand adds it to the persistent store.voidEntryPointTreeEntityDao. remove(Collection<? extends EntryPointTreeEntity> entities)Removes a collection ofEntryPointTreeEntityfrom the persistent store.voidEntryPointTreeEntityDaoBase. remove(Collection<? extends EntryPointTreeEntity> entities)Removes a collection ofEntryPointTreeEntityfrom the persistent store.voidEntryPointEntity. setChildrenEntryPointTree(Collection<EntryPointTreeEntity> childrenEntryPointTree)Sets value for attribute childrenEntryPointTreevoidEntryPointEntity. setParentEntryPointTree(Collection<EntryPointTreeEntity> parentEntryPointTree)Sets value for attribute parentEntryPointTreeList<com.soffid.iam.api.ApplicationAccessTree>EntryPointTreeEntityDao. toApplicationAccessTreeList(Collection<EntryPointTreeEntity> entities)Transforms toApplicationAccessTreelistList<com.soffid.iam.api.ApplicationAccessTree>EntryPointTreeEntityDaoBase. toApplicationAccessTreeList(Collection<EntryPointTreeEntity> instances)Transforms toApplicationAccessTreelistList<es.caib.seycon.ng.comu.ArbrePuntEntrada>EntryPointTreeEntityDao. toArbrePuntEntradaList(Collection<EntryPointTreeEntity> entities)Transforms toArbrePuntEntradalistList<es.caib.seycon.ng.comu.ArbrePuntEntrada>EntryPointTreeEntityDaoBase. toArbrePuntEntradaList(Collection<EntryPointTreeEntity> instances)Transforms toArbrePuntEntradalistvoidEntryPointTreeEntityDao. update(Collection<? extends EntryPointTreeEntity> entities)Updates a collection ofEntryPointTreeEntityin the persistent store.voidEntryPointTreeEntityDaoBase. update(Collection<? extends EntryPointTreeEntity> entities)Updates a collection ofEntryPointTreeEntityin the persistent store.
-