| 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 |
|---|---|
CustomDdlUpdateRequest |
ObjectFactory.createCustomDdlUpdateRequest()
Create an instance of
CustomDdlUpdateRequest |
| Modifier and Type | Method and Description |
|---|---|
CustomDdl |
CustomDdlRestController.updateCustomDdl(String namespace,
String businessObjectDefinitionName,
String businessObjectFormatUsage,
String businessObjectFormatFileType,
Integer businessObjectFormatVersion,
String customDdlName,
CustomDdlUpdateRequest request)
Updates an existing custom DDL.
|
| Modifier and Type | Method and Description |
|---|---|
CustomDdl |
CustomDdlService.updateCustomDdl(CustomDdlKey customDdlKey,
CustomDdlUpdateRequest customDdlUpdateRequest) |
| Modifier and Type | Method and Description |
|---|---|
CustomDdl |
CustomDdlServiceImpl.updateCustomDdl(CustomDdlKey customDdlKey,
CustomDdlUpdateRequest request)
Updates an existing custom DDL by key.
|
Copyright © 2019. All rights reserved.