Uses of Class
com.soffid.iam.model.AccountMetadataEntity
-
Packages that use AccountMetadataEntity Package Description com.soffid.iam.model com.soffid.iam.service.impl -
-
Uses of AccountMetadataEntity in com.soffid.iam.model
Subclasses of AccountMetadataEntity in com.soffid.iam.model Modifier and Type Class Description class
AccountMetadataEntityImpl
Entity AccountMetadataEntity implementationMethods in com.soffid.iam.model that return AccountMetadataEntity Modifier and Type Method Description AccountMetadataEntity
AccountMetadataEntityDao. dataTypeToEntity(com.soffid.iam.api.DataType instance)
Transforms fromDataType
objectAccountMetadataEntity
AccountMetadataEntityDaoBase. dataTypeToEntity(com.soffid.iam.api.DataType instance)
Transforms fromDataType
objectAccountMetadataEntity
AccountMetadataEntityDao. findByName(CriteriaSearchConfiguration criteria, String system, String name)
CriteriaSearchConfiguration finderAccountMetadataEntity
AccountMetadataEntityDao. findByName(String system, String name)
Operation findByNameAccountMetadataEntity
AccountMetadataEntityDaoBase. findByName(CriteriaSearchConfiguration criteria, String system, String name)
CriteriaSearchConfiguration implementationAccountMetadataEntity
AccountMetadataEntityDaoBase. findByName(String queryString, CriteriaSearchConfiguration criteria, String system, String name)
Internal implementationAccountMetadataEntity
AccountMetadataEntityDaoBase. findByName(String system, String name)
Operation findByNameAccountMetadataEntity
AccountAttributeEntity. getSystemMetadata()
Gets value for attribute systemMetadataAccountMetadataEntity
AccountMetadataEntityDao. load(Long id)
Loads an instance ofAccountMetadataEntity
from the persistent store.AccountMetadataEntity
AccountMetadataEntityDaoBase. load(Long id)
Loads an instance ofAccountMetadataEntity
from the persistent store.AccountMetadataEntity
AccountMetadataEntityDao. newAccountMetadataEntity()
Creates an instance ofAccountMetadataEntity
.AccountMetadataEntity
AccountMetadataEntityDaoBase. newAccountMetadataEntity()
Creates an instance ofAccountMetadataEntity
.AccountMetadataEntity
AccountMetadataEntityDao. tipusDadaToEntity(es.caib.seycon.ng.comu.TipusDada instance)
Transforms fromTipusDada
objectAccountMetadataEntity
AccountMetadataEntityDaoBase. tipusDadaToEntity(es.caib.seycon.ng.comu.TipusDada instance)
Transforms fromTipusDada
objectMethods in com.soffid.iam.model that return types with arguments of type AccountMetadataEntity Modifier and Type Method Description List<AccountMetadataEntity>
AccountMetadataEntityDao. dataTypeToEntityList(Collection<com.soffid.iam.api.DataType> instances)
Transforms fromDataType
listList<AccountMetadataEntity>
AccountMetadataEntityDaoBase. dataTypeToEntityList(Collection<com.soffid.iam.api.DataType> instances)
Transforms fromDataType
listList<AccountMetadataEntity>
AccountMetadataEntityDao. findBySystem(CriteriaSearchConfiguration criteria, String systemName)
CriteriaSearchConfiguration finderList<AccountMetadataEntity>
AccountMetadataEntityDao. findBySystem(String systemName)
Operation findBySystemList<AccountMetadataEntity>
AccountMetadataEntityDaoBase. findBySystem(CriteriaSearchConfiguration criteria, String systemName)
CriteriaSearchConfiguration implementationList<AccountMetadataEntity>
AccountMetadataEntityDaoBase. findBySystem(String systemName)
Operation findBySystemList<AccountMetadataEntity>
AccountMetadataEntityDaoBase. findBySystem(String queryString, CriteriaSearchConfiguration criteria, String systemName)
Internal implementationCollection<AccountMetadataEntity>
SystemEntity. getMetaData()
Gets value for attribute metaDataCollection<AccountMetadataEntity>
CustomObjectTypeEntity. getRefererncedBy()
Gets value for attribute refererncedByList<AccountMetadataEntity>
AccountMetadataEntityDao. loadAll()
Loads all instances ofAccountMetadataEntity
from the persistent store.List<AccountMetadataEntity>
AccountMetadataEntityDaoBase. loadAll()
Loads all instances ofAccountMetadataEntity
from the persistent store.List<AccountMetadataEntity>
AccountMetadataEntityDao. query(String query, Parameter[] parameters)
Query ofAccountMetadataEntity
from the persistent store.List<AccountMetadataEntity>
AccountMetadataEntityDao. query(String query, Parameter[] parameters, CriteriaSearchConfiguration criteria)
Query ofAccountMetadataEntity
from the persistent store.List<AccountMetadataEntity>
AccountMetadataEntityDaoBase. query(String queryString, Parameter[] parameters)
Query ofAccountMetadataEntity
from the persistent store.List<AccountMetadataEntity>
AccountMetadataEntityDaoBase. query(String queryString, Parameter[] parameters, CriteriaSearchConfiguration criteria)
Query ofAccountMetadataEntity
from the persistent store.List<AccountMetadataEntity>
AccountMetadataEntityDao. tipusDadaToEntityList(Collection<es.caib.seycon.ng.comu.TipusDada> instances)
Transforms fromTipusDada
listList<AccountMetadataEntity>
AccountMetadataEntityDaoBase. tipusDadaToEntityList(Collection<es.caib.seycon.ng.comu.TipusDada> instances)
Transforms fromDataType
listMethods in com.soffid.iam.model with parameters of type AccountMetadataEntity Modifier and Type Method Description void
AccountMetadataEntityDao. create(AccountMetadataEntity entity)
Adds an instance ofAccountMetadataEntity
to the persistent store.void
AccountMetadataEntityDaoBase. create(AccountMetadataEntity entity)
Adds an instance ofAccountMetadataEntity
to the persistent store.void
AccountMetadataEntityDao. dataTypeToEntity(com.soffid.iam.api.DataType source, AccountMetadataEntity target, boolean copyIfNull)
Copy data fromDataType
objectvoid
AccountMetadataEntityDaoBase. dataTypeToEntity(com.soffid.iam.api.DataType source, AccountMetadataEntity target, boolean copyIfNull)
Copy data fromDataType
objectvoid
AccountMetadataEntityDaoImpl. dataTypeToEntity(com.soffid.iam.api.DataType source, AccountMetadataEntity target, boolean copyIfNull)
void
AccountMetadataEntityDao. remove(AccountMetadataEntity entity)
Removes an instance ofAccountMetadataEntity
from the persistent store.void
AccountMetadataEntityDaoBase. remove(AccountMetadataEntity entity)
Removes an instance ofAccountMetadataEntity
from the persistent store.void
AccountAttributeEntity. setSystemMetadata(AccountMetadataEntity systemMetadata)
Sets value for attribute systemMetadatavoid
AccountMetadataEntityDao. tipusDadaToEntity(es.caib.seycon.ng.comu.TipusDada source, AccountMetadataEntity target, boolean copyIfNull)
Copy data fromTipusDada
objectvoid
AccountMetadataEntityDaoBase. tipusDadaToEntity(es.caib.seycon.ng.comu.TipusDada source, AccountMetadataEntity target, boolean copyIfNull)
Copy data fromTipusDada
objectcom.soffid.iam.api.DataType
AccountMetadataEntityDao. toDataType(AccountMetadataEntity entity)
Transforms toDataType
objectvoid
AccountMetadataEntityDao. toDataType(AccountMetadataEntity source, com.soffid.iam.api.DataType target)
Copy data toDataType
objectcom.soffid.iam.api.DataType
AccountMetadataEntityDaoBase. toDataType(AccountMetadataEntity entity)
Transforms toDataType
objectvoid
AccountMetadataEntityDaoBase. toDataType(AccountMetadataEntity source, com.soffid.iam.api.DataType target)
Copy data toDataType
objectvoid
AccountMetadataEntityDaoImpl. toDataType(AccountMetadataEntity source, com.soffid.iam.api.DataType target)
es.caib.seycon.ng.comu.TipusDada
AccountMetadataEntityDao. toTipusDada(AccountMetadataEntity entity)
Transforms toTipusDada
objectvoid
AccountMetadataEntityDao. toTipusDada(AccountMetadataEntity source, es.caib.seycon.ng.comu.TipusDada target)
Copy data toTipusDada
objectes.caib.seycon.ng.comu.TipusDada
AccountMetadataEntityDaoBase. toTipusDada(AccountMetadataEntity entity)
Transforms toDataType
objectvoid
AccountMetadataEntityDaoBase. toTipusDada(AccountMetadataEntity source, es.caib.seycon.ng.comu.TipusDada target)
void
AccountMetadataEntityDao. update(AccountMetadataEntity entity)
Updates an instance ofAccountMetadataEntity
at the persistent store.void
AccountMetadataEntityDaoBase. update(AccountMetadataEntity entity)
Updates an instance ofAccountMetadataEntity
at the persistent store.Method parameters in com.soffid.iam.model with type arguments of type AccountMetadataEntity Modifier and Type Method Description void
AccountMetadataEntityDao. create(Collection<? extends AccountMetadataEntity> entities)
Creates a collection ofAccountMetadataEntity
and adds it to the persistent store.void
AccountMetadataEntityDaoBase. create(Collection<? extends AccountMetadataEntity> entities)
Creates a collection ofAccountMetadataEntity
and adds it to the persistent store.void
AccountMetadataEntityDao. remove(Collection<? extends AccountMetadataEntity> entities)
Removes a collection ofAccountMetadataEntity
from the persistent store.void
AccountMetadataEntityDaoBase. remove(Collection<? extends AccountMetadataEntity> entities)
Removes a collection ofAccountMetadataEntity
from the persistent store.void
SystemEntity. setMetaData(Collection<AccountMetadataEntity> metaData)
Sets value for attribute metaDatavoid
CustomObjectTypeEntity. setRefererncedBy(Collection<AccountMetadataEntity> refererncedBy)
Sets value for attribute refererncedByList<com.soffid.iam.api.DataType>
AccountMetadataEntityDao. toDataTypeList(Collection<AccountMetadataEntity> entities)
Transforms toDataType
listList<com.soffid.iam.api.DataType>
AccountMetadataEntityDaoBase. toDataTypeList(Collection<AccountMetadataEntity> instances)
Transforms toDataType
listList<es.caib.seycon.ng.comu.TipusDada>
AccountMetadataEntityDao. toTipusDadaList(Collection<AccountMetadataEntity> entities)
Transforms toTipusDada
listList<es.caib.seycon.ng.comu.TipusDada>
AccountMetadataEntityDaoBase. toTipusDadaList(Collection<AccountMetadataEntity> instances)
Transforms toTipusDada
listvoid
AccountMetadataEntityDao. update(Collection<? extends AccountMetadataEntity> entities)
Updates a collection ofAccountMetadataEntity
in the persistent store.void
AccountMetadataEntityDaoBase. update(Collection<? extends AccountMetadataEntity> entities)
Updates a collection ofAccountMetadataEntity
in the persistent store. -
Uses of AccountMetadataEntity in com.soffid.iam.service.impl
Methods in com.soffid.iam.service.impl with parameters of type AccountMetadataEntity Modifier and Type Method Description protected abstract void
AttributeValidationServiceBase. handleValidate(AccountMetadataEntity metadata, Object value)
protected void
AttributeValidationServiceImpl. handleValidate(AccountMetadataEntity metadata, Object value)
void
AttributeValidationService. validate(AccountMetadataEntity metadata, Object value)
Operation validatevoid
AttributeValidationServiceBase. validate(AccountMetadataEntity metadata, Object value)
-