| Package | Description |
|---|---|
| org.finra.herd.model.api.xml |
| Modifier and Type | Field and Description |
|---|---|
protected RegistrationDateRangeFilter |
BusinessObjectDataSearchKey.registrationDateRangeFilter |
| Modifier and Type | Method and Description |
|---|---|
RegistrationDateRangeFilter |
ObjectFactory.createRegistrationDateRangeFilter()
Create an instance of
RegistrationDateRangeFilter |
RegistrationDateRangeFilter |
BusinessObjectDataSearchKey.getRegistrationDateRangeFilter()
Gets the value of the registrationDateRangeFilter property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BusinessObjectDataSearchKey.setRegistrationDateRangeFilter(RegistrationDateRangeFilter value)
Sets the value of the registrationDateRangeFilter property.
|
| Constructor and Description |
|---|
BusinessObjectDataSearchKey(String namespace,
String businessObjectDefinitionName,
String businessObjectFormatUsage,
String businessObjectFormatFileType,
Integer businessObjectFormatVersion,
List<PartitionValueFilter> partitionValueFilters,
RegistrationDateRangeFilter registrationDateRangeFilter,
List<AttributeValueFilter> attributeValueFilters,
Boolean filterOnLatestValidVersion,
Boolean filterOnRetentionExpiration)
Fully-initialising value constructor
|
Copyright © 2021. All rights reserved.