| Modifier and Type | Method and Description |
|---|---|
abstract List<TypeDef> |
OMRSMetadataCollection.findTypeDefsByProperty(String userId,
TypeDefProperties matchCriteria)
Return the TypeDefs that have the properties matching the supplied match criteria.
|
List<TypeDef> |
OMRSMetadataCollectionBase.findTypeDefsByProperty(String userId,
TypeDefProperties matchCriteria)
Return the TypeDefs that have the properties matching the supplied match criteria.
|
| Constructor and Description |
|---|
TypeDefProperties(TypeDefProperties templateProperties)
Copy/clone constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OMRSRepositoryValidator.validateMatchCriteria(String sourceName,
String parameterName,
TypeDefProperties matchCriteria,
String methodName)
Validate that a TypeDef match criteria set of properties is not null.
|
Copyright © 2017–2018 ODPi. All rights reserved.