@Component public class BusinessObjectDataNotificationRegistrationDaoHelper extends Object
| Constructor and Description |
|---|
BusinessObjectDataNotificationRegistrationDaoHelper() |
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectDataNotificationRegistrationEntity |
getBusinessObjectDataNotificationRegistrationEntity(NotificationRegistrationKey key)
Gets a business object data notification registration entity based on the key and makes sure that it exists.
|
public BusinessObjectDataNotificationRegistrationDaoHelper()
public BusinessObjectDataNotificationRegistrationEntity getBusinessObjectDataNotificationRegistrationEntity(NotificationRegistrationKey key) throws ObjectNotFoundException
key - the business object data notification registration keyObjectNotFoundException - if the entity doesn't existCopyright © 2019. All rights reserved.