| Package | Description |
|---|---|
| org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search |
| Modifier and Type | Method and Description |
|---|---|
List<PropertyCondition> |
SearchProperties.getConditions()
Retrieve the conditions against which to match.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchProperties.setConditions(List<PropertyCondition> conditions)
Set the conditions against which to match.
|
| Constructor and Description |
|---|
PropertyCondition(PropertyCondition templateProperties)
Copy/clone constructor.
|
Copyright © 2018–2020 ODPi. All rights reserved.