@Repository public class GlobalAttributeDefinitionDaoImpl extends AbstractHerdDao implements GlobalAttributeDefinitionDao
AbstractHerdDao.AggregateFunctionBUSINESS_OBJECT_DATA_PARTITIONS, BUSINESS_OBJECT_DATA_SUBPARTITIONS, configurationHelper, DEFAULT_SINGLE_DAY_DATE_MASK, MAX_PARTITION_FILTERS_PER_REQUESTentityManager| Constructor and Description |
|---|
GlobalAttributeDefinitionDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<GlobalAttributeDefinitionKey> |
getAllGlobalAttributeDefinitionKeys()
Gets a list of keys for all global attribute definitions registered in the system.
|
GlobalAttributeDefinitionEntity |
getGlobalAttributeDefinitionByKey(GlobalAttributeDefinitionKey globalAttributeDefinitionKey)
Gets a global attribute definition based on its key.
|
getQueryRestriction, getQueryRestriction, getQueryRestriction, getQueryRestriction, getQueryRestrictionOnBusinessObjectDataVersionAndStatus, getQueryRestrictionOnPartitionValues, getQueryRestrictionOnPartitionValues, getQueryRestrictionOnPartitionValues, getQueryRestrictionOnPartitionValues, getQueryRestrictionOnStorage, savedelete, detach, executeSingleResultQuery, findAll, findById, findByNamedProperties, findUniqueByNamedProperties, getCurrentTimestamp, getEntityManager, getPredicateForInClause, query, queryByNamedParams, saveAndRefreshclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdelete, detach, findAll, findById, findByNamedProperties, findUniqueByNamedProperties, getCurrentTimestamp, getEntityManager, query, queryByNamedParams, save, saveAndRefreshpublic List<GlobalAttributeDefinitionKey> getAllGlobalAttributeDefinitionKeys()
GlobalAttributeDefinitionDaogetAllGlobalAttributeDefinitionKeys in interface GlobalAttributeDefinitionDaopublic GlobalAttributeDefinitionEntity getGlobalAttributeDefinitionByKey(GlobalAttributeDefinitionKey globalAttributeDefinitionKey)
GlobalAttributeDefinitionDaogetGlobalAttributeDefinitionByKey in interface GlobalAttributeDefinitionDaoglobalAttributeDefinitionKey - the global attribute definition keyCopyright © 2021. All rights reserved.