| 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 |
|---|---|
BusinessObjectDefinitionKeys |
ObjectFactory.createBusinessObjectDefinitionKeys()
Create an instance of
BusinessObjectDefinitionKeys |
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectDefinitionKeys |
BusinessObjectDefinitionRestController.getBusinessObjectDefinitions()
Gets the list of business object definitions that are defined in the system.
|
BusinessObjectDefinitionKeys |
BusinessObjectDefinitionRestController.getBusinessObjectDefinitions(String namespace)
Gets the list of business object definitions that are defined in the system.
|
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectDefinitionKeys |
BusinessObjectDefinitionService.getBusinessObjectDefinitions()
Gets the list of all business object definitions defined in the system.
|
BusinessObjectDefinitionKeys |
BusinessObjectDefinitionService.getBusinessObjectDefinitions(String namespaceCode)
Gets a list of all business object definitions defined in the system for a specified namespace.
|
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectDefinitionKeys |
BusinessObjectDefinitionServiceImpl.getBusinessObjectDefinitions() |
BusinessObjectDefinitionKeys |
BusinessObjectDefinitionServiceImpl.getBusinessObjectDefinitions(String namespaceCode) |
Copyright © 2019. All rights reserved.