Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.AssetPropertyBase
-
Packages that use AssetPropertyBase Package Description org.odpi.openmetadata.frameworks.connectors org.odpi.openmetadata.frameworks.connectors.properties -
-
Uses of AssetPropertyBase in org.odpi.openmetadata.frameworks.connectors
Subclasses of AssetPropertyBase in org.odpi.openmetadata.frameworks.connectors Modifier and Type Class Description protected static classConnectorBase.ProtectedConnectionProtectedConnection provides a subclass to Connection in order to extract protected values from the connection in order to supply them to the Connector implementation. -
Uses of AssetPropertyBase in org.odpi.openmetadata.frameworks.connectors.properties
Subclasses of AssetPropertyBase in org.odpi.openmetadata.frameworks.connectors.properties Modifier and Type Class Description classAdditionalPropertiesThe AdditionalProperties class provides support for arbitrary properties to be added to a properties object.classAssetAPIOperationsAssetAPIOperations supports an iterator over a list of API operations elements that make up a schema.classAssetCertificationCertification stores the certifications awarded to the asset.classAssetCertificationsCertifications supports an iterator over a list of certifications awarded to the asset.classAssetClassificationThe Classification class stores information about a classification assigned to an asset.classAssetCommentStores information about a comment connected to an asset.classAssetCommentRepliesCommentReplies supports an iterator over a list of Comment objects.classAssetCommentsComments supports an iterator over a list of Comment objects.classAssetComplexSchemaTypeAn asset's schema provides information about how the asset structures the data it supports.classAssetConnectionsConnections supports an iterator over a list of connections.classAssetElementHeaderElementHeader provides the common identifier and type information for all properties objects that link off of the asset and have a guid associated with them.classAssetEnumSchemaTypeEnumSchemaType describes a schema element that has a primitive type.classAssetExternalIdentifierExternalIdentifier stores information about an identifier for the asset that is used in an external system.classAssetExternalIdentifiersExternalIdentifiers supports an iterator over a list of external identifiers.classAssetExternalReferenceExternalReference stores information about an link to an external resource that is relevant to this asset.classAssetExternalReferencesExternalReferences supports an iterator over a list of external references.classAssetExternalSchemaTypeSchemaTypeChoice describes a schema element that has a choice of type.classAssetFeedbackFeedback contains the comments, tags, ratings and likes that consumers of the asset have created.classAssetInformalTagInformalTag stores information about a tag connected to an asset.classAssetInformalTagsInformalTags supports an iterator over a list of informal tags.classAssetLicenseThe data economy brings licensing to data and metadata.classAssetLicensesLicenses supports an iterator over a list of licenses for the asset.classAssetLikeThe Like properties object records a single user's "like" of an asset.classAssetLikesLikes supports an iterator over a list of like objects.classAssetLineageLineage shows the origin of the connected asset.classAssetLiteralSchemaTypeAssetLiteralSchemaType describes a schema element that has a primitive type and a fixed value.classAssetLocationAssetLocation describes where the asset is located.classAssetLocationsLocations supports an iterator over a list of locations.classAssetMapSchemaTypeAssetMapSchemaType describes a schema element of type map.classAssetMeaningMeaning is a cut-down summary of a glossary term to aid the asset consumer in understanding the content of an asset.classAssetNoteNote defines the properties of a single note in a note log.classAssetNoteLogAssetNoteLog manages a collection of notes for an assetclassAssetNoteLogsNoteLogs supports an iterator over a list of note logs.classAssetNotesNotes supports an iterator over a list of notes within a note log.classAssetPagingIteratorPagingIterator supports an iterator over a list of objects that extend AssetPropertyBase.classAssetPrimitiveSchemaTypePrimitiveSchemaType describes a schema element that has a primitive type.classAssetPropertyIteratorBaseclassAssetRatingStores information about a rating connected to an asset.classAssetRatingsRatings supports an iterator over a list of ratings for an asset.classAssetReferenceableMany open metadata entities are referenceable.classAssetRelatedAssetAssetRelatedAsset describes assets that are related to this asset.classAssetRelatedAssetsAssetRelatedAssets supports an iterator over a list of related assets.classAssetRelatedMediaReferenceRelatedMediaReference stores information about an link to an external media file that is relevant to this asset.classAssetRelatedMediaReferencesRelatedMediaReferences supports an iterator over a list of related media references.classAssetSchemaAttributeSchemaAttribute describes a single attribute within a schema.classAssetSchemaAttributeRelationshipAssetSchemaAttributeRelationship defines a relationship between 2 SchemaAttributes.classAssetSchemaAttributesSchemaAttributes supports an iterator over a list of schema attribute elements that make up a schema.classAssetSchemaElementThe AssetSchemaElement object provides a base class for the pieces that make up a schema for a data asset.classAssetSchemaTypeThe AssetSchemaType object provides a base class for the pieces that make up a schema for an asset.classAssetSchemaTypeChoiceSchemaTypeChoice describes a schema element that has a choice of type.classAssetSecurityTagsMeaning is a cut-down summary of a glossary term to aid the asset consumer in understanding the content of an asset.classAssetSimpleSchemaTypeAssetSimpleSchemaType describes a schema element that has a primitive type.classConnectionPropertiesConnectionProperties is an object that contains the properties needed to create and initialise a connector to access a specific data assets.classConnectorTypePropertiesThe ConnectorType describe the implementation details of a particular type of OCF connector.classEmbeddedConnectionPropertiesEmbeddedConnectionProperties provides a facade for the properties of a Connection that is embedded in a VirtualConnection.classEndpointPropertiesThe Endpoint describes the network information necessary for a connector to connect to the server where the Asset is accessible from.classVirtualConnectionPropertiesThe VirtualConnectionProperties is an object that contains the properties needed to create and initialise a virtual connector to access a virtual asset that is constructed from access to one of more other assets.Fields in org.odpi.openmetadata.frameworks.connectors.properties with type parameters of type AssetPropertyBase Modifier and Type Field Description protected List<AssetPropertyBase>AssetPagingIterator. cachedElementListMethods in org.odpi.openmetadata.frameworks.connectors.properties that return AssetPropertyBase Modifier and Type Method Description protected AssetPropertyBaseAssetAPIOperations. cloneElement(AssetDescriptor parentAsset, AssetPropertyBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected AssetPropertyBaseAssetCertifications. cloneElement(AssetDescriptor parentAsset, AssetPropertyBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected AssetPropertyBaseAssetCommentReplies. cloneElement(AssetDescriptor parentAsset, AssetPropertyBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected AssetPropertyBaseAssetComments. cloneElement(AssetDescriptor parentAsset, AssetPropertyBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected AssetPropertyBaseAssetConnections. cloneElement(AssetDescriptor parentAsset, AssetPropertyBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected AssetPropertyBaseAssetExternalIdentifiers. cloneElement(AssetDescriptor parentAsset, AssetPropertyBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected AssetPropertyBaseAssetExternalReferences. cloneElement(AssetDescriptor parentAsset, AssetPropertyBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected AssetPropertyBaseAssetInformalTags. cloneElement(AssetDescriptor parentAsset, AssetPropertyBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected AssetPropertyBaseAssetLicenses. cloneElement(AssetDescriptor parentAsset, AssetPropertyBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected AssetPropertyBaseAssetLikes. cloneElement(AssetDescriptor parentAsset, AssetPropertyBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected AssetPropertyBaseAssetLocations. cloneElement(AssetDescriptor parentAsset, AssetPropertyBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected AssetPropertyBaseAssetNoteLogs. cloneElement(AssetDescriptor parentAsset, AssetPropertyBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected AssetPropertyBaseAssetNotes. cloneElement(AssetDescriptor parentAsset, AssetPropertyBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected abstract AssetPropertyBaseAssetPropertyIteratorBase. cloneElement(AssetDescriptor parentAsset, AssetPropertyBase template)Method implemented by a subclass that ensures the cloning process is a deep clone.protected AssetPropertyBaseAssetRatings. cloneElement(AssetDescriptor parentAsset, AssetPropertyBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected AssetPropertyBaseAssetRelatedAssets. cloneElement(AssetDescriptor parentAsset, AssetPropertyBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected AssetPropertyBaseAssetRelatedMediaReferences. cloneElement(AssetDescriptor parentAsset, AssetPropertyBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected AssetPropertyBaseAssetSchemaAttributes. cloneElement(AssetDescriptor parentAsset, AssetPropertyBase template)Provides a concrete implementation of cloneElement for the specific iterator type.AssetPropertyBaseAssetPagingIterator. next()Return the next element in the listMethods in org.odpi.openmetadata.frameworks.connectors.properties that return types with arguments of type AssetPropertyBase Modifier and Type Method Description protected abstract List<AssetPropertyBase>AssetPropertyIteratorBase. getCachedList(int cacheStartPointer, int maximumSize)Method implemented by subclass to retrieve the next cached list of elements.Methods in org.odpi.openmetadata.frameworks.connectors.properties with parameters of type AssetPropertyBase Modifier and Type Method Description protected AssetPropertyBaseAssetAPIOperations. cloneElement(AssetDescriptor parentAsset, AssetPropertyBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected AssetPropertyBaseAssetCertifications. cloneElement(AssetDescriptor parentAsset, AssetPropertyBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected AssetPropertyBaseAssetCommentReplies. cloneElement(AssetDescriptor parentAsset, AssetPropertyBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected AssetPropertyBaseAssetComments. cloneElement(AssetDescriptor parentAsset, AssetPropertyBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected AssetPropertyBaseAssetConnections. cloneElement(AssetDescriptor parentAsset, AssetPropertyBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected AssetPropertyBaseAssetExternalIdentifiers. cloneElement(AssetDescriptor parentAsset, AssetPropertyBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected AssetPropertyBaseAssetExternalReferences. cloneElement(AssetDescriptor parentAsset, AssetPropertyBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected AssetPropertyBaseAssetInformalTags. cloneElement(AssetDescriptor parentAsset, AssetPropertyBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected AssetPropertyBaseAssetLicenses. cloneElement(AssetDescriptor parentAsset, AssetPropertyBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected AssetPropertyBaseAssetLikes. cloneElement(AssetDescriptor parentAsset, AssetPropertyBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected AssetPropertyBaseAssetLocations. cloneElement(AssetDescriptor parentAsset, AssetPropertyBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected AssetPropertyBaseAssetNoteLogs. cloneElement(AssetDescriptor parentAsset, AssetPropertyBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected AssetPropertyBaseAssetNotes. cloneElement(AssetDescriptor parentAsset, AssetPropertyBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected abstract AssetPropertyBaseAssetPropertyIteratorBase. cloneElement(AssetDescriptor parentAsset, AssetPropertyBase template)Method implemented by a subclass that ensures the cloning process is a deep clone.protected AssetPropertyBaseAssetRatings. cloneElement(AssetDescriptor parentAsset, AssetPropertyBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected AssetPropertyBaseAssetRelatedAssets. cloneElement(AssetDescriptor parentAsset, AssetPropertyBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected AssetPropertyBaseAssetRelatedMediaReferences. cloneElement(AssetDescriptor parentAsset, AssetPropertyBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected AssetPropertyBaseAssetSchemaAttributes. cloneElement(AssetDescriptor parentAsset, AssetPropertyBase template)Provides a concrete implementation of cloneElement for the specific iterator type.Constructors in org.odpi.openmetadata.frameworks.connectors.properties with parameters of type AssetPropertyBase Constructor Description AssetPropertyBase(AssetDescriptor parentAsset, AssetPropertyBase template)Copy/clone constructor sets up details of the parent asset from the template
-