Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.beans.NoteLog
-
Packages that use NoteLog Package Description org.odpi.openmetadata.frameworks.connectors.properties org.odpi.openmetadata.frameworks.connectors.properties.beans -
-
Uses of NoteLog in org.odpi.openmetadata.frameworks.connectors.properties
Fields in org.odpi.openmetadata.frameworks.connectors.properties declared as NoteLog Modifier and Type Field Description protected NoteLogAssetNoteLog. noteLogBeanMethods in org.odpi.openmetadata.frameworks.connectors.properties that return NoteLog Modifier and Type Method Description protected NoteLogAssetNoteLog. getNoteLogBean()Return the bean containing the properties for the note logConstructors in org.odpi.openmetadata.frameworks.connectors.properties with parameters of type NoteLog Constructor Description AssetNoteLog(AssetDescriptor parentAsset, NoteLog noteLogBean, AssetNotes notes)Bean constructor with parent assetAssetNoteLog(NoteLog noteLogBean, AssetNotes notes)Bean constructor -
Uses of NoteLog in org.odpi.openmetadata.frameworks.connectors.properties.beans
Constructors in org.odpi.openmetadata.frameworks.connectors.properties.beans with parameters of type NoteLog Constructor Description NoteLog(NoteLog templateNoteLog)Copy/clone constructor.
-