| Modifier and Type | Method and Description |
|---|---|
BusinessObjectDataInvalidateUnregisteredResponse |
ObjectFactory.createBusinessObjectDataInvalidateUnregisteredResponse()
Create an instance of
BusinessObjectDataInvalidateUnregisteredResponse |
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectDataInvalidateUnregisteredResponse |
BusinessObjectDataRestController.invalidateUnregisteredBusinessObjectData(BusinessObjectDataInvalidateUnregisteredRequest businessObjectDataInvalidateUnregisteredRequest)
Registers data as INVALID for objects which exist in S3 but are not registered in herd.
|
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectDataInvalidateUnregisteredResponse |
BusinessObjectDataService.invalidateUnregisteredBusinessObjectData(BusinessObjectDataInvalidateUnregisteredRequest businessObjectDataInvalidateUnregisteredRequest)
Creates business object data registrations in INVALID status if the S3 object exists, but no registration exists.
|
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectDataInvalidateUnregisteredResponse |
BusinessObjectDataInvalidateUnregisteredHelper.invalidateUnregisteredBusinessObjectData(BusinessObjectDataInvalidateUnregisteredRequest businessObjectDataInvalidateUnregisteredRequest)
Compares objects registered vs what exists in S3.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BusinessObjectDataDaoHelper.triggerNotificationsForInvalidateUnregisteredBusinessObjectData(BusinessObjectDataInvalidateUnregisteredResponse businessObjectDataInvalidateUnregisteredResponse)
Trigger business object data and storage unit notification for unregistered business object data invalidation event.
|
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectDataInvalidateUnregisteredResponse |
BusinessObjectDataServiceImpl.invalidateUnregisteredBusinessObjectData(BusinessObjectDataInvalidateUnregisteredRequest businessObjectDataInvalidateUnregisteredRequest)
Creates business object data registrations in INVALID status if the S3 object exists, but no registration exists.
|
Copyright © 2021. All rights reserved.