| 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 |
|---|---|
BusinessObjectFormatSchemaBackwardsCompatibilityUpdateRequest |
ObjectFactory.createBusinessObjectFormatSchemaBackwardsCompatibilityUpdateRequest()
Create an instance of
BusinessObjectFormatSchemaBackwardsCompatibilityUpdateRequest |
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectFormat |
BusinessObjectFormatRestController.updateBusinessObjectFormatSchemaBackwardsCompatibleChanges(String namespace,
String businessObjectDefinitionName,
String businessObjectFormatUsage,
String businessObjectFormatFileType,
BusinessObjectFormatSchemaBackwardsCompatibilityUpdateRequest request)
Updates an existing Business Object Format to allow non-backwards compatibility changes to the format schema based on the
'allowNonBackwardsCompatibleChanges' flag.
|
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectFormat |
BusinessObjectFormatService.updateBusinessObjectFormatSchemaBackwardsCompatibilityChanges(BusinessObjectFormatKey businessObjectFormatKey,
BusinessObjectFormatSchemaBackwardsCompatibilityUpdateRequest businessObjectFormatSchemaBackwardsCompatibilityUpdateRequest)
Updates business object format schema backwards compatible changes
|
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectFormat |
BusinessObjectFormatServiceImpl.updateBusinessObjectFormatSchemaBackwardsCompatibilityChanges(BusinessObjectFormatKey businessObjectFormatKey,
BusinessObjectFormatSchemaBackwardsCompatibilityUpdateRequest businessObjectFormatSchemaBackwardsCompatibilityUpdateRequest) |
Copyright © 2019. All rights reserved.