| 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<BusinessObjectDataDdl> |
BusinessObjectDataDdlCollectionResponse.businessObjectDataDdlResponses |
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectDataDdl |
ObjectFactory.createBusinessObjectDataDdl()
Create an instance of
BusinessObjectDataDdl |
| Modifier and Type | Method and Description |
|---|---|
List<BusinessObjectDataDdl> |
BusinessObjectDataDdlCollectionResponse.getBusinessObjectDataDdlResponses() |
| Modifier and Type | Method and Description |
|---|---|
void |
BusinessObjectDataDdlCollectionResponse.setBusinessObjectDataDdlResponses(List<BusinessObjectDataDdl> businessObjectDataDdlResponses) |
| Constructor and Description |
|---|
BusinessObjectDataDdlCollectionResponse(List<BusinessObjectDataDdl> businessObjectDataDdlResponses,
String ddlCollection)
Fully-initialising value constructor
|
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectDataDdl |
BusinessObjectDataRestController.generateBusinessObjectDataDdl(BusinessObjectDataDdlRequest businessObjectDataDdlRequest)
Retrieves the DDL to initialize the specified type of the database system to perform queries for a range of requested business object data in the
specified storage.
|
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectDataDdl |
BusinessObjectDataService.generateBusinessObjectDataDdl(BusinessObjectDataDdlRequest businessObjectDataDdlRequest)
Retrieves the DDL to initialize the specified type of the database system to perform queries for a range of requested business object data in the
specified storage.
|
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectDataDdl |
BusinessObjectDataServiceImpl.generateBusinessObjectDataDdl(BusinessObjectDataDdlRequest request)
Retrieves the DDL to initialize the specified type of the database system to perform queries for a range of requested business object data in the
specified storage.
|
Copyright © 2021. All rights reserved.