Class ResourceProfileDataProperties
java.lang.Object
org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipProperties
org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipBeanProperties
org.odpi.openmetadata.frameworks.openmetadata.properties.surveyreports.ResourceProfileDataProperties
ResourceProfileDataProperties is used to link an annotation from a survey report to an asset that describes
the profile data location, for the situation where the profile data is stored outside the metadata repository.
-
Constructor Summary
ConstructorsConstructorDescriptionDefault constructor used by subclassesCopy/clone Constructor -
Method Summary
Methods inherited from class org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipBeanProperties
equals, getExtendedProperties, getTypeName, hashCode, setExtendedProperties, setTypeName
Methods inherited from class org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipProperties
getEffectiveFrom, getEffectiveTo, setEffectiveFrom, setEffectiveTo
-
Constructor Details
-
ResourceProfileDataProperties
public ResourceProfileDataProperties()Default constructor used by subclasses -
ResourceProfileDataProperties
Copy/clone Constructor- Parameters:
template
- template object to copy.
-
-
Method Details
-
toString
Standard toString method.- Overrides:
toString
in classRelationshipBeanProperties
- Returns:
- print out of variables in a JSON-style
-