| 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 |
|---|---|
BusinessObjectDefinitionDescriptionSuggestionSearchRequest |
ObjectFactory.createBusinessObjectDefinitionDescriptionSuggestionSearchRequest()
Create an instance of
BusinessObjectDefinitionDescriptionSuggestionSearchRequest |
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectDefinitionDescriptionSuggestionSearchResponse |
BusinessObjectDefinitionDescriptionSuggestionRestController.searchBusinessObjectDefinitionDescriptionSuggestions(Set<String> fields,
BusinessObjectDefinitionDescriptionSuggestionSearchRequest request)
Retrieve a list of business object definition description suggestions meeting the search criteria filters and fields request.
|
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectDefinitionDescriptionSuggestionSearchResponse |
BusinessObjectDefinitionDescriptionSuggestionService.searchBusinessObjectDefinitionDescriptionSuggestions(BusinessObjectDefinitionDescriptionSuggestionSearchRequest request,
Set<String> fields)
Search business object definition description suggestions based on the request
|
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectDefinitionDescriptionSuggestionSearchResponse |
BusinessObjectDefinitionDescriptionSuggestionServiceImpl.searchBusinessObjectDefinitionDescriptionSuggestions(BusinessObjectDefinitionDescriptionSuggestionSearchRequest request,
Set<String> fields) |
Copyright © 2021. All rights reserved.