Package org.odpi.openmetadata.accessservices.datamanager.properties


package org.odpi.openmetadata.accessservices.datamanager.properties
These beans describe the core properties that are passed to the server to create and update metadata.
  • Class
    Description
    APIManagerProperties describes the API managing capability of a server
    APIOperationProperties is a class for an operation within an API specification.
    APIParameterListProperties is a class for representing the list of parameters for an API operation's header, request or response payload.
    An APIParameterListType defines which parameter list relationship to use when attaching an APIParameterList to an operation.
    APIParameterProperties is a class for representing a parameter in an API specification.
    APIProperties is a class for representing an API deployed to an API Gateway or supported by an application.
    ApplicationProperties describes an collection of processes (application) that implements support for the business.
    ArchiveProperties defined the properties that are stored when a data source is archived or deleted.
    AssetProperties is a java bean used to create assets associated with the data manager.
    ClassificationProperties provides the base class for classification items.
    ComplexSchemaTypeProperties describes a schema with multiple attributes.
    The connection is an object that contains the properties needed to create and initialise a connector to access a specific data assets.
    The ConnectorTypeProperties describe the implementation details of a particular type of connector.
    DatabaseColumnProperties describes the properties of a database column.
    DatabaseForeignKeyProperties describes a foreign key relationship between two columns in different tables in a database.
    DatabaseManagerProperties describes the DBMS capability of a database server
    DatabasePrimaryKeyProperties describes the properties of a primary key.
    DatabaseProperties is a class for representing a generic database.
    DatabaseQueryProperties describes the properties of query that is used to derive a column in a database.
    DatabaseSchemaProperties is a class for representing the top level database schema.
    DatabaseSchemaTypeProperties is a java bean used to create the database schema type associated with the database.
    DatabaseTableProperties is a class for representing a relational database table.
    DatabaseViewProperties is a class for representing a relational database view.
    SchemaAttributeProperties represents a data field that is part of a complex schema type.
    DataFieldProperties is a class for representing a data field within a Form, Report or Que
    DataFileProperties describes the property of a single data file.
    DataItemSortOrder is used for schema attributes that may have multiple instances.
    DataProcessingEngineProperties describes an engine.
    DataSetProperties is a class for representing a generic data set.
    DataStoreProperties is a class for representing a generic data store.
    DerivedSchemaTypeQueryTargetProperties defines a query on a schema element that returns all or part of the value for a derived schema type.
    EndpointProperties describes the properties of a server endpoint.
    EnumSchemaTypeProperties carries the specialized parameters for creating or updating enum schema types.
    EventBrokerProperties describes the server than manages the exchange of events between independent services.
    TabularColumnProperties is a class for representing a column within a table type structure.
    EventTypeProperties is a class for representing the top-level element for an event.
    EventTypeProperties is a class for representing the top-level element for an event's schema.
    ExternalReferenceProperties stores information about an link to an external resource that is relevant to an Asset.
    ExternalSchemaTypeProperties carries a reusable schema type.
    FileFolderProperties defines an asset that is a folder.
    FileSystemProperties describes an application that manages a collection of files.
    FileSystemProperties describes the root node of a file system.
    FormProperties is a class for representing a display of data fields for a user to supply data values.
    A KeyPattern defines the type of External Identifier in use for an asset, or the type of Primary Key used within an asset.
    LiteralSchemaTypeProperties carries the specialized parameters for creating or updating literal schema types.
    MapSchemaType describes a schema element of type map.
    PrimitiveSchemaTypeProperties is a class for representing a primitive value.
    QueryProperties is a class for representing a query that supports the access of data for a report or form.
    Many open metadata entities are referenceable.
    ReferenceValueAssignmentProperties is a java bean used to create a link between a valid value and a referenceable item to enable the valid value to be used as a semiformal tag/classifier.
    RelationshipProperties provides the base class for relationships items.
    ReportProperties is a class for representing a report for an application or reporting engine.
    SchemaAttributeProperties represents a data field that is part of a complex schema type.
    SchemaElementProperties is a bean containing the common attributes for schema types and schema attributes
    SchemaTypeChoiceProperties carries the specialized parameters for creating or updating a choice of schema types.
    SchemaTypeProperties carries the common parameters for creating or updating schema types.
    SimpleSchemaTypeProperties describes the properties of type that has a single value.
    SoftwareCapabilitiesProperties describe the properties for a capability deployed to a software server.
    StructSchemaTypeProperties is a class for representing a set of schema attributes - also known as a structure, struct, group or object in different programming languages.
    TabularColumnProperties is a class for representing a column within a table type structure.
    TabularSchemaTypeProperties is a class for representing a tabular schema such as the structure of a CSV file.
    TemplateProperties defined the properties that can be overridden from the template object when creating an object from a template.
    TopicProperties is a class for representing a topic for an event broker or streaming service.
    ValidValueAssignmentProperties describes the properties between a referenceable and its valid values.
    ValidValueMembershipProperties provides a flag to indicate if this value is the default value for the set.
    ValidValueProperties provides the common super class for ValidValueSet and ValidValueDefinition.
    ValidValueSetProperties provides the class for ValidValueSet.