| Modifier and Type | Method and Description |
|---|---|
protected List<TypeDef> |
OMRSMetadataCollectionBase.filterTypeDefsByProperty(List<TypeDef> allTypes,
TypeDefProperties matchCriteria)
Return the TypeDefs that have the properties matching the supplied match criteria.
|
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.
|
protected void |
OMRSMetadataCollectionBase.typeDefPropertyParameterValidation(String userId,
TypeDefProperties matchCriteria,
String matchCriteriaParameterName,
String methodName)
Validate the properties used to locate types.
|
| 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 © 2018–2020 ODPi. All rights reserved.