public class MetadataCorrelationHeader extends MetadataCorrelationProperties
| Constructor and Description |
|---|
MetadataCorrelationHeader()
Default constructor
|
MetadataCorrelationHeader(MetadataCorrelationHeader template)
Copy/clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object objectToCompare)
Compare the values of the supplied object with those stored in the current object.
|
Date |
getLastSynchronized()
Return the last time that the metadata properties were synchronized between open metadata and
the third party technology.
|
int |
hashCode()
Return has code based on properties.
|
void |
setLastSynchronized(Date lastSynchronized)
Set up the last time that the metadata properties were synchronized between open metadata and
the third party technology.
|
String |
toString()
Standard toString method.
|
getAssetManagerGUID, getAssetManagerName, getExternalIdentifier, getExternalIdentifierName, getExternalIdentifierSource, getExternalIdentifierUsage, getKeyPattern, getMappingProperties, getSynchronizationDescription, getSynchronizationDirection, setAssetManagerGUID, setAssetManagerName, setExternalIdentifier, setExternalIdentifierName, setExternalIdentifierSource, setExternalIdentifierUsage, setKeyPattern, setMappingProperties, setSynchronizationDescription, setSynchronizationDirectionpublic MetadataCorrelationHeader()
public MetadataCorrelationHeader(MetadataCorrelationHeader template)
template - object to copypublic Date getLastSynchronized()
public void setLastSynchronized(Date lastSynchronized)
lastSynchronized - timestamppublic String toString()
toString in class MetadataCorrelationPropertiespublic boolean equals(Object objectToCompare)
equals in class MetadataCorrelationPropertiesobjectToCompare - supplied objectpublic int hashCode()
hashCode in class MetadataCorrelationPropertiesCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.