Uses of Package
org.odpi.openmetadata.accessservices.datamanager.properties
-
Packages that use org.odpi.openmetadata.accessservices.datamanager.properties Package Description org.odpi.openmetadata.accessservices.datamanager.api org.odpi.openmetadata.accessservices.datamanager.metadataelements org.odpi.openmetadata.accessservices.datamanager.properties org.odpi.openmetadata.accessservices.datamanager.rest This package defines the beans used to build the REST request and response payloads. -
Classes in org.odpi.openmetadata.accessservices.datamanager.properties used by org.odpi.openmetadata.accessservices.datamanager.api Class Description APIManagerProperties APIManagerProperties describes the API managing capability of a serverAPIOperationProperties APIOperationProperties is a class for an operation within an API specification.APIParameterListProperties APIParameterListProperties is a class for representing the list of parameters for an API operation's header, request or response payload.APIParameterListType An APIParameterListType defines which parameter list relationship to use when attaching an APIParameterList to an operation.APIProperties APIProperties is a class for representing an API deployed to an API Gateway or supported by an application.ApplicationProperties ApplicationProperties describes an collection of processes (application) that implements support for the business.ArchiveProperties ArchiveProperties defined the properties that are stored when a data source is archived or deleted.ConnectionProperties The connection is an object that contains the properties needed to create and initialise a connector to access a specific data assets.DatabaseColumnProperties DatabaseColumnProperties describes the properties of a database column.DatabaseForeignKeyProperties DatabaseForeignKeyProperties describes a foreign key relationship between two columns in different tables in a database.DatabaseManagerProperties DatabaseManagerProperties describes the DBMS capability of a database serverDatabasePrimaryKeyProperties DatabasePrimaryKeyProperties describes the properties of a primary key.DatabaseProperties DatabaseProperties is a class for representing a generic database.DatabaseSchemaProperties DatabaseSchemaProperties is a class for representing the top level database schema.DatabaseTableProperties DatabaseTableProperties is a class for representing a relational database table.DatabaseViewProperties DatabaseViewProperties is a class for representing a relational database view.DataContainerProperties SchemaAttributeProperties represents a data field that is part of a complex schema type.DataFieldProperties DataFieldProperties is a class for representing a a data field within a Form, Report or QueDataFileProperties DataFileProperties describes the property of a single data file.DataProcessingEngineProperties DataProcessingEngineProperties describes an engine.DerivedSchemaTypeQueryTargetProperties DerivedSchemaTypeQueryTargetProperties defines a query on a schema element that returns all or part of the value for a derived schema type.EndpointProperties EndpointProperties describes the properties of a server endpoint.EnumSchemaTypeProperties EnumSchemaTypeProperties carries the specialized parameters for creating or updating enum schema types.EventBrokerProperties EventBrokerProperties describes the server than manages the exchange of events between independent services.EventTypeProperties EventTypeProperties is a class for representing the top-level element for an event's schema.FileFolderProperties FileFolderProperties defines an asset that is a folder.FileManagerProperties FileSystemProperties describes an application that manages a collection of files.FileSystemProperties FileSystemProperties describes the root node of a file system.FormProperties FormProperties is a class for representing a display of data fields for a user to supply data values.LiteralSchemaTypeProperties LiteralSchemaTypeProperties carries the specialized parameters for creating or updating literal schema types.MapSchemaTypeProperties MapSchemaType describes a schema element of type map.PrimitiveSchemaTypeProperties PrimitiveSchemaTypeProperties is a class for representing a primitive value.QueryProperties QueryProperties is a class for representing a query that supports the access of data for a report or form.ReportProperties ReportProperties is a class for representing a report for an application or reporting engine.SchemaAttributeProperties SchemaAttributeProperties represents a data field that is part of a complex schema type.SchemaTypeChoiceProperties SchemaTypeChoiceProperties carries the specialized parameters for creating or updating a choice of schema types.SchemaTypeProperties SchemaTypeProperties carries the common parameters for creating or updating schema types.StructSchemaTypeProperties StructSchemaTypeProperties is a class for representing a set of schema attributes - also known as a structure, struct, group or object in different programming languages.TemplateProperties TemplateProperties defined the properties that can be overridden from the template object when creating an object from a template.TopicProperties TopicProperties is a class for representing a topic for an event broker or streaming service. -
Classes in org.odpi.openmetadata.accessservices.datamanager.properties used by org.odpi.openmetadata.accessservices.datamanager.metadataelements Class Description APIOperationProperties APIOperationProperties is a class for an operation within an API specification.APIParameterListProperties APIParameterListProperties is a class for representing the list of parameters for an API operation's header, request or response payload.APIParameterListType An APIParameterListType defines which parameter list relationship to use when attaching an APIParameterList to an operation.APIParameterProperties APIParameterProperties is a class for representing a parameter in an API specification.APIProperties APIProperties is a class for representing an API deployed to an API Gateway or supported by an application.APISpecificationProperties APISpecificationProperties is a class for representing the top-level element for an API's schema.ConnectionProperties The connection is an object that contains the properties needed to create and initialise a connector to access a specific data assets.ConnectorTypeProperties The ConnectorType describe the implementation details of a particular type of OCF connector.DatabaseColumnProperties DatabaseColumnProperties describes the properties of a database column.DatabaseForeignKeyProperties DatabaseForeignKeyProperties describes a foreign key relationship between two columns in different tables in a database.DatabasePrimaryKeyProperties DatabasePrimaryKeyProperties describes the properties of a primary key.DatabaseProperties DatabaseProperties is a class for representing a generic database.DatabaseSchemaProperties DatabaseSchemaProperties is a class for representing the top level database schema.DatabaseTableProperties DatabaseTableProperties is a class for representing a relational database table.DatabaseViewProperties DatabaseViewProperties is a class for representing a relational database view.DataContainerProperties SchemaAttributeProperties represents a data field that is part of a complex schema type.DataFieldProperties DataFieldProperties is a class for representing a a data field within a Form, Report or QueDataFileProperties DataFileProperties describes the property of a single data file.DerivedSchemaTypeQueryTargetProperties DerivedSchemaTypeQueryTargetProperties defines a query on a schema element that returns all or part of the value for a derived schema type.EndpointProperties EndpointProperties describes the properties of a server endpoint.EventSchemaAttributeProperties TabularColumnProperties is a class for representing a column within a table type structure.EventTypeProperties EventTypeProperties is a class for representing the top-level element for an event's schema.FileFolderProperties FileFolderProperties defines an asset that is a folder.FileSystemProperties FileSystemProperties describes the root node of a file system.FormProperties FormProperties is a class for representing a display of data fields for a user to supply data values.QueryProperties QueryProperties is a class for representing a query that supports the access of data for a report or form.ReportProperties ReportProperties is a class for representing a report for an application or reporting engine.SchemaAttributeProperties SchemaAttributeProperties represents a data field that is part of a complex schema type.SchemaTypeProperties SchemaTypeProperties carries the common parameters for creating or updating schema types.SoftwareServerCapabilitiesProperties SoftwareServerCapabilitiesProperties describe the properties for a capability deployed to a software server.TabularColumnProperties TabularColumnProperties is a class for representing a column within a table type structure.TopicProperties TopicProperties is a class for representing a topic for an event broker or streaming service.ValidValueSetProperties ValidValueSetProperties provides the class for ValidValueSet. -
Classes in org.odpi.openmetadata.accessservices.datamanager.properties used by org.odpi.openmetadata.accessservices.datamanager.properties Class Description APIManagerProperties APIManagerProperties describes the API managing capability of a serverAPIOperationProperties APIOperationProperties is a class for an operation within an API specification.APIParameterListProperties APIParameterListProperties is a class for representing the list of parameters for an API operation's header, request or response payload.APIParameterListType An APIParameterListType defines which parameter list relationship to use when attaching an APIParameterList to an operation.APIParameterProperties APIParameterProperties is a class for representing a parameter in an API specification.APIProperties APIProperties is a class for representing an API deployed to an API Gateway or supported by an application.APISpecificationProperties APISpecificationProperties is a class for representing the top-level element for an API's schema.ApplicationProperties ApplicationProperties describes an collection of processes (application) that implements support for the business.ArchiveProperties ArchiveProperties defined the properties that are stored when a data source is archived or deleted.AssetProperties AssetProperties is a java bean used to create assets associated with the data manager.ComplexSchemaTypeProperties ComplexSchemaTypeProperties describes a schema with multiple attributes.ConnectionProperties The connection is an object that contains the properties needed to create and initialise a connector to access a specific data assets.ConnectorTypeProperties The ConnectorType describe the implementation details of a particular type of OCF connector.DatabaseColumnProperties DatabaseColumnProperties describes the properties of a database column.DatabaseForeignKeyProperties DatabaseForeignKeyProperties describes a foreign key relationship between two columns in different tables in a database.DatabaseManagerProperties DatabaseManagerProperties describes the DBMS capability of a database serverDatabasePrimaryKeyProperties DatabasePrimaryKeyProperties describes the properties of a primary key.DatabaseProperties DatabaseProperties is a class for representing a generic database.DatabaseQueryProperties DatabaseQueryProperties describes the properties of query that is used to derive a column in a database.DatabaseSchemaProperties DatabaseSchemaProperties is a class for representing the top level database schema.DatabaseTableProperties DatabaseTableProperties is a class for representing a relational database table.DatabaseViewProperties DatabaseViewProperties is a class for representing a relational database view.DataContainerProperties SchemaAttributeProperties represents a data field that is part of a complex schema type.DataFieldProperties DataFieldProperties is a class for representing a a data field within a Form, Report or QueDataFileProperties DataFileProperties describes the property of a single data file.DataItemSortOrder DataItemSortOrder is used for schema attributes that may have multiple instances.DataProcessingEngineProperties DataProcessingEngineProperties describes an engine.DataSetProperties DataSetProperties is a class for representing a generic data set.DataStoreProperties DataStoreProperties is a class for representing a generic data store.DerivedSchemaTypeQueryTargetProperties DerivedSchemaTypeQueryTargetProperties defines a query on a schema element that returns all or part of the value for a derived schema type.EndpointProperties EndpointProperties describes the properties of a server endpoint.EnumSchemaTypeProperties EnumSchemaTypeProperties carries the specialized parameters for creating or updating enum schema types.EventBrokerProperties EventBrokerProperties describes the server than manages the exchange of events between independent services.EventSchemaAttributeProperties TabularColumnProperties is a class for representing a column within a table type structure.EventTypeListProperties EventTypeProperties is a class for representing the top-level element for an event.EventTypeProperties EventTypeProperties is a class for representing the top-level element for an event's schema.ExternalSchemaTypeProperties ExternalSchemaTypeProperties carries a reusable schema type.FileFolderProperties FileFolderProperties defines an asset that is a folder.FileManagerProperties FileSystemProperties describes an application that manages a collection of files.FileSystemProperties FileSystemProperties describes the root node of a file system.FormProperties FormProperties is a class for representing a display of data fields for a user to supply data values.KeyPattern A KeyPattern defines the type of External Identifier in use for an asset, or the type of Primary Key used within an asset.LiteralSchemaTypeProperties LiteralSchemaTypeProperties carries the specialized parameters for creating or updating literal schema types.MapSchemaTypeProperties MapSchemaType describes a schema element of type map.PrimitiveSchemaTypeProperties PrimitiveSchemaTypeProperties is a class for representing a primitive value.QueryProperties QueryProperties is a class for representing a query that supports the access of data for a report or form.ReferenceableProperties Many open metadata entities are referenceable.ReportProperties ReportProperties is a class for representing a report for an application or reporting engine.SchemaAttributeProperties SchemaAttributeProperties represents a data field that is part of a complex schema type.SchemaElementProperties SchemaElementProperties is a bean containing the common attributes for schema types and schema attributesSchemaTypeChoiceProperties SchemaTypeChoiceProperties carries the specialized parameters for creating or updating a choice of schema types.SchemaTypeProperties SchemaTypeProperties carries the common parameters for creating or updating schema types.SimpleSchemaTypeProperties SimpleSchemaTypeProperties describes the properties of type that has a single value.SoftwareServerCapabilitiesProperties SoftwareServerCapabilitiesProperties describe the properties for a capability deployed to a software server.StructSchemaTypeProperties 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 TabularColumnProperties is a class for representing a column within a table type structure.TabularSchemaTypeProperties TabularSchemaTypeProperties is a class for representing a tabular schema such as the structure of a CSV file.TemplateProperties TemplateProperties defined the properties that can be overridden from the template object when creating an object from a template.TopicProperties TopicProperties is a class for representing a topic for an event broker or streaming service.ValidValueSetProperties ValidValueSetProperties provides the class for ValidValueSet. -
Classes in org.odpi.openmetadata.accessservices.datamanager.properties used by org.odpi.openmetadata.accessservices.datamanager.rest Class Description APIManagerProperties APIManagerProperties describes the API managing capability of a serverAPIOperationProperties APIOperationProperties is a class for an operation within an API specification.APIParameterListProperties APIParameterListProperties is a class for representing the list of parameters for an API operation's header, request or response payload.APIProperties APIProperties is a class for representing an API deployed to an API Gateway or supported by an application.ApplicationProperties ApplicationProperties describes an collection of processes (application) that implements support for the business.ArchiveProperties ArchiveProperties defined the properties that are stored when a data source is archived or deleted.AssetProperties AssetProperties is a java bean used to create assets associated with the data manager.ComplexSchemaTypeProperties ComplexSchemaTypeProperties describes a schema with multiple attributes.ConnectionProperties The connection is an object that contains the properties needed to create and initialise a connector to access a specific data assets.ConnectorTypeProperties The ConnectorType describe the implementation details of a particular type of OCF connector.DatabaseManagerProperties DatabaseManagerProperties describes the DBMS capability of a database serverDataContainerProperties SchemaAttributeProperties represents a data field that is part of a complex schema type.DataFieldProperties DataFieldProperties is a class for representing a a data field within a Form, Report or QueDataFileProperties DataFileProperties describes the property of a single data file.DataProcessingEngineProperties DataProcessingEngineProperties describes an engine.DataSetProperties DataSetProperties is a class for representing a generic data set.DataStoreProperties DataStoreProperties is a class for representing a generic data store.DerivedSchemaTypeQueryTargetProperties DerivedSchemaTypeQueryTargetProperties defines a query on a schema element that returns all or part of the value for a derived schema type.EndpointProperties EndpointProperties describes the properties of a server endpoint.EnumSchemaTypeProperties EnumSchemaTypeProperties carries the specialized parameters for creating or updating enum schema types.EventBrokerProperties EventBrokerProperties describes the server than manages the exchange of events between independent services.EventTypeProperties EventTypeProperties is a class for representing the top-level element for an event's schema.FileFolderProperties FileFolderProperties defines an asset that is a folder.FileManagerProperties FileSystemProperties describes an application that manages a collection of files.FileSystemProperties FileSystemProperties describes the root node of a file system.FormProperties FormProperties is a class for representing a display of data fields for a user to supply data values.LiteralSchemaTypeProperties LiteralSchemaTypeProperties carries the specialized parameters for creating or updating literal schema types.MapSchemaTypeProperties MapSchemaType describes a schema element of type map.PrimitiveSchemaTypeProperties PrimitiveSchemaTypeProperties is a class for representing a primitive value.QueryProperties QueryProperties is a class for representing a query that supports the access of data for a report or form.ReferenceableProperties Many open metadata entities are referenceable.ReportProperties ReportProperties is a class for representing a report for an application or reporting engine.SchemaAttributeProperties SchemaAttributeProperties represents a data field that is part of a complex schema type.SchemaElementProperties SchemaElementProperties is a bean containing the common attributes for schema types and schema attributesSchemaTypeChoiceProperties SchemaTypeChoiceProperties carries the specialized parameters for creating or updating a choice of schema types.SchemaTypeProperties SchemaTypeProperties carries the common parameters for creating or updating schema types.SimpleSchemaTypeProperties SimpleSchemaTypeProperties describes the properties of type that has a single value.SoftwareServerCapabilitiesProperties SoftwareServerCapabilitiesProperties describe the properties for a capability deployed to a software server.StructSchemaTypeProperties StructSchemaTypeProperties is a class for representing a set of schema attributes - also known as a structure, struct, group or object in different programming languages.TemplateProperties TemplateProperties defined the properties that can be overridden from the template object when creating an object from a template.TopicProperties TopicProperties is a class for representing a topic for an event broker or streaming service.