@Repository public class NotificationEventTypeDaoImpl extends AbstractHerdDao implements NotificationEventTypeDao
AbstractHerdDao.AggregateFunctionBUSINESS_OBJECT_DATA_PARTITIONS, BUSINESS_OBJECT_DATA_SUBPARTITIONS, configurationHelper, DEFAULT_SINGLE_DAY_DATE_MASK, MAX_PARTITION_FILTERS_PER_REQUESTentityManager| Constructor and Description |
|---|
NotificationEventTypeDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
NotificationEventTypeEntity |
getNotificationEventTypeByCode(String code)
Gets a notification event type by it's code.
|
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 NotificationEventTypeEntity getNotificationEventTypeByCode(String code)
NotificationEventTypeDaogetNotificationEventTypeByCode in interface NotificationEventTypeDaocode - the notification event type code (case-insensitive)Copyright © 2019. All rights reserved.