Uses of Class
com.soffid.iam.model.SystemEntity
-
Packages that use SystemEntity Package Description com.soffid.iam.authoritative.model com.soffid.iam.model com.soffid.iam.service.account es.caib.seycon.ng.servei.account -
-
Uses of SystemEntity in com.soffid.iam.authoritative.model
Methods in com.soffid.iam.authoritative.model that return SystemEntity Modifier and Type Method Description SystemEntity
AuthoritativeChangeEntity. getDispatcher()
Gets value for attribute dispatcherMethods in com.soffid.iam.authoritative.model with parameters of type SystemEntity Modifier and Type Method Description void
AuthoritativeChangeEntity. setDispatcher(SystemEntity dispatcher)
Sets value for attribute dispatcher -
Uses of SystemEntity in com.soffid.iam.model
Subclasses of SystemEntity in com.soffid.iam.model Modifier and Type Class Description class
SystemEntityImpl
Entity SystemEntity implementationMethods in com.soffid.iam.model that return SystemEntity Modifier and Type Method Description SystemEntity
SystemEntityDao. dispatcherToEntity(es.caib.seycon.ng.comu.Dispatcher instance)
Transforms fromDispatcher
objectSystemEntity
SystemEntityDaoBase. dispatcherToEntity(es.caib.seycon.ng.comu.Dispatcher instance)
Transforms fromDispatcher
objectSystemEntity
SystemEntityDao. findByName(CriteriaSearchConfiguration criteria, String name)
CriteriaSearchConfiguration finderSystemEntity
SystemEntityDao. findByName(String name)
Operation findByNameSystemEntity
SystemEntityDaoBase. findByName(CriteriaSearchConfiguration criteria, String name)
CriteriaSearchConfiguration implementationSystemEntity
SystemEntityDaoBase. findByName(String name)
Operation findByNameSystemEntity
SystemEntityDaoBase. findByName(String queryString, CriteriaSearchConfiguration criteria, String name)
Internal implementationSystemEntity
SystemEntityDao. findSoffidSystem()
Operation findSoffidSystemSystemEntity
SystemEntityDao. findSoffidSystem(CriteriaSearchConfiguration criteria)
CriteriaSearchConfiguration finderSystemEntity
SystemEntityDaoBase. findSoffidSystem()
Operation findSoffidSystemSystemEntity
SystemEntityDaoBase. findSoffidSystem(CriteriaSearchConfiguration criteria)
CriteriaSearchConfiguration implementationSystemEntity
SystemEntityDaoBase. findSoffidSystem(String queryString, CriteriaSearchConfiguration criteria)
Internal implementationSystemEntity
AccessControlEntity. getAgent()
Gets value for attribute agentSystemEntity
AccountEntity. getSystem()
Gets value for attribute systemSystemEntity
AccountMetadataEntity. getSystem()
Gets value for attribute systemSystemEntity
EntryPointEntity. getSystem()
Gets value for attribute systemSystemEntity
HostSystemEntity. getSystem()
Gets value for attribute systemSystemEntity
IssueEntity. getSystem()
Gets value for attribute systemSystemEntity
ObjectMappingEntity. getSystem()
Gets value for attribute systemSystemEntity
ReconcileTriggerEntity. getSystem()
Gets value for attribute systemSystemEntity
RoleEntity. getSystem()
Gets value for attribute systemSystemEntity
SystemGroupEntity. getSystem()
Gets value for attribute systemSystemEntity
TaskLogEntity. getSystem()
Gets value for attribute systemSystemEntity
UserTypeSystemEntity. getSystem()
Gets value for attribute systemSystemEntity
SystemEntityDao. load(Long id)
Loads an instance ofSystemEntity
from the persistent store.SystemEntity
SystemEntityDaoBase. load(Long id)
Loads an instance ofSystemEntity
from the persistent store.SystemEntity
SystemEntityDao. newSystemEntity()
Creates an instance ofSystemEntity
.SystemEntity
SystemEntityDaoBase. newSystemEntity()
Creates an instance ofSystemEntity
.SystemEntity
SystemEntityDao. systemToEntity(com.soffid.iam.api.System instance)
Transforms fromSystem
objectSystemEntity
SystemEntityDaoBase. systemToEntity(com.soffid.iam.api.System instance)
Transforms fromSystem
objectSystemEntity
SystemEntityDaoImpl. systemToEntity(com.soffid.iam.api.System dispatcher)
Methods in com.soffid.iam.model that return types with arguments of type SystemEntity Modifier and Type Method Description List<SystemEntity>
SystemEntityDao. dispatcherToEntityList(Collection<es.caib.seycon.ng.comu.Dispatcher> instances)
Transforms fromDispatcher
listList<SystemEntity>
SystemEntityDaoBase. dispatcherToEntityList(Collection<es.caib.seycon.ng.comu.Dispatcher> instances)
Transforms fromSystem
listList<SystemEntity>
SystemEntityDao. findActives()
Operation findActivesList<SystemEntity>
SystemEntityDao. findActives(CriteriaSearchConfiguration criteria)
CriteriaSearchConfiguration finderList<SystemEntity>
SystemEntityDaoBase. findActives()
Operation findActivesList<SystemEntity>
SystemEntityDaoBase. findActives(CriteriaSearchConfiguration criteria)
CriteriaSearchConfiguration implementationList<SystemEntity>
SystemEntityDaoBase. findActives(String queryString, CriteriaSearchConfiguration criteria)
Internal implementationList<SystemEntity>
SystemEntityDaoImpl. findActives(String queryString, CriteriaSearchConfiguration criteria)
List<SystemEntity>
SystemEntityDao. findByFilter(CriteriaSearchConfiguration criteria, String name, String className, String url, String roleBased, String trusted, String active)
CriteriaSearchConfiguration finderList<SystemEntity>
SystemEntityDao. findByFilter(String name, String className, String url, String roleBased, String trusted, String active)
Operation findByFilterList<SystemEntity>
SystemEntityDaoBase. findByFilter(CriteriaSearchConfiguration criteria, String name, String className, String url, String roleBased, String trusted, String active)
CriteriaSearchConfiguration implementationList<SystemEntity>
SystemEntityDaoBase. findByFilter(String queryString, CriteriaSearchConfiguration criteria, String name, String className, String url, String roleBased, String trusted, String active)
Internal implementationList<SystemEntity>
SystemEntityDaoBase. findByFilter(String name, String className, String url, String roleBased, String trusted, String active)
Operation findByFilterCollection<SystemEntity>
SystemEntityDao. findByUsage(CriteriaSearchConfiguration criteria, String usage)
CriteriaSearchConfiguration finderCollection<SystemEntity>
SystemEntityDao. findByUsage(String usage)
Operation findByUsageCollection<SystemEntity>
SystemEntityDaoBase. findByUsage(CriteriaSearchConfiguration criteria, String usage)
CriteriaSearchConfiguration implementationCollection<SystemEntity>
SystemEntityDaoBase. findByUsage(String usage)
Operation findByUsageCollection<SystemEntity>
SystemEntityDaoBase. findByUsage(String queryString, CriteriaSearchConfiguration criteria, String usage)
Internal implementationCollection<SystemEntity>
SystemEntityDao. findServerTenants(CriteriaSearchConfiguration criteria, String server)
CriteriaSearchConfiguration finderCollection<SystemEntity>
SystemEntityDao. findServerTenants(String server)
Operation findServerTenantsCollection<SystemEntity>
SystemEntityDaoBase. findServerTenants(CriteriaSearchConfiguration criteria, String server)
CriteriaSearchConfiguration implementationCollection<SystemEntity>
SystemEntityDaoBase. findServerTenants(String server)
Operation findServerTenantsCollection<SystemEntity>
SystemEntityDaoBase. findServerTenants(String queryString, CriteriaSearchConfiguration criteria, String server)
Internal implementationCollection<SystemEntity>
SystemEntityDao. findServices(CriteriaSearchConfiguration criteria, String url, boolean t)
CriteriaSearchConfiguration finderCollection<SystemEntity>
SystemEntityDao. findServices(String url, boolean t)
Operation findServicesCollection<SystemEntity>
SystemEntityDaoBase. findServices(CriteriaSearchConfiguration criteria, String url, boolean t)
CriteriaSearchConfiguration implementationCollection<SystemEntity>
SystemEntityDaoBase. findServices(String url, boolean t)
Operation findServicesCollection<SystemEntity>
SystemEntityDaoBase. findServices(String queryString, CriteriaSearchConfiguration criteria, String url, boolean t)
Internal implementationCollection<SystemEntity>
PasswordDomainEntity. getSystems()
Gets value for attribute systemsCollection<SystemEntity>
UserDomainEntity. getSystems()
Gets value for attribute systemsList<SystemEntity>
SystemEntityDao. loadAll()
Loads all instances ofSystemEntity
from the persistent store.List<SystemEntity>
SystemEntityDaoBase. loadAll()
Loads all instances ofSystemEntity
from the persistent store.List<SystemEntity>
SystemEntityDao. query(String query, Parameter[] parameters)
Query ofSystemEntity
from the persistent store.List<SystemEntity>
SystemEntityDao. query(String query, Parameter[] parameters, CriteriaSearchConfiguration criteria)
Query ofSystemEntity
from the persistent store.List<SystemEntity>
SystemEntityDaoBase. query(String queryString, Parameter[] parameters)
Query ofSystemEntity
from the persistent store.List<SystemEntity>
SystemEntityDaoBase. query(String queryString, Parameter[] parameters, CriteriaSearchConfiguration criteria)
Query ofSystemEntity
from the persistent store.List<SystemEntity>
SystemEntityDao. systemToEntityList(Collection<com.soffid.iam.api.System> instances)
Transforms fromSystem
listList<SystemEntity>
SystemEntityDaoBase. systemToEntityList(Collection<com.soffid.iam.api.System> instances)
Transforms fromSystem
listMethods in com.soffid.iam.model with parameters of type SystemEntity Modifier and Type Method Description void
SystemEntityDao. create(SystemEntity entity)
Adds an instance ofSystemEntity
to the persistent store.void
SystemEntityDaoBase. create(SystemEntity entity)
Adds an instance ofSystemEntity
to the persistent store.void
SystemEntityDaoImpl. create(SystemEntity dispatcherEntity)
void
SystemEntityDao. dispatcherToEntity(es.caib.seycon.ng.comu.Dispatcher source, SystemEntity target, boolean copyIfNull)
Copy data fromDispatcher
objectvoid
SystemEntityDaoBase. dispatcherToEntity(es.caib.seycon.ng.comu.Dispatcher source, SystemEntity target, boolean copyIfNull)
Copy data fromDispatcher
objectvoid
SystemEntityDao. remove(SystemEntity entity)
Removes an instance ofSystemEntity
from the persistent store.void
SystemEntityDaoBase. remove(SystemEntity entity)
Removes an instance ofSystemEntity
from the persistent store.void
SystemEntityDaoImpl. remove(SystemEntity dispatcherEntity)
void
AccessControlEntity. setAgent(SystemEntity agent)
Sets value for attribute agentvoid
AccountEntity. setSystem(SystemEntity system)
Sets value for attribute systemvoid
AccountMetadataEntity. setSystem(SystemEntity system)
Sets value for attribute systemvoid
EntryPointEntity. setSystem(SystemEntity system)
Sets value for attribute systemvoid
HostSystemEntity. setSystem(SystemEntity system)
Sets value for attribute systemvoid
IssueEntity. setSystem(SystemEntity system)
Sets value for attribute systemvoid
ObjectMappingEntity. setSystem(SystemEntity system)
Sets value for attribute systemvoid
ReconcileTriggerEntity. setSystem(SystemEntity system)
Sets value for attribute systemvoid
RoleEntity. setSystem(SystemEntity system)
Sets value for attribute systemvoid
SystemGroupEntity. setSystem(SystemEntity system)
Sets value for attribute systemvoid
TaskLogEntity. setSystem(SystemEntity system)
Sets value for attribute systemvoid
UserTypeSystemEntity. setSystem(SystemEntity system)
Sets value for attribute systemvoid
SystemEntityDao. systemToEntity(com.soffid.iam.api.System source, SystemEntity target, boolean copyIfNull)
Copy data fromSystem
objectvoid
SystemEntityDaoBase. systemToEntity(com.soffid.iam.api.System source, SystemEntity target, boolean copyIfNull)
Copy data fromSystem
objectvoid
SystemEntityDaoImpl. systemToEntity(com.soffid.iam.api.System sourceVO, SystemEntity targetEntity, boolean copyIfNull)
es.caib.seycon.ng.comu.Dispatcher
SystemEntityDao. toDispatcher(SystemEntity entity)
Transforms toDispatcher
objectvoid
SystemEntityDao. toDispatcher(SystemEntity source, es.caib.seycon.ng.comu.Dispatcher target)
Copy data toDispatcher
objectes.caib.seycon.ng.comu.Dispatcher
SystemEntityDaoBase. toDispatcher(SystemEntity entity)
Transforms toSystem
objectvoid
SystemEntityDaoBase. toDispatcher(SystemEntity source, es.caib.seycon.ng.comu.Dispatcher target)
com.soffid.iam.api.System
SystemEntityDao. toSystem(SystemEntity entity)
Transforms toSystem
objectvoid
SystemEntityDao. toSystem(SystemEntity source, com.soffid.iam.api.System target)
Copy data toSystem
objectcom.soffid.iam.api.System
SystemEntityDaoBase. toSystem(SystemEntity entity)
Transforms toSystem
objectvoid
SystemEntityDaoBase. toSystem(SystemEntity source, com.soffid.iam.api.System target)
Copy data toSystem
objectcom.soffid.iam.api.System
SystemEntityDaoImpl. toSystem(SystemEntity entity)
void
SystemEntityDaoImpl. toSystem(SystemEntity sourceEntity, com.soffid.iam.api.System targetVO)
void
SystemEntityDao. update(SystemEntity entity)
Updates an instance ofSystemEntity
at the persistent store.void
SystemEntityDaoBase. update(SystemEntity entity)
Updates an instance ofSystemEntity
at the persistent store.void
SystemEntityDaoImpl. update(SystemEntity dispatcherEntity)
Method parameters in com.soffid.iam.model with type arguments of type SystemEntity Modifier and Type Method Description void
SystemEntityDao. create(Collection<? extends SystemEntity> entities)
Creates a collection ofSystemEntity
and adds it to the persistent store.void
SystemEntityDaoBase. create(Collection<? extends SystemEntity> entities)
Creates a collection ofSystemEntity
and adds it to the persistent store.void
SystemEntityDao. remove(Collection<? extends SystemEntity> entities)
Removes a collection ofSystemEntity
from the persistent store.void
SystemEntityDaoBase. remove(Collection<? extends SystemEntity> entities)
Removes a collection ofSystemEntity
from the persistent store.void
PasswordDomainEntity. setSystems(Collection<SystemEntity> systems)
Sets value for attribute systemsvoid
UserDomainEntity. setSystems(Collection<SystemEntity> systems)
Sets value for attribute systemsList<es.caib.seycon.ng.comu.Dispatcher>
SystemEntityDao. toDispatcherList(Collection<SystemEntity> entities)
Transforms toDispatcher
listList<es.caib.seycon.ng.comu.Dispatcher>
SystemEntityDaoBase. toDispatcherList(Collection<SystemEntity> instances)
Transforms toDispatcher
listList<com.soffid.iam.api.System>
SystemEntityDao. toSystemList(Collection<SystemEntity> entities)
Transforms toSystem
listList<com.soffid.iam.api.System>
SystemEntityDaoBase. toSystemList(Collection<SystemEntity> instances)
Transforms toSystem
listvoid
SystemEntityDao. update(Collection<? extends SystemEntity> entities)
Updates a collection ofSystemEntity
in the persistent store.void
SystemEntityDaoBase. update(Collection<? extends SystemEntity> entities)
Updates a collection ofSystemEntity
in the persistent store. -
Uses of SystemEntity in com.soffid.iam.service.account
Methods in com.soffid.iam.service.account with parameters of type SystemEntity Modifier and Type Method Description String
AccountNameGenerator. getAccountName(UserEntity user, SystemEntity dispatcher, UserDomainEntity userDomain)
Operation getAccountNameString
AccountNameGeneratorBase. getAccountName(UserEntity user, SystemEntity dispatcher, UserDomainEntity userDomain)
protected abstract String
AccountNameGeneratorBase. handleGetAccountName(UserEntity user, SystemEntity dispatcher, UserDomainEntity userDomain)
protected String
AccountNameGeneratorImpl. handleGetAccountName(UserEntity user, SystemEntity dispatcher, UserDomainEntity userDomain)
protected abstract boolean
AccountNameGeneratorBase. handleNeedsAccount(UserEntity user, SystemEntity dispatcher)
protected boolean
AccountNameGeneratorImpl. handleNeedsAccount(UserEntity user, SystemEntity dispatcher)
boolean
AccountNameGenerator. needsAccount(UserEntity user, SystemEntity dispatcher)
Operation needsAccountboolean
AccountNameGeneratorBase. needsAccount(UserEntity user, SystemEntity dispatcher)
-
Uses of SystemEntity in es.caib.seycon.ng.servei.account
Methods in es.caib.seycon.ng.servei.account with parameters of type SystemEntity Modifier and Type Method Description String
AccountNameGenerator. getAccountName(UserEntity user, SystemEntity dispatcher, UserDomainEntity userDomain)
Operation getAccountNameString
AccountNameGeneratorBase. getAccountName(UserEntity user, SystemEntity dispatcher, UserDomainEntity userDomain)
String
AccountNameGeneratorBaseProxy. getAccountName(UserEntity user, SystemEntity dispatcher, UserDomainEntity userDomain)
protected abstract String
AccountNameGeneratorBase. handleGetAccountName(UserEntity user, SystemEntity dispatcher, UserDomainEntity userDomain)
protected abstract boolean
AccountNameGeneratorBase. handleNeedsAccount(UserEntity user, SystemEntity dispatcher)
boolean
AccountNameGenerator. needsAccount(UserEntity user, SystemEntity dispatcher)
Operation needsAccountboolean
AccountNameGeneratorBase. needsAccount(UserEntity user, SystemEntity dispatcher)
boolean
AccountNameGeneratorBaseProxy. needsAccount(UserEntity user, SystemEntity dispatcher)
-