| Package | Description |
|---|---|
| org.finra.herd.model.api.xml | |
| org.finra.herd.rest | |
| org.finra.herd.service | |
| org.finra.herd.service.impl |
| Modifier and Type | Method and Description |
|---|---|
StorageUnitNotificationRegistrationKeys |
ObjectFactory.createStorageUnitNotificationRegistrationKeys()
Create an instance of
StorageUnitNotificationRegistrationKeys |
| Modifier and Type | Method and Description |
|---|---|
StorageUnitNotificationRegistrationKeys |
StorageUnitNotificationRegistrationRestController.getStorageUnitNotificationRegistrationsByNamespace(String namespace)
Gets a list of keys for all existing storage unit notification registrations for the specified storage unit notification registration namespace.
|
StorageUnitNotificationRegistrationKeys |
StorageUnitNotificationRegistrationRestController.getStorageUnitNotificationRegistrationsByNotificationFilter(String businessObjectDefinitionNamespace,
String businessObjectDefinitionName,
String businessObjectFormatUsage,
String businessObjectFormatFileType,
javax.servlet.ServletRequest servletRequest)
Gets a list of keys for all existing storage unit notification registrations that match the specified storage unit notification filter parameters.
|
| Modifier and Type | Method and Description |
|---|---|
StorageUnitNotificationRegistrationKeys |
StorageUnitNotificationRegistrationService.getStorageUnitNotificationRegistrationsByNamespace(String namespace)
Gets a list of keys for all existing storage unit notification registrations for the specified storage unit notification registration namespace.
|
StorageUnitNotificationRegistrationKeys |
StorageUnitNotificationRegistrationService.getStorageUnitNotificationRegistrationsByNotificationFilter(StorageUnitNotificationFilter storageUnitNotificationFilter)
Gets a list of keys for all existing storage unit notification registrations that match the specified storage unit notification filter.
|
| Modifier and Type | Method and Description |
|---|---|
StorageUnitNotificationRegistrationKeys |
StorageUnitNotificationRegistrationServiceImpl.getStorageUnitNotificationRegistrationsByNamespace(String namespace) |
StorageUnitNotificationRegistrationKeys |
StorageUnitNotificationRegistrationServiceImpl.getStorageUnitNotificationRegistrationsByNotificationFilter(StorageUnitNotificationFilter storageUnitNotificationFilter) |
Copyright © 2021. All rights reserved.