@Repository public class AttributeValueListDaoImpl extends AbstractHerdDao implements AttributeValueListDao
AbstractHerdDao.AggregateFunctionBUSINESS_OBJECT_DATA_PARTITIONS, BUSINESS_OBJECT_DATA_SUBPARTITIONS, configurationHelper, DEFAULT_SINGLE_DAY_DATE_MASK, MAX_PARTITION_FILTERS_PER_REQUESTentityManager| Constructor and Description |
|---|
AttributeValueListDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
AttributeValueListEntity |
getAttributeValueListByKey(AttributeValueListKey attributeValueListKey)
Gets an attribute value list entity by its key.
|
List<AttributeValueListKey> |
getAttributeValueLists(Collection<String> namespaces)
Gets a list of attribute value list keys per specified list of namespaces.
|
getMaximumBusinessObjectDataVersionSubQuery, 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 AttributeValueListEntity getAttributeValueListByKey(AttributeValueListKey attributeValueListKey)
AttributeValueListDaogetAttributeValueListByKey in interface AttributeValueListDaoattributeValueListKey - the attribute value list key (case-insensitive)public List<AttributeValueListKey> getAttributeValueLists(Collection<String> namespaces)
AttributeValueListDaogetAttributeValueLists in interface AttributeValueListDaonamespaces - the list of namespaces (case-sensitive)Copyright © 2019. All rights reserved.