Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.beans.Like
-
Packages that use Like Package Description org.odpi.openmetadata.frameworks.connectors.properties org.odpi.openmetadata.frameworks.connectors.properties.beans -
-
Uses of Like in org.odpi.openmetadata.frameworks.connectors.properties
Fields in org.odpi.openmetadata.frameworks.connectors.properties declared as Like Modifier and Type Field Description protected LikeAssetLike. likeBeanMethods in org.odpi.openmetadata.frameworks.connectors.properties that return Like Modifier and Type Method Description protected LikeAssetLike. getLikeBean()Return the bean with the properties.Constructors in org.odpi.openmetadata.frameworks.connectors.properties with parameters of type Like Constructor Description AssetLike(AssetDescriptor parentAsset, Like likeBean)Bean constructor with parent assetAssetLike(Like likeBean)Bean constructor -
Uses of Like in org.odpi.openmetadata.frameworks.connectors.properties.beans
Constructors in org.odpi.openmetadata.frameworks.connectors.properties.beans with parameters of type Like Constructor Description Like(Like template)Copy/clone constructor.
-