@Component public class StorageUnitNotificationRegistrationDaoHelper extends Object
| Constructor and Description |
|---|
StorageUnitNotificationRegistrationDaoHelper() |
| Modifier and Type | Method and Description |
|---|---|
StorageUnitNotificationRegistrationEntity |
getStorageUnitNotificationRegistrationEntity(NotificationRegistrationKey key)
Gets a storage unit notification registration entity based on the key and makes sure that it exists.
|
public StorageUnitNotificationRegistrationDaoHelper()
public StorageUnitNotificationRegistrationEntity getStorageUnitNotificationRegistrationEntity(NotificationRegistrationKey key) throws ObjectNotFoundException
key - the storage unit notification registration keyObjectNotFoundException - if the entity doesn't existCopyright © 2021. All rights reserved.