| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.governanceaction.search |
| Modifier and Type | Method and Description |
|---|---|
MatchCriteria |
SearchClassifications.getMatchCriteria()
Retrieve the criteria against which to match the classifications.
|
MatchCriteria |
SearchProperties.getMatchCriteria()
Retrieve the criteria against which to match the conditions.
|
static MatchCriteria |
MatchCriteria.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MatchCriteria[] |
MatchCriteria.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SearchProperties |
PropertyHelper.getSearchProperties(ElementProperties properties,
MatchCriteria matchCriteria)
Convert the provided instance properties and match criteria into an equivalent SearchProperties object.
|
void |
SearchClassifications.setMatchCriteria(MatchCriteria matchCriteria)
Set the criteria against which to match the classifications.
|
void |
SearchProperties.setMatchCriteria(MatchCriteria matchCriteria)
Set the criteria against which to match the conditions.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.