| 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 |
|---|---|
AllowedAttributeValuesDeleteRequest |
ObjectFactory.createAllowedAttributeValuesDeleteRequest()
Create an instance of
AllowedAttributeValuesDeleteRequest |
| Modifier and Type | Method and Description |
|---|---|
AllowedAttributeValuesInformation |
AllowedAttributeValueRestController.deleteAllowedAttributeValues(AllowedAttributeValuesDeleteRequest request)
Deletes specified allowed attribute values from an existing attribute value list.
|
| Modifier and Type | Method and Description |
|---|---|
AllowedAttributeValuesInformation |
AllowedAttributeValueService.deleteAllowedAttributeValues(AllowedAttributeValuesDeleteRequest allowedAttributeValuesDeleteRequest)
Deletes an existing list of allowed attributes values by key.
|
| Modifier and Type | Method and Description |
|---|---|
AllowedAttributeValuesInformation |
AllowedAttributeValueServiceImpl.deleteAllowedAttributeValues(AllowedAttributeValuesDeleteRequest request)
Deletes specified allowed attribute values from an existing attribute value list which is identified by name.
|
Copyright © 2019. All rights reserved.