Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementBase
-
Packages that use ElementBase Package Description org.odpi.openmetadata.frameworks.connectors.properties org.odpi.openmetadata.frameworks.connectors.properties.beans -
-
Uses of ElementBase in org.odpi.openmetadata.frameworks.connectors.properties
Subclasses of ElementBase in org.odpi.openmetadata.frameworks.connectors.properties Modifier and Type Class Description classAssetDetailAssetDetail extends AssetSummary to provide all the properties related to this asset.classAssetSummaryAssetSummary holds asset properties that are used for displaying details of an asset in summary lists or hover text.classAssetUniverseAssetUniverse extends AssetDetail which extend AssetSummary.classCommentConversationStores information about a comment connected to an asset.classDeployedAPIOperationAn asset that is a DeployedAPI has a schema made up of operations.classDeployedAPISchemaTypeAn asset's schema provides information about how the asset structures the data it supports.classNestedSchemaTypeAn asset's schema provides information about how the asset structures the data it supports.classNoteLogStores information about a comment connected to an asset.classRelatedAssetPropertiesRelatedAssetProperties returns detailed information about an asset that is related to an asset that is linked to the original anchor asset with a relationship.Fields in org.odpi.openmetadata.frameworks.connectors.properties with type parameters of type ElementBase Modifier and Type Field Description protected List<ElementBase>PagingIterator. cachedElementListMethods in org.odpi.openmetadata.frameworks.connectors.properties that return ElementBase Modifier and Type Method Description protected ElementBaseAPIOperations. cloneElement(ElementBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected ElementBaseCertifications. cloneElement(ElementBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected ElementBaseCommentReplies. cloneElement(ElementBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected ElementBaseComments. cloneElement(ElementBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected ElementBaseConnections. cloneElement(ElementBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected ElementBaseExternalIdentifiers. cloneElement(ElementBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected ElementBaseExternalReferences. cloneElement(ElementBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected ElementBaseInformalTags. cloneElement(ElementBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected ElementBaseLicenses. cloneElement(ElementBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected ElementBaseLikes. cloneElement(ElementBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected ElementBaseLocations. cloneElement(ElementBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected ElementBaseNoteLogs. cloneElement(ElementBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected ElementBaseNotes. cloneElement(ElementBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected abstract ElementBasePropertyIteratorBase. cloneElement(ElementBase template)Method implemented by a subclass that ensures the cloning process is a deep clone.protected ElementBaseRatings. cloneElement(ElementBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected ElementBaseRelatedAssets. cloneElement(ElementBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected ElementBaseRelatedMediaReferences. cloneElement(ElementBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected ElementBaseSchemaAttributes. cloneElement(ElementBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected ElementBaseAssetElementHeader. getElementHeaderBean()Return the element header bean - used during cloningElementBasePagingIterator. next()Return the next element in the listMethods in org.odpi.openmetadata.frameworks.connectors.properties that return types with arguments of type ElementBase Modifier and Type Method Description protected abstract List<ElementBase>PropertyIteratorBase. 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 ElementBase Modifier and Type Method Description protected ElementBaseAPIOperations. cloneElement(ElementBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected ElementBaseCertifications. cloneElement(ElementBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected ElementBaseCommentReplies. cloneElement(ElementBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected ElementBaseComments. cloneElement(ElementBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected ElementBaseConnections. cloneElement(ElementBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected ElementBaseExternalIdentifiers. cloneElement(ElementBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected ElementBaseExternalReferences. cloneElement(ElementBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected ElementBaseInformalTags. cloneElement(ElementBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected ElementBaseLicenses. cloneElement(ElementBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected ElementBaseLikes. cloneElement(ElementBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected ElementBaseLocations. cloneElement(ElementBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected ElementBaseNoteLogs. cloneElement(ElementBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected ElementBaseNotes. cloneElement(ElementBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected abstract ElementBasePropertyIteratorBase. cloneElement(ElementBase template)Method implemented by a subclass that ensures the cloning process is a deep clone.protected ElementBaseRatings. cloneElement(ElementBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected ElementBaseRelatedAssets. cloneElement(ElementBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected ElementBaseRelatedMediaReferences. cloneElement(ElementBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected ElementBaseSchemaAttributes. cloneElement(ElementBase template)Provides a concrete implementation of cloneElement for the specific iterator type.protected voidAssetElementHeader. setBean(ElementBase elementBaseBean)Set up the bean that contains the properties of the element header.Constructors in org.odpi.openmetadata.frameworks.connectors.properties with parameters of type ElementBase Constructor Description AssetElementHeader(ElementBase elementBaseBean)Bean constructor with parent asset -
Uses of ElementBase in org.odpi.openmetadata.frameworks.connectors.properties.beans
Subclasses of ElementBase in org.odpi.openmetadata.frameworks.connectors.properties.beans Modifier and Type Class Description classAPIOperationAPIOperation describes an API command used as part of an API schema.classAPISchemaTypeAPISchemaType describes the header of an API Schema.classAssetAsset holds asset properties that are used for displaying details of an asset in summary lists or hover text.classCertificationThe Certification bean extends the Certification from the OCF properties package with a default constructor and setter methods.classCommentThe Comment bean stores information about a comment connected to an asset.classComplexSchemaTypeComplexSchemaType describes a schema with multiple attributes.classConnectionThe connection is an object that contains the properties needed to create and initialise a connector to access a specific data assets.classConnectorTypeThe ConnectorType describe the implementation details of a particular type of OCF connector.classEndpointThe Endpoint describes the network information necessary for a connector to connect to the server where the Asset is accessible from.classEnumSchemaTypeEnumSchemaType describes a schema element that has a a fixed set of values.classExternalIdentifierExternalIdentifier stores information about an identifier for the asset that is used in an external system.classExternalReferenceExternalReference stores information about an link to an external resource that is relevant to this asset.classExternalSchemaTypeExternalSchemaType links to another schema defined to be reusable in many assets' schema.classGovernedReferenceableGovernedReferenceable adds governance relationships and classifications to a referenceable that represents an asset.classInformalTagInformalTag stores information about a tag connected to an asset.classLicenseThe data economy brings licensing to data and metadata.classLikeThe Like properties object records a single user's "like" of an asset.classLiteralSchemaTypeLiteralSchemaType describes a schema element that has a fixed value type.classLocationLocation describes where the asset is located.classMapSchemaTypeMapSchemaType describes a schema element of type map.classMeaningMeaning is a cut-down summary of a glossary term to aid the asset consumer in understanding the content of an asset.classNoteNote defines the properties of a single note in a note log.classNoteLogHeaderNoteLogHeader manages a list of notes for an assetclassPrimitiveSchemaTypePrimitiveSchemaType describes a schema element that has a primitive type.classRatingStores information about a rating connected to an asset.classReferenceableMany open metadata entities are referenceable.classRelatedAssetRelatedAsset describes the relationship to other assets.classRelatedMediaReferenceRelatedMediaReference stores information about an link to an external media file that is relevant to this asset.classSchemaAttributeSchemaAttribute describes a single attribute within a schema.classSchemaElementThe SchemaElement object provides a base class for the pieces that make up a schema for an asset.classSchemaTypeThe SchemaType object provides a base class for the pieces that make up a schema for a data asset.classSchemaTypeChoiceSchemaTypeChoice supports an element that has a selection of schema types that could be used as the type of the attribute.classSearchKeywordSearchKeyword stores information about a keyword connected to an asset.classSimpleSchemaTypeSimpleSchemaType describes a schema element that has a primitive or enum type.classSoftwareCapabilitySoftwareCapability describe the properties needed to describe a specific software server's capability.classStructSchemaTypeStructSchemaType describes a schema element that has a number of nested data fields.classValidValueValidValue provides the common super class for ValidValueSet and ValidValueDefinition.classValidValueDefinitionValidValueDefinition defines a value that can be legitimately assigned to a field.classValidValueSetValidValueSet defines a collection of valid value definitions.classVirtualConnectionA virtual connection is for an asset that provides data by delegating requests to one or more other connections.Constructors in org.odpi.openmetadata.frameworks.connectors.properties.beans with parameters of type ElementBase Constructor Description ElementBase(ElementBase template)Copy/clone constructor.
-