| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties | |
| org.odpi.openmetadata.frameworks.connectors.properties.beans |
| Modifier and Type | Method and Description |
|---|---|
KeyPattern |
AssetExternalIdentifier.getKeyPattern()
Return the key pattern that is used with this external identifier.
|
| Modifier and Type | Field and Description |
|---|---|
protected KeyPattern |
ExternalIdentifier.keyPattern |
| Modifier and Type | Method and Description |
|---|---|
KeyPattern |
ExternalIdentifier.getKeyPattern()
Return the key pattern that is used with this external identifier.
|
static KeyPattern |
KeyPattern.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyPattern[] |
KeyPattern.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExternalIdentifier.setKeyPattern(KeyPattern keyPattern)
Set up the key pattern that is used with this external identifier.
|
Copyright © 2018–2020 ODPi. All rights reserved.