@Repository public class NamespaceDaoImpl extends AbstractHerdDao implements NamespaceDao
AbstractHerdDao.AggregateFunctionBUSINESS_OBJECT_DATA_PARTITIONS, BUSINESS_OBJECT_DATA_SUBPARTITIONS, configurationHelper, DEFAULT_SINGLE_DAY_DATE_MASK, MAX_PARTITION_FILTERS_PER_REQUESTentityManager| Constructor and Description |
|---|
NamespaceDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
NamespaceEntity |
getNamespaceByCd(String namespaceCode)
Gets a namespace by it's code.
|
NamespaceEntity |
getNamespaceByKey(NamespaceKey namespaceKey)
Gets a namespace by it's key.
|
List<NamespaceKey> |
getNamespaces()
Gets a list of namespace keys for all namespaces defined in the system.
|
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 NamespaceEntity getNamespaceByKey(NamespaceKey namespaceKey)
NamespaceDaogetNamespaceByKey in interface NamespaceDaonamespaceKey - the namespace key (case-insensitive)public NamespaceEntity getNamespaceByCd(String namespaceCode)
NamespaceDaogetNamespaceByCd in interface NamespaceDaonamespaceCode - the namespace code (case-insensitive)public List<NamespaceKey> getNamespaces()
NamespaceDaogetNamespaces in interface NamespaceDaoCopyright © 2021. All rights reserved.