| 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 |
|---|---|
CustomDdlKeys |
ObjectFactory.createCustomDdlKeys()
Create an instance of
CustomDdlKeys |
| Modifier and Type | Method and Description |
|---|---|
CustomDdlKeys |
CustomDdlRestController.getCustomDdls(String namespace,
String businessObjectDefinitionName,
String businessObjectFormatUsage,
String businessObjectFormatFileType,
Integer businessObjectFormatVersion)
Gets a list of keys for all existing custom DDLs for a specific business object format.
|
| Modifier and Type | Method and Description |
|---|---|
CustomDdlKeys |
CustomDdlService.getCustomDdls(BusinessObjectFormatKey businessObjectFormatKey) |
| Modifier and Type | Method and Description |
|---|---|
CustomDdlKeys |
CustomDdlServiceImpl.getCustomDdls(BusinessObjectFormatKey businessObjectFormatKey)
Gets a list of keys for all existing custom DDLs.
|
Copyright © 2021. All rights reserved.