Uses of Class
com.soffid.iam.model.SystemGroupEntity
-
Packages that use SystemGroupEntity Package Description com.soffid.iam.model -
-
Uses of SystemGroupEntity in com.soffid.iam.model
Subclasses of SystemGroupEntity in com.soffid.iam.model Modifier and Type Class Description class
SystemGroupEntityImpl
Entity SystemGroupEntity implementationMethods in com.soffid.iam.model that return SystemGroupEntity Modifier and Type Method Description SystemGroupEntity
SystemGroupEntityDao. grupDispatcherToEntity(es.caib.seycon.ng.comu.GrupDispatcher instance)
Transforms fromGrupDispatcher
objectSystemGroupEntity
SystemGroupEntityDaoBase. grupDispatcherToEntity(es.caib.seycon.ng.comu.GrupDispatcher instance)
Transforms fromGrupDispatcher
objectSystemGroupEntity
SystemGroupEntityDao. load(Long id)
Loads an instance ofSystemGroupEntity
from the persistent store.SystemGroupEntity
SystemGroupEntityDaoBase. load(Long id)
Loads an instance ofSystemGroupEntity
from the persistent store.SystemGroupEntity
SystemGroupEntityDao. newSystemGroupEntity()
Creates an instance ofSystemGroupEntity
.SystemGroupEntity
SystemGroupEntityDaoBase. newSystemGroupEntity()
Creates an instance ofSystemGroupEntity
.SystemGroupEntity
SystemGroupEntityDao. systemGroupToEntity(com.soffid.iam.api.SystemGroup instance)
Transforms fromSystemGroup
objectSystemGroupEntity
SystemGroupEntityDaoBase. systemGroupToEntity(com.soffid.iam.api.SystemGroup instance)
Transforms fromSystemGroup
objectSystemGroupEntity
SystemGroupEntityDaoImpl. systemGroupToEntity(com.soffid.iam.api.SystemGroup grupDispatcher)
Methods in com.soffid.iam.model that return types with arguments of type SystemGroupEntity Modifier and Type Method Description Collection<SystemGroupEntity>
SystemGroupEntityDao. findBySystem(CriteriaSearchConfiguration criteria, String systemName)
CriteriaSearchConfiguration finderCollection<SystemGroupEntity>
SystemGroupEntityDao. findBySystem(String systemName)
Operation findBySystemCollection<SystemGroupEntity>
SystemGroupEntityDaoBase. findBySystem(CriteriaSearchConfiguration criteria, String systemName)
CriteriaSearchConfiguration implementationCollection<SystemGroupEntity>
SystemGroupEntityDaoBase. findBySystem(String systemName)
Operation findBySystemCollection<SystemGroupEntity>
SystemGroupEntityDaoBase. findBySystem(String queryString, CriteriaSearchConfiguration criteria, String systemName)
Internal implementationCollection<SystemGroupEntity>
GroupEntity. getSystemGroup()
Gets value for attribute systemGroupCollection<SystemGroupEntity>
SystemEntity. getSystemGroup()
Gets value for attribute systemGroupList<SystemGroupEntity>
SystemGroupEntityDao. grupDispatcherToEntityList(Collection<es.caib.seycon.ng.comu.GrupDispatcher> instances)
Transforms fromGrupDispatcher
listList<SystemGroupEntity>
SystemGroupEntityDaoBase. grupDispatcherToEntityList(Collection<es.caib.seycon.ng.comu.GrupDispatcher> instances)
Transforms fromSystemGroup
listList<SystemGroupEntity>
SystemGroupEntityDao. loadAll()
Loads all instances ofSystemGroupEntity
from the persistent store.List<SystemGroupEntity>
SystemGroupEntityDaoBase. loadAll()
Loads all instances ofSystemGroupEntity
from the persistent store.List<SystemGroupEntity>
SystemGroupEntityDao. query(String query, Parameter[] parameters)
Query ofSystemGroupEntity
from the persistent store.List<SystemGroupEntity>
SystemGroupEntityDao. query(String query, Parameter[] parameters, CriteriaSearchConfiguration criteria)
Query ofSystemGroupEntity
from the persistent store.List<SystemGroupEntity>
SystemGroupEntityDaoBase. query(String queryString, Parameter[] parameters)
Query ofSystemGroupEntity
from the persistent store.List<SystemGroupEntity>
SystemGroupEntityDaoBase. query(String queryString, Parameter[] parameters, CriteriaSearchConfiguration criteria)
Query ofSystemGroupEntity
from the persistent store.List<SystemGroupEntity>
SystemGroupEntityDao. systemGroupToEntityList(Collection<com.soffid.iam.api.SystemGroup> instances)
Transforms fromSystemGroup
listList<SystemGroupEntity>
SystemGroupEntityDaoBase. systemGroupToEntityList(Collection<com.soffid.iam.api.SystemGroup> instances)
Transforms fromSystemGroup
listMethods in com.soffid.iam.model with parameters of type SystemGroupEntity Modifier and Type Method Description void
SystemGroupEntityDao. create(SystemGroupEntity entity)
Adds an instance ofSystemGroupEntity
to the persistent store.void
SystemGroupEntityDaoBase. create(SystemGroupEntity entity)
Adds an instance ofSystemGroupEntity
to the persistent store.void
SystemGroupEntityDao. grupDispatcherToEntity(es.caib.seycon.ng.comu.GrupDispatcher source, SystemGroupEntity target, boolean copyIfNull)
Copy data fromGrupDispatcher
objectvoid
SystemGroupEntityDaoBase. grupDispatcherToEntity(es.caib.seycon.ng.comu.GrupDispatcher source, SystemGroupEntity target, boolean copyIfNull)
Copy data fromGrupDispatcher
objectvoid
SystemGroupEntityDao. remove(SystemGroupEntity entity)
Removes an instance ofSystemGroupEntity
from the persistent store.void
SystemGroupEntityDaoBase. remove(SystemGroupEntity entity)
Removes an instance ofSystemGroupEntity
from the persistent store.void
SystemGroupEntityDao. systemGroupToEntity(com.soffid.iam.api.SystemGroup source, SystemGroupEntity target, boolean copyIfNull)
Copy data fromSystemGroup
objectvoid
SystemGroupEntityDaoBase. systemGroupToEntity(com.soffid.iam.api.SystemGroup source, SystemGroupEntity target, boolean copyIfNull)
Copy data fromSystemGroup
objectvoid
SystemGroupEntityDaoImpl. systemGroupToEntity(com.soffid.iam.api.SystemGroup source, SystemGroupEntity target, boolean copyIfNull)
es.caib.seycon.ng.comu.GrupDispatcher
SystemGroupEntityDao. toGrupDispatcher(SystemGroupEntity entity)
Transforms toGrupDispatcher
objectvoid
SystemGroupEntityDao. toGrupDispatcher(SystemGroupEntity source, es.caib.seycon.ng.comu.GrupDispatcher target)
Copy data toGrupDispatcher
objectes.caib.seycon.ng.comu.GrupDispatcher
SystemGroupEntityDaoBase. toGrupDispatcher(SystemGroupEntity entity)
Transforms toSystemGroup
objectvoid
SystemGroupEntityDaoBase. toGrupDispatcher(SystemGroupEntity source, es.caib.seycon.ng.comu.GrupDispatcher target)
com.soffid.iam.api.SystemGroup
SystemGroupEntityDao. toSystemGroup(SystemGroupEntity entity)
Transforms toSystemGroup
objectvoid
SystemGroupEntityDao. toSystemGroup(SystemGroupEntity source, com.soffid.iam.api.SystemGroup target)
Copy data toSystemGroup
objectcom.soffid.iam.api.SystemGroup
SystemGroupEntityDaoBase. toSystemGroup(SystemGroupEntity entity)
Transforms toSystemGroup
objectvoid
SystemGroupEntityDaoBase. toSystemGroup(SystemGroupEntity source, com.soffid.iam.api.SystemGroup target)
Copy data toSystemGroup
objectcom.soffid.iam.api.SystemGroup
SystemGroupEntityDaoImpl. toSystemGroup(SystemGroupEntity entity)
void
SystemGroupEntityDaoImpl. toSystemGroup(SystemGroupEntity source, com.soffid.iam.api.SystemGroup target)
void
SystemGroupEntityDao. update(SystemGroupEntity entity)
Updates an instance ofSystemGroupEntity
at the persistent store.void
SystemGroupEntityDaoBase. update(SystemGroupEntity entity)
Updates an instance ofSystemGroupEntity
at the persistent store.Method parameters in com.soffid.iam.model with type arguments of type SystemGroupEntity Modifier and Type Method Description void
SystemGroupEntityDao. create(Collection<? extends SystemGroupEntity> entities)
Creates a collection ofSystemGroupEntity
and adds it to the persistent store.void
SystemGroupEntityDaoBase. create(Collection<? extends SystemGroupEntity> entities)
Creates a collection ofSystemGroupEntity
and adds it to the persistent store.void
SystemGroupEntityDao. remove(Collection<? extends SystemGroupEntity> entities)
Removes a collection ofSystemGroupEntity
from the persistent store.void
SystemGroupEntityDaoBase. remove(Collection<? extends SystemGroupEntity> entities)
Removes a collection ofSystemGroupEntity
from the persistent store.void
GroupEntity. setSystemGroup(Collection<SystemGroupEntity> systemGroup)
Sets value for attribute systemGroupvoid
SystemEntity. setSystemGroup(Collection<SystemGroupEntity> systemGroup)
Sets value for attribute systemGroupList<es.caib.seycon.ng.comu.GrupDispatcher>
SystemGroupEntityDao. toGrupDispatcherList(Collection<SystemGroupEntity> entities)
Transforms toGrupDispatcher
listList<es.caib.seycon.ng.comu.GrupDispatcher>
SystemGroupEntityDaoBase. toGrupDispatcherList(Collection<SystemGroupEntity> instances)
Transforms toGrupDispatcher
listList<com.soffid.iam.api.SystemGroup>
SystemGroupEntityDao. toSystemGroupList(Collection<SystemGroupEntity> entities)
Transforms toSystemGroup
listList<com.soffid.iam.api.SystemGroup>
SystemGroupEntityDaoBase. toSystemGroupList(Collection<SystemGroupEntity> instances)
Transforms toSystemGroup
listvoid
SystemGroupEntityDao. update(Collection<? extends SystemGroupEntity> entities)
Updates a collection ofSystemGroupEntity
in the persistent store.void
SystemGroupEntityDaoBase. update(Collection<? extends SystemGroupEntity> entities)
Updates a collection ofSystemGroupEntity
in the persistent store.
-