- DatabaseColumnElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
-
DatabaseColumnElement contains the properties and header for a database column entity
retrieved from the metadata repository.
- DatabaseColumnElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnElement
-
Default constructor
- DatabaseColumnElement(DatabaseColumnElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnElement
-
Copy/clone constructor
- DatabaseColumnProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
-
DatabaseColumnProperties describes the properties of a database column.
- DatabaseColumnProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseColumnProperties
-
Default constructor
- DatabaseColumnProperties(DatabaseColumnProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseColumnProperties
-
Copy/clone constructor.
- DatabaseColumnResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
-
DatabaseColumnResponse is a response object for passing back a single database column
element or an exception if the request failed.
- DatabaseColumnResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseColumnResponse
-
Default constructor
- DatabaseColumnResponse(DatabaseColumnResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseColumnResponse
-
Copy/clone constructor
- DatabaseColumnsResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
-
DatabaseColumnsResponse is a response object for passing back a a list of database columns
or an exception if the request failed.
- DatabaseColumnsResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseColumnsResponse
-
Default constructor
- DatabaseColumnsResponse(DatabaseColumnsResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseColumnsResponse
-
Copy/clone constructor
- DatabaseColumnTypeElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
-
DatabaseColumnTypeElement contains the properties and header for a database column type entity
retrieved from the metadata repository.
- DatabaseColumnTypeElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnTypeElement
-
Default constructor
- DatabaseColumnTypeElement(DatabaseColumnTypeElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnTypeElement
-
Copy/clone constructor
- DatabaseElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
-
DatabaseElement contains the properties and header for a database entity retrieved from the metadata repository.
- DatabaseElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseElement
-
Default constructor
- DatabaseElement(DatabaseElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseElement
-
Copy/clone constructor
- DatabaseForeignKeyProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
-
DatabaseForeignKeyProperties describes a foreign key relationship between two columns in different
tables in a database.
- DatabaseForeignKeyProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseForeignKeyProperties
-
Default constructor
- DatabaseForeignKeyProperties(DatabaseForeignKeyProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseForeignKeyProperties
-
Copy/clone constructor for an foreign key.
- DatabaseManagerInterface - Interface in org.odpi.openmetadata.accessservices.datamanager.api
-
DatabaseManagerInterface defines the client side interface for the Data Manager OMAS that is
relevant for relational database assets.
- DatabaseManagerProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
-
DatabaseManagerProperties describes the DBMS capability of a database server
- DatabaseManagerProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseManagerProperties
-
Default constructor
- DatabaseManagerProperties(DatabaseManagerProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseManagerProperties
-
Copy/clone constructor.
- DatabaseManagerRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
-
DatabaseManagerRequestBody describes the basic properties of a database manager's software server capability.
- DatabaseManagerRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseManagerRequestBody
-
Default constructor
- DatabaseManagerRequestBody(DatabaseManagerRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseManagerRequestBody
-
Copy/clone constructor.
- DatabaseManagerRequestBody(DatabaseManagerProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseManagerRequestBody
-
Copy/clone constructor.
- DatabasePrimaryKeyProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
-
DatabasePrimaryKeyProperties describes the properties of a primary key.
- DatabasePrimaryKeyProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DatabasePrimaryKeyProperties
-
Default constructor
- DatabasePrimaryKeyProperties(DatabasePrimaryKeyProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DatabasePrimaryKeyProperties
-
Copy/clone constructor for a primary key.
- DatabaseProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
-
DatabaseProperties is a class for representing a generic database.
- DatabaseProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseProperties
-
Default constructor
- DatabaseProperties(DatabaseProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseProperties
-
Copy/clone constructor.
- DatabaseQueryProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
-
DatabaseQueryProperties describes the properties of query that is used to derive a column in a database.
- DatabaseQueryProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseQueryProperties
-
Default constructor
- DatabaseQueryProperties(DatabaseQueryProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseQueryProperties
-
Copy/clone constructor for the database query.
- DatabaseResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
-
DatabaseResponse is a response object for passing back a single database
element or an exception if the request failed.
- DatabaseResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseResponse
-
Default constructor
- DatabaseResponse(DatabaseResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseResponse
-
Copy/clone constructor
- DatabaseSchemaElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
-
DatabaseSchemaElement contains the properties and header for a deployed database schema asset entity
retrieved from the metadata repository.
- DatabaseSchemaElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseSchemaElement
-
Default constructor
- DatabaseSchemaElement(DatabaseSchemaElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseSchemaElement
-
Copy/clone constructor
- DatabaseSchemaProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
-
DatabaseSchemaProperties is a class for representing the top level database schema.
- DatabaseSchemaProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseSchemaProperties
-
Default constructor
- DatabaseSchemaProperties(DatabaseSchemaProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseSchemaProperties
-
Copy/clone constructor.
- DatabaseSchemaResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
-
DatabaseSchemaResponse is a response object for passing back a single database schema
element or an exception if the request failed.
- DatabaseSchemaResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseSchemaResponse
-
Default constructor
- DatabaseSchemaResponse(DatabaseSchemaResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseSchemaResponse
-
Copy/clone constructor
- DatabaseSchemasResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
-
DatabaseSchemasResponse is a response object for passing back a a list of database schemas
or an exception if the request failed.
- DatabaseSchemasResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseSchemasResponse
-
Default constructor
- DatabaseSchemasResponse(DatabaseSchemasResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseSchemasResponse
-
Copy/clone constructor
- DatabasesResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
-
DatabasesResponse is a response object for passing back a a list of databases
or an exception if the request failed.
- DatabasesResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabasesResponse
-
Default constructor
- DatabasesResponse(DatabasesResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabasesResponse
-
Copy/clone constructor
- DatabaseTableElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
-
DatabaseTableElement contains the properties and header for a database table entity
retrieved from the metadata repository.
- DatabaseTableElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseTableElement
-
Default constructor
- DatabaseTableElement(DatabaseTableElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseTableElement
-
Copy/clone constructor
- DatabaseTableProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
-
DatabaseTableProperties is a class for representing a relational database table.
- DatabaseTableProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseTableProperties
-
Default constructor
- DatabaseTableProperties(DatabaseTableProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseTableProperties
-
Copy/clone constructor.
- DatabaseTableResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
-
DatabaseTableResponse is a response object for passing back a single database table
element or an exception if the request failed.
- DatabaseTableResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseTableResponse
-
Default constructor
- DatabaseTableResponse(DatabaseTableResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseTableResponse
-
Copy/clone constructor
- DatabaseTablesResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
-
DatabaseTablesResponse is a response object for passing back a a list of database tables
or an exception if the request failed.
- DatabaseTablesResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseTablesResponse
-
Default constructor
- DatabaseTablesResponse(DatabaseTablesResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseTablesResponse
-
Copy/clone constructor
- DatabaseTableTypeElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
-
DatabaseTableElement contains the properties and header for a database table entity
retrieved from the metadata repository.
- DatabaseTableTypeElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseTableTypeElement
-
Default constructor
- DatabaseTableTypeElement(DatabaseTableTypeElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseTableTypeElement
-
Copy/clone constructor
- DatabaseViewElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
-
DatabaseViewElement contains the properties and header for a database view entity
retrieved from the metadata repository.
- DatabaseViewElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseViewElement
-
Default constructor
- DatabaseViewElement(DatabaseViewElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseViewElement
-
Copy/clone constructor
- DatabaseViewProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
-
DatabaseViewProperties is a class for representing a relational database view.
- DatabaseViewProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseViewProperties
-
Default constructor
- DatabaseViewProperties(DatabaseViewProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseViewProperties
-
Copy/clone constructor.
- DatabaseViewResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
-
DatabaseViewResponse is a response object for passing back a single database view
element or an exception if the request failed.
- DatabaseViewResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseViewResponse
-
Default constructor
- DatabaseViewResponse(DatabaseViewResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseViewResponse
-
Copy/clone constructor
- DatabaseViewsResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
-
DatabaseViewsResponse is a response object for passing back a a list of database views
or an exception if the request failed.
- DatabaseViewsResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseViewsResponse
-
Default constructor
- DatabaseViewsResponse(DatabaseViewsResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseViewsResponse
-
Copy/clone constructor
- DataConnectionInterface - Interface in org.odpi.openmetadata.accessservices.datamanager.api
-
DataConnectionInterface provides methods to define the supporting connector resources for a data platform.
- DataFileElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
-
DataFileElement contains the properties and header for a data file retrieved from the metadata repository.
- DataFileElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DataFileElement
-
Default constructor
- DataFileElement(DataFileElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DataFileElement
-
Copy/clone constructor
- DataFileProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
-
DataFileProperties describes the property of a single data file.
- DataFileProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DataFileProperties
-
Default constructor
- DataFileProperties(DataFileProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DataFileProperties
-
Copy/clone constructor
- DataFileRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
-
DataFileRequestBody carries the parameters for creating a new file asset.
- DataFileRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataFileRequestBody
-
Default constructor
- DataFileRequestBody(DataFileRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataFileRequestBody
-
Copy/clone constructor
- DataFileRequestBody(DataFileProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataFileRequestBody
-
Copy/clone constructor for main properties
- DataFileResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
-
DataFileResponse is the response structure used on the OMAS REST API calls that return the properties
for a file.
- DataFileResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataFileResponse
-
Default constructor
- DataFileResponse(DataFileResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataFileResponse
-
Copy/clone constructor
- DataFilesResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
-
DataFilesResponse is a response object for passing back a a list of database views
or an exception if the request failed.
- DataFilesResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataFilesResponse
-
Default constructor
- DataFilesResponse(DataFilesResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataFilesResponse
-
Copy/clone constructor
- DataFolderRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
-
DataFileRequestBody carries the parameters for creating a new file asset.
- DataFolderRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataFolderRequestBody
-
Default constructor
- DataFolderRequestBody(DataFolderRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataFolderRequestBody
-
Copy/clone constructor
- DataFolderRequestBody(FileFolderProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataFolderRequestBody
-
Copy/clone constructor
- DataItemSortOrder - Enum in org.odpi.openmetadata.accessservices.datamanager.properties
-
DataItemSortOrder is used for schema attributes that may have multiple instances.
- DataManagerAuditCode - Enum in org.odpi.openmetadata.accessservices.datamanager.ffdc
-
The DataManagerAuditCode is used to define the message content for the OMRS Audit Log.
- DataManagerErrorCode - Enum in org.odpi.openmetadata.accessservices.datamanager.ffdc
-
The DataManagerErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with
the Data Manager OMAS Services.
- DataManagerEventInterface - Interface in org.odpi.openmetadata.accessservices.datamanager.api
-
DataManagerEventInterface defines how a client gets access to the
configuration events produced by the Data Manager OMAS.
- DataManagerEventListener - Interface in org.odpi.openmetadata.accessservices.datamanager.api
-
DataManagerEventListener is the interface that a client implements to
register to receive the events from the Data Manager OMAS's out topic.
- DataManagerEventType - Enum in org.odpi.openmetadata.accessservices.datamanager.events
-
DataManagerEventType describes the different types of events produced by the Data Manager OMAS.
- DataManagerInterface - Interface in org.odpi.openmetadata.accessservices.datamanager.api
-
DataManagerInterface provides the interface for retrieving the identity of an external data manager.
- DataManagerOMASAPIRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
-
DataManagerOMASAPIRequestBody provides a common header for Data Manager OMAS request bodies for its REST API.
- DataManagerOMASAPIRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataManagerOMASAPIRequestBody
-
Default constructor
- DataManagerOMASAPIRequestBody(DataManagerOMASAPIRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataManagerOMASAPIRequestBody
-
Copy/clone constructor
- DataManagerOMASAPIResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
-
DataManagerOMASAPIResponse provides a common header for Data Manager OMAS managed rest to its REST API.
- DataManagerOMASAPIResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataManagerOMASAPIResponse
-
Default constructor
- DataManagerOMASAPIResponse(DataManagerOMASAPIResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataManagerOMASAPIResponse
-
Copy/clone constructor
- DataManagerOutTopicEvent - Class in org.odpi.openmetadata.accessservices.datamanager.events
-
DataManagerEventHeader provides a common base for all events from the Data Manager OMAS.
- DataManagerOutTopicEvent() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutTopicEvent
-
Default Constructor
- DataManagerOutTopicEvent(DataManagerOutTopicEvent) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutTopicEvent
-
Copy/clone constructor
- DataSetProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
-
DataSetProperties is a class for representing a generic data store.
- DataSetProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DataSetProperties
-
Default constructor
- DataSetProperties(DataSetProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DataSetProperties
-
Copy/clone constructor.
- DataStoreProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
-
DataStoreProperties is a class for representing a generic data store.
- DataStoreProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DataStoreProperties
-
Default constructor
- DataStoreProperties(DataStoreProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DataStoreProperties
-
Copy/clone constructor.
- DataStoreProperties(AssetProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DataStoreProperties
-
Copy/clone constructor.
- DerivedSchemaTypeQueryTargetProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
-
DerivedSchemaTypeQueryTargetProperties defines a query on a schema element that returns all or part of the value for a
derived schema type.
- DerivedSchemaTypeQueryTargetProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DerivedSchemaTypeQueryTargetProperties
-
Default constructor
- DerivedSchemaTypeQueryTargetProperties(DerivedSchemaTypeQueryTargetProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DerivedSchemaTypeQueryTargetProperties
-
Copy/clone constructor.
- detachDataFileAssetFromFolder(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.FilesAndFoldersInterface
-
Remove a link between a file asset and a folder.
- detachTopLevelFolder(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.FilesAndFoldersInterface
-
Removed the link between a folder and a file system.
- ElementClassification - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
-
The ElementClassification bean defines a single classification for an asset.
- ElementClassification() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementClassification
-
Default constructor
- ElementClassification(ElementClassification) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementClassification
-
Copy/clone constructor
- ElementHeader - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
-
ElementHeader provides the common identifier and type information for all properties objects
that link off of the asset and have a guid associated with them.
- ElementHeader() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementHeader
-
Default constructor used by subclasses
- ElementHeader(ElementHeader) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementHeader
-
Copy/clone constructor.
- ElementOrigin - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
-
The ElementType bean provides details of the type information associated with a metadata element.
- ElementOrigin() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementOrigin
-
Default constructor
- ElementOrigin(ElementOrigin) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementOrigin
-
Copy/clone constructor
- ElementOriginCategory - Enum in org.odpi.openmetadata.accessservices.datamanager.metadataelements
-
ElementOriginCategory defines where the metadata comes from.
- ElementType - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
-
The ElementType bean provides details of the type information associated with a metadata element.
- ElementType() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementType
-
Default constructor
- ElementType(ElementType) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementType
-
Copy/clone constructor
- EndpointProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
-
EndpointProperties describes the properties of a server endpoint.
- EndpointProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.EndpointProperties
-
Default constructor
- EndpointProperties(EndpointProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.EndpointProperties
-
Copy/clone constructor for an Endpoint.
- ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.accessservices.datamanager.properties.DataItemSortOrder
-
- ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.accessservices.datamanager.properties.KeyPattern
-
- ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.accessservices.datamanager.properties.OwnerCategory
-
- ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.accessservices.datamanager.properties.DataItemSortOrder
-
- ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.accessservices.datamanager.properties.KeyPattern
-
- ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.accessservices.datamanager.properties.OwnerCategory
-
- EnumSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
-
EnumSchemaTypeProperties carries the specialized parameters for creating or updating enum schema types.
- EnumSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.EnumSchemaTypeProperties
-
Default constructor
- EnumSchemaTypeProperties(EnumSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.EnumSchemaTypeProperties
-
Copy/clone Constructor
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutTopicEvent
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnTypeElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseSchemaElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseTableElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseTableTypeElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseViewElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DataFileElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementClassification
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementHeader
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementOrigin
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementType
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FileFolderElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FileSystemElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaTypeElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SoftwareServerCapabilityElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TabularColumnElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TabularColumnTypeElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.AssetProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ComplexSchemaTypeProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseColumnProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseForeignKeyProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabasePrimaryKeyProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseQueryProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseViewProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataFileProperties
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataStoreProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DerivedSchemaTypeQueryTargetProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.EndpointProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.EnumSchemaTypeProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ExternalSchemaTypeProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.FileSystemProperties
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.LiteralSchemaTypeProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.MapSchemaTypeProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceableProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaElementProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeChoiceProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SimpleSchemaTypeProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SoftwareServerCapabilitiesProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.TabularColumnProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.TemplateProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseColumnResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseColumnsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseManagerRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseSchemaResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseSchemasResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabasesResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseTableResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseTablesResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseViewResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseViewsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFileRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFileResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFilesResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFolderRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileFolderResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileFoldersResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileManagerRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileSystemRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileSystemResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.MetadataSourceRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.PathNameRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SoftwareServerCapabilityRequestBody
-
Return comparison result based on the content of the properties.
- ExternalSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
-
EnumSchemaTypeProperties carries the specialized parameters for creating or updating enum schema types.
- ExternalSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.ExternalSchemaTypeProperties
-
Default constructor
- ExternalSchemaTypeProperties(ExternalSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.ExternalSchemaTypeProperties
-
Copy/clone Constructor
- getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceableProperties
-
Return a copy of the additional properties.
- getAddress() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.EndpointProperties
-
Returns the stored address property for the endpoint.
- getAliases() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
-
Return a list of alternative names for the attribute.
- getAllowsDuplicateValues() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
-
Return whether the same value can be used by more than one instance of this attribute.
- getAttributeCount() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ComplexSchemaTypeProperties
-
Return the count of attributes in this schema type.
- getAuthor() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeProperties
-
Return the name of the author of the schema element.
- getClassificationName() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementClassification
-
Return the name of the classification
- getClassificationProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementClassification
-
Return a collection of the additional stored properties for the classification.
- getClassifications() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementHeader
-
Return the list of classifications associated with the metadata element.
- getColumnsForDatabaseTable(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
-
Retrieve the list of column for a database table (or view)
- getConfidence() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseForeignKeyProperties
-
Returns the level of confidence that the foreign key is correct.
- getConnectorProviderClassName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFileRequestBody
-
Return the fully qualified class name of the connector provider for this type of file.
- getConnectorProviderClassName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFolderRequestBody
-
Return the fully qualified class name of the connector provider for this type of file.
- getCreateTime() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataStoreProperties
-
Return the time that the data store was created.
- getDatabaseByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
-
Retrieve the database metadata element with the supplied unique identifier.
- getDatabaseColumnByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
-
Retrieve the database column metadata element with the supplied unique identifier.
- getDatabaseColumnProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnElement
-
Return the principle properties for the database column.
- getDatabaseColumnsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
-
Retrieve the list of database column metadata elements with a matching qualified or display name.
- getDatabaseColumnTypeProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnTypeElement
-
Return the properties for the database column type.
- getDatabaseImportedFrom() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseProperties
-
Return the source (typically connection name) of the database information.
- getDatabaseInstance() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseProperties
-
Return the name of this database instance - useful if the same schemas are deployed to multiple database instances.
- getDatabaseProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseElement
-
Return details of the database
- getDatabasesByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
-
Retrieve the list of database metadata elements with a matching qualified or display name.
- getDatabaseSchemaByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
-
Retrieve the database schema metadata element with the supplied unique identifier.
- getDatabaseSchemaProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseSchemaElement
-
Return the properties for the database schema.
- getDatabaseSchemasByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
-
Retrieve the list of database schema metadata elements with a matching qualified or display name.
- getDatabasesForDatabaseManager(String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
-
Retrieve the list of databases created by this caller.
- getDatabaseTableByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
-
Retrieve the database table metadata element with the supplied unique identifier.
- getDatabaseTableProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseTableElement
-
Return the database table properties.
- getDatabaseTablesByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
-
Retrieve the list of database table metadata elements with a matching qualified or display name.
- getDatabaseTableTypeProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseTableTypeElement
-
Return the properties for the database table's type.
- getDatabaseType() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseProperties
-
Return a description of the database type.
- getDatabaseVersion() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseProperties
-
Return the version of the database - often this is related to the version of its schemas.
- getDatabaseViewByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
-
Retrieve the database view metadata element with the supplied unique identifier.
- getDatabaseViewProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseViewElement
-
Return the properties of the database view.
- getDatabaseViewsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
-
Retrieve the list of database view metadata elements with a matching qualified or display name.
- getDataFile() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFileResponse
-
Return the file result.
- getDataFileProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DataFileElement
-
Return the properties of the file.
- getDataType() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.LiteralSchemaTypeProperties
-
Return the data type for this element.
- getDataType() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SimpleSchemaTypeProperties
-
Return the data type for this element.
- getDataType() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.TabularColumnProperties
-
Return the data type for this element.
- getDefaultValue() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SimpleSchemaTypeProperties
-
Return the default value for the element.
- getDefaultValue() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.TabularColumnProperties
-
Return the default value for the element.
- getDefaultValueOverride() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
-
Return any default value for this attribute that would override the default defined in the
schema element for this attribute's type (note only used is type is primitive).
- getDescription() - Method in enum org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementOriginCategory
-
Return the description of the metadata element origin.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.AssetProperties
-
Returns the stored description property for the asset.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseForeignKeyProperties
-
Return the description for the foreign key.
- getDescription() - Method in enum org.odpi.openmetadata.accessservices.datamanager.properties.DataItemSortOrder
-
Return the default description for this enum.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.EndpointProperties
-
Return the description for the endpoint.
- getDescription() - Method in enum org.odpi.openmetadata.accessservices.datamanager.properties.KeyPattern
-
Return the default description for the key pattern for this enum instance.
- getDescription() - Method in enum org.odpi.openmetadata.accessservices.datamanager.properties.OwnerCategory
-
Return the default description of the enumeration.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaElementProperties
-
Returns the stored description property for the schema element.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SoftwareServerCapabilitiesProperties
-
Return the description of the discovery engine.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.TemplateProperties
-
Returns the stored description property for the metadata entity.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.AssetProperties
-
Returns the stored display name property for the asset.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.EndpointProperties
-
Returns the stored display name property for the endpoint.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaElementProperties
-
Return the simple name of the schema element.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SoftwareServerCapabilitiesProperties
-
Return the display name for messages and UI.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.TemplateProperties
-
Returns the stored display name property for the metadata entity.
- getElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseColumnResponse
-
Return the metadata element.
- getElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseResponse
-
Return the metadata element.
- getElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseSchemaResponse
-
Return the metadata element.
- getElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseTableResponse
-
Return the metadata element.
- getElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseViewResponse
-
Return the metadata element.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutTopicEvent
-
Return details of the subject of the event.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnTypeElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseSchemaElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseTableElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseTableTypeElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseViewElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DataFileElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FileFolderElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FileSystemElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in interface org.odpi.openmetadata.accessservices.datamanager.metadataelements.MetadataElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaTypeElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SoftwareServerCapabilityElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TabularColumnElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TabularColumnTypeElement
-
Return the element header associated with the properties.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseColumnsResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseSchemasResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabasesResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseTablesResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseViewsResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFilesResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileFoldersResponse
-
Return the list of metadata elements.
- getElementPosition() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
-
Return the position of this schema attribute in its parent schema.
- getEncodingDescription() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataStoreProperties
-
Return the description of the encoding used in the data store.
- getEncodingLanguage() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataStoreProperties
-
Return the name of the natural language used for text strings within the data store.
- getEncodingProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataStoreProperties
-
Return the additional properties associated with the encoding process.
- getEncodingStandard() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeProperties
-
Return the format (encoding standard) used for this schema.
- getEncodingType() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataStoreProperties
-
Return the name of the encoding style used in the data store.
- getEncryption() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.FileSystemProperties
-
Return the type of encryption used on the file system (or null is unencrypted).
- getEncryptionMethod() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.EndpointProperties
-
Returns the stored encryptionMethod property for the endpoint.
- getEventType() - Method in class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutTopicEvent
-
Return the event type.
- getEventTypeCode() - Method in enum org.odpi.openmetadata.accessservices.datamanager.events.DataManagerEventType
-
Return the int identifier used for indexing based on the enum.
- getEventTypeDescription() - Method in enum org.odpi.openmetadata.accessservices.datamanager.events.DataManagerEventType
-
Return the default description for the enum value - used when natural resource
bundle is not available.
- getEventTypeName() - Method in enum org.odpi.openmetadata.accessservices.datamanager.events.DataManagerEventType
-
Return the string name used for messages that include the enum.
- getEventVersionId() - Method in class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutTopicEvent
-
Return the event version id.
- getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceableProperties
-
Return the properties that have been defined for a subtype of this object that are not supported explicitly
by this bean.
- getExternalDataManagerGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DataManagerInterface
-
Retrieve the unique identifier of the external data manager.
- getExternalSchemaType() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ExternalSchemaTypeProperties
-
Return the unique identifier of the schema type that is reusable amongst assets.
- getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseManagerRequestBody
-
Return the unique identifier of the software server capability entity that represented the external source - null for local.
- getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFileRequestBody
-
Return the unique identifier of the software server capability entity that represented the external source - null for local.
- getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFolderRequestBody
-
Return the unique identifier of the software server capability entity that represented the external source - null for local.
- getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileManagerRequestBody
-
Return the unique identifier of the software server capability entity that represented the external source - null for local.
- getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileSystemRequestBody
-
Return the unique identifier of the software server capability entity that represented the external source - null for local.
- getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.MetadataSourceRequestBody
-
Return the unique identifier of the software server capability entity that represented the external source - null for local.
- getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SoftwareServerCapabilityRequestBody
-
Return the unique identifier of the software server capability entity that represented the external source - null for local.
- getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseManagerRequestBody
-
Return the unique name of the software server capability entity that represented the external source.
- getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFileRequestBody
-
Return the unique name of the software server capability entity that represented the external source.
- getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFolderRequestBody
-
Return the unique name of the software server capability entity that represented the external source.
- getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileManagerRequestBody
-
Return the unique name of the software server capability entity that represented the external source.
- getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileSystemRequestBody
-
Return the unique name of the software server capability entity that represented the external source.
- getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.MetadataSourceRequestBody
-
Return the unique name of the software server capability entity that represented the external source.
- getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SoftwareServerCapabilityRequestBody
-
Return the unique name of the software server capability entity that represented the external source.
- getExternalTypeGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.TabularColumnProperties
-
Return the unique identifier of this column's type.
- getFileByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.FilesAndFoldersInterface
-
Retrieve a FolderProperties asset by its unique identifier (GUID).
- getFileByPathName(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.FilesAndFoldersInterface
-
Retrieve a folder by its fully qualified path name.
- getFileFolderProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FileFolderElement
-
Return the properties for the file folder.
- getFileSystem() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileSystemResponse
-
Return the fileSystem result.
- getFileSystemProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FileSystemElement
-
Return the properties of the file system.
- getFileType() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataFileProperties
-
Return the file type of the file if known.
- getFixedValue() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.LiteralSchemaTypeProperties
-
Return the fixed value for the element.
- getFixedValue() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.TabularColumnProperties
-
Return a fixed literal value - an alternative to default value.
- getFolder() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileFolderResponse
-
Return the folder result.
- getFolderByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.FilesAndFoldersInterface
-
Retrieve a FolderProperties asset by its unique identifier (GUID).
- getFolderByPathName(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.FilesAndFoldersInterface
-
Retrieve a folder by its fully qualified path name.
- getFolderFiles(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.FilesAndFoldersInterface
-
Get the data files inside a folder - both those that are nested and those that are linked.
- getForeignKeyProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnElement
-
When this column contains the primary key of another table (ie it is a foreign key) return the properties
associated with the relationship.
- getFormat() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.FileSystemProperties
-
Return the format of the file system.
- getFormula() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseColumnProperties
-
Return the formula used to combine the values of the queries.
- getFormula() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseViewProperties
-
Return the formula used to combine the values of the queries.
- getFormula() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeProperties
-
Return the formula used to combine the values of the queries.
- getFullPath() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.PathNameRequestBody
-
Return the full path of the file - this should be unique.
- getGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementHeader
-
Return the unique id for the properties object.
- getHomeMetadataCollectionId() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementOrigin
-
Returns the OMRS identifier for the metadata collection that is managed by the repository
where the element originates (its home repository).
- getHomeMetadataCollectionName() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementOrigin
-
Return the name of the metadata collection that this asset belongs to.
- getIsDeprecated() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaElementProperties
-
Is the schema element deprecated?
- getIsNullable() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
-
Return whether the field is nullable or not.
- getKeyPattern() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabasePrimaryKeyProperties
-
Returns the key pattern for the primary key.
- getLength() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
-
Return the length of the data field.
- getLicense() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementOrigin
-
Return the license associated with this metadata element (null means none).
- getMapFromElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.MapSchemaTypeProperties
-
Return the type of schema element that represents the key or property name for the map.
- getMapToElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.MapSchemaTypeProperties
-
Return the type of schema element that represents the property value for the map.
- getMaxCardinality() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
-
Return the maximum number of instances allowed for this attribute.
- getMessageDefinition() - Method in enum org.odpi.openmetadata.accessservices.datamanager.ffdc.DataManagerAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.accessservices.datamanager.ffdc.DataManagerAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition() - Method in enum org.odpi.openmetadata.accessservices.datamanager.ffdc.DataManagerErrorCode
-
Retrieve a message definition object for an exception.
- getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.accessservices.datamanager.ffdc.DataManagerErrorCode
-
Retrieve a message definition object for an exception.
- getMetadataSourceGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.MetadataSourceInterface
-
Retrieve the unique identifier of the software server capability that describes a metadata source.
- getMinCardinality() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
-
Return this minimum number of instances allowed for this attribute.
- getMinimumLength() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
-
Return the minimum length of the data.
- getModifiedTime() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataStoreProperties
-
Return the last known time the data store was modified.
- getName() - Method in enum org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementOriginCategory
-
Return the name of the metadata element origin.
- getName() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseForeignKeyProperties
-
Returns the stored display name property for the foreign key.
- getName() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabasePrimaryKeyProperties
-
Return the name for the primary key.
- getName() - Method in enum org.odpi.openmetadata.accessservices.datamanager.properties.DataItemSortOrder
-
Return the default name for this enum type.
- getName() - Method in enum org.odpi.openmetadata.accessservices.datamanager.properties.KeyPattern
-
Return the default name for this enum instance.
- getName() - Method in enum org.odpi.openmetadata.accessservices.datamanager.properties.OwnerCategory
-
Return the default name of the enumeration.
- getNamespace() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeProperties
-
Return the name of the namespace that this type belongs to.
- getNativeJavaClass() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
-
Return the name of the Java class to use to represent this type.
- getNestedFolders(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.FilesAndFoldersInterface
-
Return the list of folders nested inside a folder.
- getOpenTypeGUID() - Method in enum org.odpi.openmetadata.accessservices.datamanager.properties.DataItemSortOrder
-
Return the unique identifier for the open metadata enum type that this enum class represents.
- getOpenTypeGUID() - Method in enum org.odpi.openmetadata.accessservices.datamanager.properties.KeyPattern
-
Return the unique identifier for the open metadata enum type that this enum class represents.
- getOpenTypeGUID() - Method in enum org.odpi.openmetadata.accessservices.datamanager.properties.OwnerCategory
-
Return the unique identifier for the open metadata enum type that this enum class represents.
- getOpenTypeName() - Method in enum org.odpi.openmetadata.accessservices.datamanager.properties.DataItemSortOrder
-
Return the unique name for the open metadata enum type that this enum class represents.
- getOpenTypeName() - Method in enum org.odpi.openmetadata.accessservices.datamanager.properties.KeyPattern
-
Return the unique name for the open metadata enum type that this enum class represents.
- getOpenTypeName() - Method in enum org.odpi.openmetadata.accessservices.datamanager.properties.OwnerCategory
-
Return the unique name for the open metadata enum type that this enum class represents.
- getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.accessservices.datamanager.properties.DataItemSortOrder
-
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
- getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.accessservices.datamanager.properties.KeyPattern
-
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
- getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.accessservices.datamanager.properties.OwnerCategory
-
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
- getOrderedValues() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
-
Return whether the attribute instances are arranged in an order.
- getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementOriginCategory
-
Return the code for metadata element.
- getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.datamanager.properties.DataItemSortOrder
-
Return the code for this enum used for indexing based on the enum value.
- getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.datamanager.properties.KeyPattern
-
Return the code for this enum instance
- getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.datamanager.properties.OwnerCategory
-
Return the numeric representation of the enumeration.
- getOrigin() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementHeader
-
Return information about the origin of the element.
- getOriginBusinessCapabilityGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.AssetProperties
-
Return the unique identifier of the business capability that originated this asset.
- getOriginCategory() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementOrigin
-
Return the origin of the metadata element.
- getOriginOrganizationGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.AssetProperties
-
Return the unique identifier for the organization that originated this asset.
- getOtherOriginValues() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.AssetProperties
-
Return the properties that characterize where this asset is from.
- getOwner() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.AssetProperties
-
Returns the name of the owner for this asset.
- getOwnerCategory() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.AssetProperties
-
Return the type of owner stored in the owner property.
- getPatchLevel() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SoftwareServerCapabilitiesProperties
-
Return the patch level of the discovery engine.
- getPrecision() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
-
Return the number of significant digits to the right of decimal point.
- getPrimaryKeyProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnElement
-
When this column is a primary key, return the properties of the primary key value; otherwise null
- getProtocol() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.EndpointProperties
-
Returns the stored protocol property for the endpoint.
- getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceableProperties
-
Returns the stored qualified name property for the metadata entity.
- getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.TemplateProperties
-
Returns the stored qualified name property for the metadata entity.
- getQueries() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseColumnProperties
-
Return the list of individual query targets for a derived column.
- getQueries() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseViewProperties
-
Return the list of individual query targets for a derived column.
- getQueries() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeProperties
-
Return the list of queries that are used to create the derived schema element.
- getQuery() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseQueryProperties
-
Return the code for the query.
- getQuery() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DerivedSchemaTypeQueryTargetProperties
-
Return the query string for this element.
- getQueryId() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseQueryProperties
-
Return the identifier that is used in the column formula.
- getQueryId() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DerivedSchemaTypeQueryTargetProperties
-
Return the query id - this is used to identify where the results of this query should be plugged into
the other queries or the formula for the parent derived schema element.
- getQueryTargetGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseQueryProperties
-
Returns the identity of the query target.
- getQueryTargetGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DerivedSchemaTypeQueryTargetProperties
-
Return the unique identifier that describes the data source that will be queried to get part of the derived value.
- getReferencedColumnGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnElement
-
Return the unique identifier of the column in another table that this column references through a foreign key relationship.
- getReferencedColumnQualifiedName() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnElement
-
Return the unique name of the column in another table that this column references through a foreign key relationship.
- getSchemaOptions() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeChoiceProperties
-
Return the list of alternative schema types that this attribute or asset may use.
- getSchemasForDatabase(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
-
Return the list of schemas associated with a database.
- getSchemaType() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
-
Set up SchemaType for this schema attribute.
- getSchemaTypeProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaTypeElement
-
Return the properties for the schema.
- getSoftwareServerCapabilitiesProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SoftwareServerCapabilityElement
-
Return the properties of the software server capability.
- getSortOrder() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
-
Return the order that the attribute instances are arranged in - if any.
- getSource() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseForeignKeyProperties
-
Returns the id of the source of the knowledge of the foreign key.
- getSource() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SoftwareServerCapabilitiesProperties
-
Return the source of the discovery engine implementation.
- getSourceServer() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementOrigin
-
Return the name of the server where the element was retrieved from.
- getSteward() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseForeignKeyProperties
-
Returns the name of the steward who assigned the foreign key (or approved the discovered value).
- getSuperTypeNames() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementType
-
Return the list of type names for this type's supertypes.
- getTablesForDatabaseSchema(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
-
Retrieve the list of database tables associated with a database schema.
- getTabularColumnProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TabularColumnElement
-
Return the tabular column.
- getTabularColumnTypeProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TabularColumnTypeElement
-
Return the properties for the tabular column's type.
- getTopLevelDataFiles(String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.FilesAndFoldersInterface
-
Return the list of folders nested inside a folder.
- getTopLevelFolders(String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.FilesAndFoldersInterface
-
Return the list of folders linked to the file server capability.
- getType() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementHeader
-
Return the element type properties for this properties object.
- getTypeDescription() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementType
-
Return the description for this element's type.
- getTypeDescription() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SoftwareServerCapabilitiesProperties
-
Return the description of the type of discovery engine this is.
- getTypeId() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementType
-
Return unique identifier for the element's type.
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementType
-
Return name of element's type.
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceableProperties
-
Return the name of the open metadata type for this metadata element.
- getTypeVersion() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementType
-
Return the version number for this element's type.
- getUsage() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeProperties
-
Return the usage guidance for this schema element.
- getValidValueSetGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.EnumSchemaTypeProperties
-
Return the unique identifier of the valid value set that describes the enum values for this schema element.
- getValidValuesSetGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.TabularColumnProperties
-
Return the set of valid values for this column.
- getVendorProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceableProperties
-
Return specific properties for the data manager vendor.
- getVersion() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SoftwareServerCapabilitiesProperties
-
Return the version of the discovery engine.
- getVersionNumber() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeProperties
-
Return the version number of the schema element - null means no version number.
- getViewsForDatabaseSchema(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
-
Retrieve the list of database views associated with a database schema.
- getZoneMembership() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.AssetProperties
-
Return the names of the zones that this asset is a member of.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutTopicEvent
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnTypeElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseSchemaElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseTableElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseTableTypeElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseViewElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DataFileElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementClassification
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementHeader
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementOrigin
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementType
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FileFolderElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FileSystemElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaTypeElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SoftwareServerCapabilityElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TabularColumnElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TabularColumnTypeElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.AssetProperties
-
Return has code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseColumnProperties
-
Return has code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseForeignKeyProperties
-
Return has code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabasePrimaryKeyProperties
-
Return has code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseProperties
-
Return has code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseQueryProperties
-
Return has code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseViewProperties
-
Return has code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataFileProperties
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataStoreProperties
-
Return has code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DerivedSchemaTypeQueryTargetProperties
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.EnumSchemaTypeProperties
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ExternalSchemaTypeProperties
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.FileSystemProperties
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.MapSchemaTypeProperties
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceableProperties
-
Return has code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
-
Return a number that represents the contents of this object.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaElementProperties
-
Return has code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeChoiceProperties
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeProperties
-
Return has code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SimpleSchemaTypeProperties
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SoftwareServerCapabilitiesProperties
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.TabularColumnProperties
-
Return has code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.TemplateProperties
-
Return has code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseColumnResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseColumnsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseManagerRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseSchemaResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseSchemasResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabasesResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseTableResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseTablesResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseViewResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseViewsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFileRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFileResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFilesResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFolderRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileFolderResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileFoldersResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileManagerRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileSystemRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileSystemResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.MetadataSourceRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.PathNameRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SoftwareServerCapabilityRequestBody
-
Return hash code for this object
- SchemaAttributeProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
-
SchemaAttributeProperties represents a attribute that is part of a complex schema type.
- SchemaAttributeProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
-
Default constructor
- SchemaAttributeProperties(SchemaAttributeProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
-
Copy/clone constructor.
- SchemaElementProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
-
SchemaElementProperties is a bean containing the common attributes for schema types and schema attributes
- SchemaElementProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaElementProperties
-
Default constructor
- SchemaElementProperties(SchemaElementProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaElementProperties
-
Copy/clone Constructor.
- SchemaTypeChoiceProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
-
SchemaTypeChoiceProperties carries the specialized parameters for creating or updating a choice of schema types.
- SchemaTypeChoiceProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeChoiceProperties
-
Default constructor
- SchemaTypeChoiceProperties(SchemaTypeChoiceProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeChoiceProperties
-
Copy/clone Constructor - the parentAsset is passed separately to the template because it is also
likely to be being cloned in the same operation and we want the definitions clone to point to the
asset clone and not the original asset.
- SchemaTypeElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
-
SchemaTypeElement contains the properties and header for a reference data asset retrieved from the metadata repository.
- SchemaTypeElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaTypeElement
-
Default constructor
- SchemaTypeElement(SchemaTypeElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaTypeElement
-
Copy/clone constructor
- SchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
-
SchemaTypeProperties carries the common parameters for creating or updating schema types.
- SchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeProperties
-
Default constructor
- SchemaTypeProperties(SchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeProperties
-
Copy/clone Constructor.
- setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceableProperties
-
Set up additional properties.
- setAddress(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.EndpointProperties
-
Set up the network address of the Endpoint.
- setAliases(List<String>) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
-
Set up a list of alternative names for the attribute.
- setAllowsDuplicateValues(boolean) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
-
Set up whether the same value can be used by more than one instance of this attribute.
- setAttributeCount(int) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ComplexSchemaTypeProperties
-
Set up the count of attributes in this schema type
- setAuthor(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeProperties
-
Set up the name of the author of the schema element.
- setClassificationName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementClassification
-
Set up the name of the classification
- setClassificationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementClassification
-
Set up a collection of the additional stored properties for the classification.
- setClassifications(List<ElementClassification>) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementHeader
-
Set up the classifications associated with this metadata element.
- setConfidence(int) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseForeignKeyProperties
-
Set up the level of confidence that the foreign key is correct.
- setConnectorProviderClassName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFileRequestBody
-
Set up the fully qualified class name of the connector provider for this type of file.
- setConnectorProviderClassName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFolderRequestBody
-
Set up the fully qualified class name of the connector provider for this type of file.
- setCreateTime(Date) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataStoreProperties
-
Set up the time that the data store was created.
- setDatabaseColumnProperties(DatabaseColumnProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnElement
-
Set up the principle properties for the database column.
- setDatabaseColumnTypeProperties(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnTypeElement
-
Set up the properties for the database column type.
- setDatabaseImportedFrom(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseProperties
-
Set up the the source (typically connection name) of the database information.
- setDatabaseInstance(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseProperties
-
Set up the name of this database instance - useful if the same schemas are deployed to multiple database instances.
- setDatabaseProperties(DatabaseProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseElement
-
Set up database properties
- setDatabaseSchemaProperties(DatabaseSchemaProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseSchemaElement
-
Set up the database schema properties.
- setDatabaseTableProperties(DatabaseTableProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseTableElement
-
Set up the database table properties.
- setDatabaseTableTypeProperties(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseTableTypeElement
-
Set up the properties for the database table's type.
- setDatabaseType(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseProperties
-
Set up a description of the database type.
- setDatabaseVersion(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseProperties
-
Set up the version of the database - often this is related to the version of its schemas.
- setDatabaseViewProperties(DatabaseViewProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseViewElement
-
Set up the properties of the database view.
- setDataFile(DataFileElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFileResponse
-
Set up the file result.
- setDataFileProperties(DataFileProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DataFileElement
-
Set up the data file properties.
- setDataType(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.LiteralSchemaTypeProperties
-
Set up the data type for this element.
- setDataType(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SimpleSchemaTypeProperties
-
Set up the data type for this element.
- setDataType(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.TabularColumnProperties
-
Set up the data type for this element.
- setDefaultValue(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SimpleSchemaTypeProperties
-
Set up the default value for the element.
- setDefaultValue(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.TabularColumnProperties
-
Set up the default value for the element.
- setDefaultValueOverride(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
-
Set up any default value for this attribute that would override the default defined in the
schema element for this attribute's type (note only used is type is primitive).
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.AssetProperties
-
Set up the stored description property associated with the asset.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseForeignKeyProperties
-
Set up description of the foreign key.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.EndpointProperties
-
Set up description of the element.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaElementProperties
-
Set up the stored description property for the schema element.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SoftwareServerCapabilitiesProperties
-
Set up the description of the discovery engine.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.TemplateProperties
-
Set up the stored description property associated with the metadata entity.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.AssetProperties
-
Set up the stored display name property for the asset.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.EndpointProperties
-
Set up the display name for UIs and reports.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaElementProperties
-
Set up the simple name of the schema element.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SoftwareServerCapabilitiesProperties
-
Set up the display name for messages and UI.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.TemplateProperties
-
Set up the stored display name property for the metadata entity.
- setElement(DatabaseColumnElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseColumnResponse
-
Set up the metadata element to return.
- setElement(DatabaseElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseResponse
-
Set up the metadata element to return.
- setElement(DatabaseSchemaElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseSchemaResponse
-
Set up the metadata element to return.
- setElement(DatabaseTableElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseTableResponse
-
Set up the metadata element to return.
- setElement(DatabaseViewElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseViewResponse
-
Set up the metadata element to return.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutTopicEvent
-
Set up details of the subject of the event.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnTypeElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseSchemaElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseTableElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseTableTypeElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseViewElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DataFileElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FileFolderElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FileSystemElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in interface org.odpi.openmetadata.accessservices.datamanager.metadataelements.MetadataElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaTypeElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SoftwareServerCapabilityElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TabularColumnElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TabularColumnTypeElement
-
Set up the element header associated with the properties.
- setElementList(List<DatabaseColumnElement>) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseColumnsResponse
-
Set up the metadata element to return.
- setElementList(List<DatabaseSchemaElement>) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseSchemasResponse
-
Set up the metadata element to return.
- setElementList(List<DatabaseElement>) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabasesResponse
-
Set up the metadata element to return.
- setElementList(List<DatabaseTableElement>) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseTablesResponse
-
Set up the metadata element to return.
- setElementList(List<DatabaseViewElement>) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseViewsResponse
-
Set up the metadata element to return.
- setElementList(List<DataFileElement>) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFilesResponse
-
Set up the metadata element to return.
- setElementList(List<FileFolderElement>) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileFoldersResponse
-
Set up the metadata element to return.
- setElementPosition(int) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
-
Set up the position of this schema attribute in its parent schema.
- setEncodingDescription(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataStoreProperties
-
Set up the description of the encoding used in the data store.
- setEncodingLanguage(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataStoreProperties
-
Set up the name of the natural language used for text strings within the data store.
- setEncodingProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataStoreProperties
-
Set up the additional properties associated with the encoding process.
- setEncodingStandard(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeProperties
-
Set up the format (encoding standard) used for this schema.
- setEncodingType(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataStoreProperties
-
Set up the name of the encoding style used in the data store.
- setEncryption(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.FileSystemProperties
-
Set up the type of encryption used on the file system (or null is unencrypted).
- setEncryptionMethod(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.EndpointProperties
-
Set up the encryption method used on this Endpoint.
- setEventType(DataManagerEventType) - Method in class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutTopicEvent
-
Set up the event type.
- setEventVersionId(long) - Method in class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutTopicEvent
-
Set up the event version id.
- setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceableProperties
-
Set up the properties that have been defined for a subtype of this object that are not supported explicitly
by this bean.
- setExternalSchemaType(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ExternalSchemaTypeProperties
-
Set up the unique identifier of the schema type that is reusable amongst assets.
- setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseManagerRequestBody
-
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
- setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFileRequestBody
-
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
- setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFolderRequestBody
-
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
- setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileManagerRequestBody
-
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
- setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileSystemRequestBody
-
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
- setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.MetadataSourceRequestBody
-
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
- setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SoftwareServerCapabilityRequestBody
-
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
- setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseManagerRequestBody
-
Set up the unique name of the software server capability entity that represented the external source.
- setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFileRequestBody
-
Set up the unique name of the software server capability entity that represented the external source.
- setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFolderRequestBody
-
Set up the unique name of the software server capability entity that represented the external source.
- setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileManagerRequestBody
-
Set up the unique name of the software server capability entity that represented the external source.
- setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileSystemRequestBody
-
Set up the unique name of the software server capability entity that represented the external source.
- setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.MetadataSourceRequestBody
-
Set up the unique name of the software server capability entity that represented the external source.
- setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SoftwareServerCapabilityRequestBody
-
Set up the unique name of the software server capability entity that represented the external source.
- setExternalTypeGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.TabularColumnProperties
-
If the type of this column is represented by an external (standard type) put its value here.
- setFileFolderProperties(FileFolderProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FileFolderElement
-
Set up the properties for the file folder.
- setFileSystem(FileSystemElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileSystemResponse
-
Set up the fileSystem result.
- setFileSystemProperties(FileSystemProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FileSystemElement
-
Set up the properties for the file system.
- setFileType(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataFileProperties
-
Set up the file type of the file if known.
- setFixedValue(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.LiteralSchemaTypeProperties
-
Set up the fixed value for the element.
- setFixedValue(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.TabularColumnProperties
-
If the column contains a fixed literal value, set this value here - an alternative to default value.
- setFolder(FileFolderElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileFolderResponse
-
Set up the folder result.
- setForeignKeyProperties(DatabaseForeignKeyProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnElement
-
Set up the properties that indicate that this column is a foreign key.
- setFormat(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.FileSystemProperties
-
Set up the format of the file system.
- setFormula(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseColumnProperties
-
Set up the formula used to combine the values of the queries.
- setFormula(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseViewProperties
-
Set up the formula used to combine the values of the queries.
- setFormula(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeProperties
-
Set up the formula used to combine the values of the queries.
- setFullPath(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.PathNameRequestBody
-
Set up the full path of the file - this should be unique.
- setGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementHeader
-
Set up the guid for the element.
- setHomeMetadataCollectionId(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementOrigin
-
Set up the unique identifier for the metadata collection that is managed by the repository
where the element originates (its home repository).
- setHomeMetadataCollectionName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementOrigin
-
Set up the name of the metadata collection that this asset belongs to.
- setIsDeprecated(boolean) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaElementProperties
-
Set whether the schema element deprecated or not.
- setIsNullable(boolean) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
-
Set up whether the field is nullable or not.
- setKeyPattern(KeyPattern) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabasePrimaryKeyProperties
-
Set up the key pattern for the primary key.
- setLength(int) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
-
Set up the length of the data field.
- setLicense(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementOrigin
-
Set up the license associated with this metadata element (null means none)
- setMapFromElement(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.MapSchemaTypeProperties
-
Set up the type of schema element that represents the key or property name for the map.
- setMapToElement(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.MapSchemaTypeProperties
-
Set up the type of schema element that represents the property value for the map.
- setMaxCardinality(int) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
-
Set up the maximum number of instances allowed for this attribute.
- setMinCardinality(int) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
-
Set up the minimum number of instances allowed for this attribute.
- setMinimumLength(int) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
-
Set up the minimum length of the data.
- setModifiedTime(Date) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataStoreProperties
-
Setup the last known time the data store was modified.
- setName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseForeignKeyProperties
-
Set up the display name for UIs and reports.
- setName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabasePrimaryKeyProperties
-
Set up name of the primary key.
- setNamespace(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeProperties
-
Set up the name of the namespace that this type belongs to.
- setNativeJavaClass(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
-
Set up the name of the Java class to use to represent this type.
- setOrderedValues(boolean) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
-
Set up whether the attribute instances are arranged in an order.
- setOrigin(ElementOrigin) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementHeader
-
Set up information about the origin of the element.
- setOriginBusinessCapabilityGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.AssetProperties
-
Set up the unique identifier of the business capability that originated this asset.
- setOriginCategory(ElementOriginCategory) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementOrigin
-
Set up the details of this element's origin.
- setOriginOrganizationGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.AssetProperties
-
Set up the unique identifier for the organization that originated this asset.
- setOtherOriginValues(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.AssetProperties
-
Set up the properties that characterize where this asset is from.
- setOwner(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.AssetProperties
-
Set up the name of the owner for this asset.
- setOwnerCategory(OwnerCategory) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.AssetProperties
-
Set up the owner type for this asset.
- setPatchLevel(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SoftwareServerCapabilitiesProperties
-
Set up the patch level of the discovery engine.
- setPrecision(int) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
-
Set up the number of significant digits to the right of decimal point.
- setPrimaryKeyOnColumn(String, String, String, String, DatabasePrimaryKeyProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
-
Classify a column in a database table as the primary key.
- setPrimaryKeyProperties(DatabasePrimaryKeyProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnElement
-
Set up the properties that indicate this column is a primary key
- setProtocol(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.EndpointProperties
-
Set up the protocol to use for this Endpoint
- setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceableProperties
-
Set up the fully qualified name.
- setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.TemplateProperties
-
Set up the fully qualified name.
- setQueries(List<DatabaseQueryProperties>) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseColumnProperties
-
Set up the list of individual query targets for a derived column.
- setQueries(List<DatabaseQueryProperties>) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseViewProperties
-
Set up the list of individual query targets for a derived column.
- setQueries(List<DerivedSchemaTypeQueryTargetProperties>) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeProperties
-
Set up the list of queries that are used to create the derived schema element.
- setQuery(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseQueryProperties
-
Set up code for query.
- setQuery(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DerivedSchemaTypeQueryTargetProperties
-
Set up the query string for this element.
- setQueryId(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseQueryProperties
-
Set the identifier that is used in the column formula.
- setQueryId(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DerivedSchemaTypeQueryTargetProperties
-
Set up the query id - this is used to identify where the results of this query should be plugged into
the other queries or the formula for the parent derived schema element.
- setQueryTargetGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseQueryProperties
-
Set up the identity of the query target.
- setQueryTargetGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DerivedSchemaTypeQueryTargetProperties
-
Set up the unique identifier that describes the data source that will be queried to get part of the derived value.
- setReferencedColumnGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnElement
-
Set up the unique identifier of the column in another table that this column references through a foreign key relationship.
- setReferencedColumnQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnElement
-
Set up the unique name of the column in another table that this column references through a foreign key relationship.
- setSchemaOptions(List<SchemaTypeProperties>) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeChoiceProperties
-
Set up the list of alternative schema types that this attribute or asset may use.
- setSchemaType(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
-
Set up SchemaType for this schema attribute.
- setSchemaTypeProperties(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaTypeElement
-
Set up the properties for the schema.
- setSoftwareServerCapabilitiesProperties(SoftwareServerCapabilitiesProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SoftwareServerCapabilityElement
-
Set up the properties of the software server capability.
- setSortOrder(DataItemSortOrder) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
-
Set up the order that the attribute instances are arranged in - if any.
- setSource(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseForeignKeyProperties
-
Set up the id of the source of the knowledge of the foreign key.
- setSource(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SoftwareServerCapabilitiesProperties
-
Set up the source of the discovery engine implementation.
- setSourceServer(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementOrigin
-
Set up the name of the server where the element was retrieved from.
- setSteward(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseForeignKeyProperties
-
Set up the id of the steward who assigned the foreign key (or approved the discovered value).
- setSuperTypeNames(List<String>) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementType
-
Set up the list of type names for this type's supertypes.
- setTabularColumnProperties(TabularColumnProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TabularColumnElement
-
Set up the tabular column.
- setTabularColumnTypeProperties(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TabularColumnTypeElement
-
Set up the properties for the tabular column's type.
- setType(ElementType) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementHeader
-
Set up the type of this element.
- setTypeDescription(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementType
-
Set up a short description of this element's type.
- setTypeDescription(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SoftwareServerCapabilitiesProperties
-
Set up the description of the type of discovery engine this is.
- setTypeId(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementType
-
Set up the unique identifier for the element's type.
- setTypeName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementType
-
Set up the name of this element's type
- setTypeName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceableProperties
-
Set up the name of the open metadata type for this element.
- setTypeVersion(long) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ElementType
-
Set up the version number for this element's type
- setUsage(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeProperties
-
Set up the usage guidance for this schema element.
- setValidValueSetGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.EnumSchemaTypeProperties
-
Set up the unique identifier of the value set that describes the enum values for this schema element.
- setValidValuesSetGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.TabularColumnProperties
-
If the type is controlled by a fixed set of values, set up the unique identifier of the valid values set
that lists the valid values.
- setVendorProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceableProperties
-
Set up specific properties for the data manager vendor.
- setVersion(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SoftwareServerCapabilitiesProperties
-
Set up the version string of the discovery engine.
- setVersionNumber(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeProperties
-
Set up the version number of the schema element - null means no version number.
- setZoneMembership(List<String>) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.AssetProperties
-
Set up the names of the zones that this asset is a member of.
- SimpleSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
-
SimpleSchemaTypeProperties describes the properties of type that has a single value.
- SimpleSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.SimpleSchemaTypeProperties
-
Default constructor used by subclasses
- SimpleSchemaTypeProperties(SimpleSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.SimpleSchemaTypeProperties
-
Copy/clone Constructor.
- SoftwareServerCapabilitiesProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
-
- SoftwareServerCapabilitiesProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.SoftwareServerCapabilitiesProperties
-
Default constructor.
- SoftwareServerCapabilitiesProperties(SoftwareServerCapabilitiesProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.SoftwareServerCapabilitiesProperties
-
Copy/clone constructor.
- SoftwareServerCapabilityElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
-
SoftwareServerCapabilityElement contains the properties and header for a software server capabilities entity retrieved from the metadata
repository.
- SoftwareServerCapabilityElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SoftwareServerCapabilityElement
-
Default constructor
- SoftwareServerCapabilityElement(SoftwareServerCapabilityElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SoftwareServerCapabilityElement
-
Copy/clone constructor
- SoftwareServerCapabilityRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
-
SoftwareServerCapabilityRequestBody describes the basic properties of a software server capability.
- SoftwareServerCapabilityRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.SoftwareServerCapabilityRequestBody
-
Default constructor
- SoftwareServerCapabilityRequestBody(SoftwareServerCapabilityRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.SoftwareServerCapabilityRequestBody
-
Copy/clone constructor.
- SoftwareServerCapabilityRequestBody(SoftwareServerCapabilitiesProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.SoftwareServerCapabilityRequestBody
-
Copy/clone constructor.