| Package | Description |
|---|---|
| org.finra.herd.model.api.xml | |
| org.finra.herd.rest | |
| org.finra.herd.service | |
| org.finra.herd.service.impl |
| Modifier and Type | Field and Description |
|---|---|
protected List<BusinessObjectFormatDdl> |
BusinessObjectFormatDdlCollectionResponse.businessObjectFormatDdlResponses |
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectFormatDdl |
ObjectFactory.createBusinessObjectFormatDdl()
Create an instance of
BusinessObjectFormatDdl |
| Modifier and Type | Method and Description |
|---|---|
List<BusinessObjectFormatDdl> |
BusinessObjectFormatDdlCollectionResponse.getBusinessObjectFormatDdlResponses() |
| Modifier and Type | Method and Description |
|---|---|
void |
BusinessObjectFormatDdlCollectionResponse.setBusinessObjectFormatDdlResponses(List<BusinessObjectFormatDdl> businessObjectFormatDdlResponses) |
| Constructor and Description |
|---|
BusinessObjectFormatDdlCollectionResponse(List<BusinessObjectFormatDdl> businessObjectFormatDdlResponses,
String ddlCollection)
Fully-initialising value constructor
|
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectFormatDdl |
BusinessObjectFormatRestController.generateBusinessObjectFormatDdl(BusinessObjectFormatDdlRequest businessObjectFormatDdlRequest)
Retrieves the DDL to initialize the specified type of the database system (e.g.
|
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectFormatDdl |
BusinessObjectFormatService.generateBusinessObjectFormatDdl(BusinessObjectFormatDdlRequest businessObjectFormatDdlRequest)
Retrieves the DDL to initialize the specified type of the database system (e.g.
|
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectFormatDdl |
BusinessObjectFormatServiceImpl.generateBusinessObjectFormatDdl(BusinessObjectFormatDdlRequest request) |
protected BusinessObjectFormatDdl |
BusinessObjectFormatServiceImpl.generateBusinessObjectFormatDdlImpl(BusinessObjectFormatDdlRequest request,
boolean skipRequestValidation)
Retrieves the DDL to initialize the specified type of the database system (e.g.
|
Copyright © 2021. All rights reserved.