Index
All Classes and Interfaces|All Packages|Serialized Form
A
- ACTIVE - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionStatus
- addAssetOrigin(String, String, String, String, Map<String, String>) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetClassificationInterface
-
Add or replace the asset origin classification to an asset.
- addAssetToCatalog(String, String, String, String, String, Map<String, String>, Map<String, Object>) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingInterface
-
Add a simple asset description to the catalog.
- addAssetToCatalog(String, AssetProperties) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingInterface
-
Add a comprehensive asset description to the catalog.
- addAssetToCatalogUsingTemplate(String, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingInterface
-
Create a new metadata element to represent an asset using an existing asset as a template.
- addAvroFileToCatalog(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingAvroFileInterface
-
Add a simple asset description linked to a connection object for an Avro file.
- addCombinedSchemaToAsset(String, String, SchemaTypeProperties, List<SchemaAttributeProperties>) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingInterface
-
Stores the supplied schema details in the catalog and attaches it to the asset.
- addConnectionToAsset(String, String, String, Connection) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingInterface
-
Deprecated.
- addCSVFileToCatalog(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingCSVFileInterface
-
Add a simple asset description linked to a connection object for a CSV file.
- addCSVFileToCatalog(String, String, String, String, List<String>, Character, Character) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingCSVFileInterface
-
Add a simple asset description linked to a connection object for a CSV file.
- addDataFileAssetToCatalog(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
-
Creates a new file asset and links it to the folder structure implied in the path name.
- addDataFolderAssetToCatalog(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
-
Creates a new folder asset that is identified as a data asset.
- addSchemaAttribute(String, String, String, String, SchemaAttributeProperties) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingInterface
-
Adds an attribute to a complex schema type like a relational table, avro schema or a structured document.
- addSchemaAttributes(String, String, String, String, List<SchemaAttributeProperties>) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingInterface
-
Adds attributes to a complex schema type like a relational table, avro schema or a structured document.
- addSchemaTypeToAsset(String, String, SchemaTypeProperties) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingInterface
-
Stores the supplied schema type in the catalog and attaches it to the asset.
- addSecurityTags(String, String, String, List<String>, Map<String, Object>, Map<String, List<String>>) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetClassificationInterface
-
Add or replace the security tags for an asset or one of its elements.
- addSemanticAssignment(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetClassificationInterface
-
Create a simple relationship between a glossary term and an element in an Asset description (typically an attribute in the schema).
- addTemplateClassification(String, String, String, String, Map<String, String>) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetClassificationInterface
-
Classify an asset as suitable to be used as a template for cataloguing assets of a similar types.
- AnnotationListResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
AnnotationListResponse is the response structure used on OMAS REST API calls that return a list of Annotations objects as a response.
- AnnotationListResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.AnnotationListResponse
-
Default constructor
- AnnotationListResponse(AnnotationListResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.AnnotationListResponse
-
Copy/clone constructor
- AnnotationResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
AnnotationResponse is the response structure used on the OMAS REST API calls that return a Annotation object as a response.
- AnnotationResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.AnnotationResponse
-
Default constructor
- AnnotationResponse(AnnotationResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.AnnotationResponse
-
Copy/clone constructor
- ASCENDING - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.properties.DataItemSortOrder
- ASSET_NOT_FOUND - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
- AssetAttachmentManagementInterface - Interface in org.odpi.openmetadata.accessservices.assetowner.api
-
AssetAttachmentManagementInterface defines the operations to manage the different types of attachments that can be made to an Asset.
- AssetCertificationInterface - Interface in org.odpi.openmetadata.accessservices.assetowner.api
-
The AssetCertificationInterface provides the ability to manage the certification types that can be associated with elements.
- AssetClassificationInterface - Interface in org.odpi.openmetadata.accessservices.assetowner.api
-
The AssetClassificationInterface is used by the asset owner to add classifications and detailed definitions to the asset.
- AssetConnectionManagementInterface - Interface in org.odpi.openmetadata.accessservices.assetowner.api
-
ManageConnections provides methods to define connections and their supporting objects The interface supports the following types of objects Connections - the connections used to create connector instances that can access the connection. ConnectorTypes - description of a specific that can be used to access the connection. ConnectorCategories - the network information needed to access the connection. Endpoints - the network information needed to access the connection.
- AssetDecommissioningInterface - Interface in org.odpi.openmetadata.accessservices.assetowner.api
-
The AssetDecommissioningInterface covers the steps that the asset owner needs to perform at the end of life of the asset.
- AssetElement - Class in org.odpi.openmetadata.accessservices.assetowner.metadataelements
-
AssetElement contains the properties and header for an asset retrieved from the metadata repository.
- AssetElement() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.AssetElement
-
Default constructor
- AssetElement(AssetElement) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.AssetElement
-
Copy/clone constructor
- AssetElementResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
AssetElementResponse is the response structure used on the OMAS REST API calls that return a AssetElement bean object as a response.
- AssetElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.AssetElementResponse
-
Default constructor
- AssetElementResponse(AssetElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.AssetElementResponse
-
Copy/clone constructor
- AssetElementsResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
AssetElementsResponse returns a list of assets from the server.
- AssetElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.AssetElementsResponse
-
Default constructor
- AssetElementsResponse(AssetElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.AssetElementsResponse
-
Copy/clone constructor
- AssetKnowledgeInterface - Interface in org.odpi.openmetadata.accessservices.assetowner.api
-
AssetKnowledgeInterface provides basic information about the types of access supported in the open metadata ecosystem
- AssetLicenseInterface - Interface in org.odpi.openmetadata.accessservices.assetowner.api
-
The AssetLicenseInterface supports the management of the types of licenses (terms and conditions) associated with elements.
- AssetOnboardingAvroFileInterface - Interface in org.odpi.openmetadata.accessservices.assetowner.api
-
AssetOnboardingAvroFileInterface provides the client-side interface for an asset owner to set up the metadata about an Avro file asset.
- AssetOnboardingCSVFileInterface - Interface in org.odpi.openmetadata.accessservices.assetowner.api
-
AssetOnboardingCSVFileInterface provides the client-side interface for an asset owner to set up the metadata about a CSV file asset.
- AssetOnboardingFileSystem - Interface in org.odpi.openmetadata.accessservices.assetowner.api
-
AssetOnboardingFileSystem provides specialist methods for building up folder structures for a file system and cataloguing the files within them.
- AssetOnboardingInterface - Interface in org.odpi.openmetadata.accessservices.assetowner.api
-
AssetOnboardingInterface provides the client-side interface for an asset owner to set up the metadata about their asset.
- AssetOnboardingValidValues - Interface in org.odpi.openmetadata.accessservices.assetowner.api
-
AssetOnboardingValidValues provides the API operations to create and maintain lists of valid value definitions grouped into a valid value set.
- AssetOwnerAuditCode - Enum Class in org.odpi.openmetadata.accessservices.assetowner.ffdc
-
The AssetOwnerAuditCode is used to define the message content for the OMRS Audit Log.
- AssetOwnerErrorCode - Enum Class in org.odpi.openmetadata.accessservices.assetowner.ffdc
-
The AssetOwnerErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Asset Owner OMAS Services.
- AssetOwnerEventInterface - Interface in org.odpi.openmetadata.accessservices.assetowner.api
-
AssetOwnerEventInterface defines how a client gets access to the events produced by the Asset Owner OMAS
- AssetOwnerEventListener - Class in org.odpi.openmetadata.accessservices.assetowner.api
-
AssetOwnerEventListener is the interface that a client implements to register to receive the events from the Asset Owner OMAS.
- AssetOwnerEventListener() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.api.AssetOwnerEventListener
- AssetOwnerEventType - Enum Class in org.odpi.openmetadata.accessservices.assetowner.events
-
AssetOwnerEventType describes the different types of events produced by the Asset Owner OMAS.
- AssetOwnerOMASAPIRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
AssetOwnerOMASAPIRequestBody provides a common header for Asset Owner OMAS request bodies for its REST API.
- AssetOwnerOMASAPIRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.AssetOwnerOMASAPIRequestBody
-
Default constructor
- AssetOwnerOMASAPIRequestBody(AssetOwnerOMASAPIRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.AssetOwnerOMASAPIRequestBody
-
Copy/clone constructor
- AssetOwnerOMASAPIResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
AssetOwnerOMASAPIResponse provides a common header for Asset Owner OMAS managed rest to its REST API.
- AssetOwnerOMASAPIResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.AssetOwnerOMASAPIResponse
-
Default constructor
- AssetOwnerOMASAPIResponse(AssetOwnerOMASAPIResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.AssetOwnerOMASAPIResponse
-
Copy/clone constructor
- AssetOwnerOutTopicEvent - Class in org.odpi.openmetadata.accessservices.assetowner.events
-
AssetOwnerOutTopicEvent describes the structure of the events emitted by the Asset Owner OMAS that are about assets.
- AssetOwnerOutTopicEvent() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
-
Default Constructor
- AssetOwnerOutTopicEvent(AssetOwnerOutTopicEvent) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
-
Copy/clone constructor
- AssetProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
AssetProperties holds asset properties that are used for displaying details of an asset in summary lists or hover text.
- AssetProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
-
Default constructor
- AssetProperties(AssetProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
-
Copy/clone constructor.
- AssetReviewInterface - Interface in org.odpi.openmetadata.accessservices.assetowner.api
-
The AssetReviewInterface is used by the asset owner to review the state of the asset including any quality and usage metrics associated with the asset.
- attachDataFileAssetToFolder(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
-
Link an existing file asset to a folder.
- attachFolderToFileSystem(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
-
Links a folder to a file system.
- attachSchemaTypeToAsset(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingInterface
-
Links the supplied schema type directly to the asset.
- attachValidValueToSet(String, String, String, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingValidValues
-
Create a link between a valid value set or definition and a set.
B
- BAD_CONFIG - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
- BAD_OUT_TOPIC_CONNECTION - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
C
- CertificateIdRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
CertificateIdRequestBody provides a structure for the unique certificate identifier.
- CertificateIdRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.CertificateIdRequestBody
-
Default constructor
- CertificateIdRequestBody(CertificateIdRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.CertificateIdRequestBody
-
Copy/clone constructor
- CertificationElement - Class in org.odpi.openmetadata.accessservices.assetowner.metadataelements
-
CertificationElement contains the properties and header for a certification for an element.
- CertificationElement() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.CertificationElement
-
Default constructor
- CertificationElement(CertificationElement) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.CertificationElement
-
Copy/clone constructor
- CertificationListResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
CertificationTypeListResponse is the response structure used on the OMAS REST API calls that return a list of certifications as a response.
- CertificationListResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.CertificationListResponse
-
Default constructor
- CertificationListResponse(CertificationListResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.CertificationListResponse
-
Copy/clone constructor
- CertificationProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
CertificationProperties describe the details of a certificate that shows that an element is certified with a particular certification type.
- CertificationProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationProperties
-
Default Constructor
- CertificationProperties(CertificationProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationProperties
-
Copy/clone Constructor - the resulting object.
- CertificationTypeElement - Class in org.odpi.openmetadata.accessservices.assetowner.metadataelements
-
CertificationTypeElement contains the properties and header for a certification type retrieved from the metadata repository.
- CertificationTypeElement() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.CertificationTypeElement
-
Default constructor
- CertificationTypeElement(CertificationTypeElement) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.CertificationTypeElement
-
Copy/clone constructor
- CertificationTypeListResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
CertificationTypeListResponse is the response structure used on the OMAS REST API calls that return a list of certification types as a response.
- CertificationTypeListResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.CertificationTypeListResponse
-
Default constructor
- CertificationTypeListResponse(CertificationTypeListResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.CertificationTypeListResponse
-
Copy/clone constructor
- CertificationTypeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
Many regulations and industry bodies define certifications that can confirm a level of support, capability or competence in an aspect of a digital organization's operation.
- CertificationTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationTypeProperties
-
Default Constructor
- CertificationTypeProperties(CertificationTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationTypeProperties
-
Copy/Clone Constructor
- CertificationTypeRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
CertificationTypeRequestBody provides a structure used when creating certification types.
- CertificationTypeRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.CertificationTypeRequestBody
-
Default constructor
- CertificationTypeRequestBody(CertificationTypeRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.CertificationTypeRequestBody
-
Copy/clone constructor
- CertificationTypeResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
CertificationTypeResponse is the response structure used on the OMAS REST API calls that returns a certification type object as a response.
- CertificationTypeResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.CertificationTypeResponse
-
Default constructor
- CertificationTypeResponse(CertificationTypeResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.CertificationTypeResponse
-
Copy/clone constructor
- certifyElement(String, String, String, CertificationProperties) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetCertificationInterface
-
Link an element to a certification type and include details of the certification in the relationship properties.
- ClassificationProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
RelationshipProperties provides the base class for relationships items.
- ClassificationProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ClassificationProperties
-
Default constructor
- ClassificationProperties(ClassificationProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ClassificationProperties
-
Copy/clone constructor.
- ClassificationRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
ClassificationRequestBody describes the request body used when attaching classification to elements.
- ClassificationRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ClassificationRequestBody
-
Default constructor
- ClassificationRequestBody(ClassificationRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ClassificationRequestBody
-
Copy/clone constructor.
- clearAssetConnection(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
-
Remove a relationship between an asset and its connection.
- clearConnectorType(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
-
Remove a relationship between a connection and a connector type.
- clearEmbeddedConnection(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
-
Remove a relationship between a virtual connection and an embedded connection.
- clearEndpoint(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
-
Remove a relationship between a connection and an endpoint.
- clearMoreInformation(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.RelatedElementsManagementInterface
-
Remove a "MoreInformation" relationship between two referenceables.
- clearResource(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.RelatedElementsManagementInterface
-
Remove a "ResourceList" relationship between two referenceables.
- clearStakeholder(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.RelatedElementsManagementInterface
-
Remove a "Stakeholder" relationship between two referenceables.
- CLIENT_SIDE_REST_API_ERROR - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
- cloneSchemaElement() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DocumentSchemaTypeProperties
-
Returns a clone of this object as the abstract SchemaElement class.
- cloneSchemaType() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DocumentSchemaTypeProperties
-
Returns a clone of this object as the abstract SchemaType class.
- CombinedSchemaRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
CombinedSchemaRequestBody carries the parameters for created a new schema to attach to an asset.
- CombinedSchemaRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.CombinedSchemaRequestBody
-
Default constructor
- CombinedSchemaRequestBody(CombinedSchemaRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.CombinedSchemaRequestBody
-
Copy/clone constructor
- ComplexSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
ComplexSchemaTypeProperties describes a schema with multiple attributes.
- ComplexSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ComplexSchemaTypeProperties
-
Default constructor used by subclasses
- ComplexSchemaTypeProperties(ComplexSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ComplexSchemaTypeProperties
-
Copy/clone Constructor.
- CONNECTION_NOT_FOUND - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
- ConnectionElement - Class in org.odpi.openmetadata.accessservices.assetowner.metadataelements
-
ConnectionElement contains the properties and header for a connection retrieved from the metadata repository.
- ConnectionElement() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectionElement
-
Default constructor
- ConnectionElement(ConnectionElement) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectionElement
-
Copy/clone constructor
- ConnectionProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
The connection is an object that contains the properties needed to create and initialise a connector to access a specific data assets.
- ConnectionProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectionProperties
-
Default constructor sets the Connection properties to null.
- ConnectionProperties(ConnectionProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectionProperties
-
Copy/clone Constructor to return a copy of a connection object.
- ConnectionRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
ConnectionRequestBody carries the parameters for created a new asset.
- ConnectionRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionRequestBody
-
Default constructor
- ConnectionRequestBody(ConnectionRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionRequestBody
-
Copy/clone constructor
- ConnectionResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
ConnectionResponse is a response object for passing back a single connection object.
- ConnectionResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionResponse
-
Default constructor
- ConnectionResponse(ConnectionResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionResponse
-
Copy/clone constructor
- ConnectionsResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
ConnectionsResponse is a response object for passing back a list of connection objects.
- ConnectionsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionsResponse
-
Default constructor
- ConnectionsResponse(ConnectionsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionsResponse
-
Copy/clone constructor
- ConnectorTypeElement - Class in org.odpi.openmetadata.accessservices.assetowner.metadataelements
-
ConnectorTypeElement contains the properties and header for a connector type retrieved from the metadata repository.
- ConnectorTypeElement() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectorTypeElement
-
Default constructor
- ConnectorTypeElement(ConnectorTypeElement) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectorTypeElement
-
Copy/clone constructor
- ConnectorTypeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
The ConnectorTypeProperties describe the implementation details of a particular type of connector.
- ConnectorTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
-
Default constructor
- ConnectorTypeProperties(ConnectorTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
-
Copy/clone constructor for a connectorType that is not connected to an asset (either directly or indirectly).
- ConnectorTypeResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
ConnectorReportResponse is a response object for passing back a single connector type object.
- ConnectorTypeResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectorTypeResponse
-
Default constructor
- ConnectorTypeResponse(ConnectorTypeResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectorTypeResponse
-
Copy/clone constructor
- ConnectorTypesResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
ConnectorTypesResponse is a response object for passing back a list of connector type objects.
- ConnectorTypesResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectorTypesResponse
-
Default constructor
- ConnectorTypesResponse(ConnectorTypesResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectorTypesResponse
-
Copy/clone constructor
- createConnection(String, ConnectionProperties) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
-
Create a new metadata element to represent the connection.
- createConnectionFromTemplate(String, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
-
Create a new metadata element to represent a connection using an existing metadata element as a template.
- createEndpoint(String, EndpointProperties) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
-
Create a new metadata element to represent the endpoint.
- createEndpointFromTemplate(String, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
-
Create a new metadata element to represent a endpoint using an existing metadata element as a template.
- createExternalReference(String, String, ExternalReferenceProperties) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.ExternalReferencesInterface
-
Create a definition of an external reference.
- createFileSystemInCatalog(String, String, String, String, String, String, String, String, String, String, Map<String, String>) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
-
Files live on a file system.
- createFolderStructureInCatalog(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
-
Creates a new folder asset for each element in the pathName.
- createFolderStructureInCatalog(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
-
Creates a new folder asset for each element in the pathName that is linked from the parent entity.
- createValidValueDefinition(String, String, boolean, String, String, String, String, String, String, Map<String, String>, Map<String, Object>) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingValidValues
-
Create a new valid value definition.
- createValidValueSet(String, String, String, String, String, String, Map<String, String>, Map<String, Object>) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingValidValues
-
Create a new valid value set.
D
- DataItemSortOrder - Enum Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
DataItemSortOrder is used for schema attributes that may have multiple instances.
- DataStoreProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
DataStoreProperties provides the JavaBean for describing a data store.
- DataStoreProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.DataStoreProperties
-
Default constructor
- DataStoreProperties(AssetProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.DataStoreProperties
-
Copy/clone constructor.
- DataStoreProperties(DataStoreProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.DataStoreProperties
-
Copy/clone constructor.
- decertifyElement(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetCertificationInterface
-
Remove the certification for an element.
- deleteAsset(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetDecommissioningInterface
-
Deletes an asset and all of its associated elements such as schema, connections (unless they are linked to another asset), discovery reports and associated feedback.
- deleteAssetSchemaType(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingInterface
-
Detaches and deletes an asset's schema.
- deleteExternalReference(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.ExternalReferencesInterface
-
Remove the definition of an external reference.
- deleteValidValue(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingValidValues
-
Remove the valid value form the repository.
- DEPRECATED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionStatus
- DerivedSchemaTypeQueryTargetProperties - Class in org.odpi.openmetadata.accessservices.assetowner.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.assetowner.properties.DerivedSchemaTypeQueryTargetProperties
-
Default constructor
- DerivedSchemaTypeQueryTargetProperties(DerivedSchemaTypeQueryTargetProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.DerivedSchemaTypeQueryTargetProperties
-
Copy/clone constructor.
- DESCENDING - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.properties.DataItemSortOrder
- detachDataFileAssetFromFolder(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
-
Remove a link between a file asset and a folder.
- detachFolderFromFileSystem(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
-
Removed the link between a folder and a file system.
- detachSchemaTypeFromAsset(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingInterface
-
Unlinks the schema from the asset but does not delete it.
- detachValidValueFromSet(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingValidValues
-
Remove the link between a valid value and a set it is a member of.
- DiscoveryAnalysisReportListResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
DiscoveryAnalysisReportListResponse is the response structure used on OMAS REST API calls that return a list of DiscoveryAnalysisReport properties objects as a response.
- DiscoveryAnalysisReportListResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.DiscoveryAnalysisReportListResponse
-
Default constructor
- DiscoveryAnalysisReportListResponse(DiscoveryAnalysisReportListResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.DiscoveryAnalysisReportListResponse
-
Copy/clone constructor
- DocumentSchemaAttributeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
A DocumentSchemaAttributeProperties defines an attribute in a hierarchical document structure such as an XML document.
- DocumentSchemaAttributeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.DocumentSchemaAttributeProperties
-
Default constructor
- DocumentSchemaAttributeProperties(DocumentSchemaAttributeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.DocumentSchemaAttributeProperties
-
Copy/clone Constructor.
- DocumentSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
DocumentSchemaTypeProperties is a specific type of bean for a do a top-level hierarchical document structure such as an XML document.
- DocumentSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.DocumentSchemaTypeProperties
-
Default constructor used by subclasses
- DocumentSchemaTypeProperties(DocumentSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.DocumentSchemaTypeProperties
-
Copy/clone Constructor.
- DRAFT - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionStatus
- DuplicateProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
DuplicatesRequestBody provides a structure for passing the properties associated with duplicates.
- DuplicateProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.DuplicateProperties
-
Default constructor
- DuplicateProperties(DuplicateProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.DuplicateProperties
-
Copy/clone constructor
E
- ELEMENT_CLASSIFIED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
- ELEMENT_DECLASSIFIED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
- ELEMENT_DELETED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
- ELEMENT_GUID_CHANGED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
- ELEMENT_HOME_CHANGED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
- ELEMENT_RECLASSIFIED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
- ELEMENT_RESTORED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
- ELEMENT_TYPE_CHANGED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
- ELEMENT_UPDATED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
- ElementStubListResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
ElementStubListResponse is the response structure used on the OMAS REST API calls that return a list of element identifiers as a response.
- ElementStubListResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ElementStubListResponse
-
Default constructor
- ElementStubListResponse(ElementStubListResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ElementStubListResponse
-
Copy/clone constructor
- EmbeddedConnection - Class in org.odpi.openmetadata.accessservices.assetowner.metadataelements
-
The EmbeddedConnection is used within a VirtualConnection to link to the embedded connections.
- EmbeddedConnection() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EmbeddedConnection
-
Default constructor
- EmbeddedConnection(EmbeddedConnection) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EmbeddedConnection
-
Copy/clone constructor.
- EmbeddedConnectionRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
The EmbeddedConnection is used within a VirtualConnection to link to the embedded connections.
- EmbeddedConnectionRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.EmbeddedConnectionRequestBody
-
Default constructor
- EmbeddedConnectionRequestBody(EmbeddedConnectionRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.EmbeddedConnectionRequestBody
-
Copy/clone constructor.
- EMPTY_PAGE_SIZE - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
- EndpointElement - Class in org.odpi.openmetadata.accessservices.assetowner.metadataelements
-
EndpointElement contains the properties and header for an endpoint retrieved from the metadata repository.
- EndpointElement() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EndpointElement
-
Default constructor
- EndpointElement(EndpointElement) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EndpointElement
-
Copy/clone constructor
- EndpointProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
EndpointProperties describes the properties of a server endpoint.
- EndpointProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.EndpointProperties
-
Default constructor
- EndpointProperties(EndpointProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.EndpointProperties
-
Copy/clone constructor for an Endpoint.
- EndpointResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
EndpointResponse is a response object for passing back a single endpoint object.
- EndpointResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.EndpointResponse
-
Default constructor
- EndpointResponse(EndpointResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.EndpointResponse
-
Copy/clone constructor
- EndpointsResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
EndpointsResponse is a response object for passing back a list of endpoint objects.
- EndpointsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.EndpointsResponse
-
Default constructor
- EndpointsResponse(EndpointsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.EndpointsResponse
-
Copy/clone constructor
- EnumSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
EnumSchemaTypeProperties carries the specialized parameters for creating or updating enum schema types.
- EnumSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.EnumSchemaTypeProperties
-
Default constructor
- EnumSchemaTypeProperties(EnumSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.EnumSchemaTypeProperties
-
Copy/clone Constructor
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.AssetElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.CertificationElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.CertificationTypeElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectionElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectorTypeElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EmbeddedConnection
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EndpointElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ExternalReferenceElement
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FileElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FileSystemElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FolderElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.LicenseElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.LicenseTypeElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ReferenceableElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.RelatedElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.SchemaAttributeElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.SchemaTypeElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ValidValueElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.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.assetowner.properties.CertificationProperties
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationTypeProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ClassificationProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.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.assetowner.properties.ConnectionProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.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.assetowner.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.assetowner.properties.DuplicateProperties
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.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.assetowner.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.assetowner.properties.ExternalReferenceLinkProperties
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalReferenceProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.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.assetowner.properties.FileProperties
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.FileSystemProperties
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseTypeProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.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.assetowner.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.assetowner.properties.MeaningProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.RelationshipProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ResourceListProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.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.assetowner.properties.SchemaAttributeRelationshipProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaElementProperties
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.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.assetowner.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.assetowner.properties.SecurityTagsProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.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.assetowner.properties.SoftwareCapabilityProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.StakeholderProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SupplementaryProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.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.assetowner.properties.ValidValueProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AnnotationListResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AnnotationResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetElementResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetElementsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CertificateIdRequestBody
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CertificationListResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CertificationTypeListResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CertificationTypeRequestBody
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CertificationTypeResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ClassificationRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CombinedSchemaRequestBody
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionRequestBody
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectorTypeResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectorTypesResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.DiscoveryAnalysisReportListResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ElementStubListResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.EmbeddedConnectionRequestBody
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.EndpointResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.EndpointsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ExternalReferenceIdRequestBody
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ExternalReferenceListResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ExternalReferenceRequestBody
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ExternalReferenceResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ExternalSourceRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.FileSystemResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.FolderResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.LicenseIdRequestBody
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.LicenseListResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.LicenseTypeListResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.LicenseTypeRequestBody
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.LicenseTypeResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewCSVFileAssetRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OriginRequestBody
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OwnerRequestBody
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.PagedResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.PathNameRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.RelatedElementListResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.RelationshipRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributeRequestBody
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributesRequestBody
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaTypeRequestBody
-
Deprecated.Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SecurityTagsRequestBody
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.StatusRequestBody
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.TemplateClassificationRequestBody
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValueResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesResponse
-
Return comparison result based on the content of the properties.
- ExternalReferenceElement - Class in org.odpi.openmetadata.accessservices.assetowner.metadataelements
-
ExternalReferenceElement stores information about a link to an external resource that is relevant to this element.
- ExternalReferenceElement() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ExternalReferenceElement
-
Default Constructor
- ExternalReferenceElement(ExternalReferenceElement) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ExternalReferenceElement
-
Copy/clone Constructor - the resulting object.
- ExternalReferenceIdRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
ExternalReferenceIdRequestBody provides a structure for the unique external reference identifier.
- ExternalReferenceIdRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ExternalReferenceIdRequestBody
-
Default constructor
- ExternalReferenceIdRequestBody(ExternalReferenceIdRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ExternalReferenceIdRequestBody
-
Copy/clone constructor
- ExternalReferenceLinkProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
ExternalReferenceLinkProperties provides a structure for the properties that link an external reference to an object.
- ExternalReferenceLinkProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalReferenceLinkProperties
-
Default constructor
- ExternalReferenceLinkProperties(ExternalReferenceLinkProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalReferenceLinkProperties
-
Copy/clone constructor
- ExternalReferenceListResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
ExternalReferenceListResponse is the response structure used on the OMAS REST API calls that return a list of external references as a response.
- ExternalReferenceListResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ExternalReferenceListResponse
-
Default constructor
- ExternalReferenceListResponse(ExternalReferenceListResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ExternalReferenceListResponse
-
Copy/clone constructor
- ExternalReferenceProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
ExternalReferenceProperties stores information about an link to an external resource that is relevant to this element.
- ExternalReferenceProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalReferenceProperties
-
Default constructor
- ExternalReferenceProperties(ExternalReferenceProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalReferenceProperties
-
Copy/clone constructor.
- ExternalReferenceRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
ExternalReferenceRequestBody provides a structure for a new ExternalReference.
- ExternalReferenceRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ExternalReferenceRequestBody
-
Default constructor
- ExternalReferenceRequestBody(ExternalReferenceRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ExternalReferenceRequestBody
-
Copy/clone constructor
- ExternalReferenceResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
ExternalReferenceResponse is the response structure used on the OMAS REST API calls that returns a external reference object as a response.
- ExternalReferenceResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ExternalReferenceResponse
-
Default constructor
- ExternalReferenceResponse(ExternalReferenceResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ExternalReferenceResponse
-
Copy/clone constructor
- ExternalReferencesInterface - Interface in org.odpi.openmetadata.accessservices.assetowner.api
-
The ExternalReferencesInterface is used by the governance team to define external references to elements within the governance program.
- ExternalSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
ExternalSchemaTypeProperties carries the unique identifier and properties of a reusable schema type.
- ExternalSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalSchemaTypeProperties
-
Default constructor
- ExternalSchemaTypeProperties(ExternalSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalSchemaTypeProperties
-
Copy/clone Constructor
- ExternalSourceRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
ExternalSourceRequestBody carries the parameters for marking an asset or schema as external.
- ExternalSourceRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ExternalSourceRequestBody
-
Default constructor
- ExternalSourceRequestBody(ExternalSourceRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ExternalSourceRequestBody
-
Copy/clone constructor
F
- FileElement - Class in org.odpi.openmetadata.accessservices.assetowner.metadataelements
-
FileElement contains the properties and header for a file retrieved from the metadata repository.
- FileElement() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FileElement
-
Default constructor
- FileElement(FileElement) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FileElement
-
Copy/clone constructor
- FileProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
FileProperties describes the property of a single data file.
- FileProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.FileProperties
-
Default constructor
- FileProperties(FileProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.FileProperties
-
Copy/clone constructor
- FileSystemElement - Class in org.odpi.openmetadata.accessservices.assetowner.metadataelements
-
FileSystemElement contains the properties and header for a file system retrieved from the metadata repository.
- FileSystemElement() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FileSystemElement
-
Default constructor
- FileSystemElement(FileSystemElement) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FileSystemElement
-
Copy/clone constructor
- FileSystemProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
FileSystemProperties describes the root node of a file system.
- FileSystemProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.FileSystemProperties
-
Default constructor
- FileSystemProperties(FileSystemProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.FileSystemProperties
-
Copy/clone constructor.
- FileSystemResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
FileSystemResponse is the response structure used on the OMAS REST API calls that return the properties for a file system.
- FileSystemResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.FileSystemResponse
-
Default constructor
- FileSystemResponse(FileSystemResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.FileSystemResponse
-
Copy/clone constructor
- findAssets(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetReviewInterface
-
Return a list of assets with the requested search string in their name, qualified name or description.
- findConnections(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
-
Retrieve the list of asset metadata elements that contain the search string.
- findConnectorTypes(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
-
Retrieve the list of connectorType metadata elements that contain the search string.
- findEndpoints(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
-
Retrieve the list of endpoint metadata elements that contain the search string.
- findExternalReferencesById(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.ExternalReferencesInterface
-
Retrieve the list of external references for this resourceId.
- findValidValues(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingValidValues
-
Locate valid values that match the search string.
- FolderElement - Class in org.odpi.openmetadata.accessservices.assetowner.metadataelements
-
FolderElement contains the properties and header for a Folder retrieved from the metadata repository.
- FolderElement() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FolderElement
-
Default constructor
- FolderElement(FolderElement) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FolderElement
-
Copy/clone constructor
- FolderProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
FolderProperties defines an asset that is a folder.
- FolderProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.FolderProperties
-
Default constructor
- FolderProperties(AssetProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.FolderProperties
-
Subtyping constructor.
- FolderProperties(DataStoreProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.FolderProperties
-
Subtyping constructor.
- FolderProperties(FolderProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.FolderProperties
-
Copy/clone constructor
- FolderResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
FolderResponse is the response structure used on the OMAS REST API calls that return the properties for a folder.
- FolderResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.FolderResponse
-
Default constructor
- FolderResponse(FolderResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.FolderResponse
-
Copy/clone constructor
G
- getAbbreviation() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SupplementaryProperties
-
Return the abbreviation used for this technical element.
- getAccessGroups() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SecurityTagsRequestBody
-
Return the map from operation to list of security groups.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionProperties
-
Return a copy of the additional properties.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
-
Return a copy of the additional properties.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
-
Return a copy of the additional properties.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.TemplateClassificationRequestBody
-
Return a copy of the additional properties.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
-
Return a copy of the additional properties.
- getAddress() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.EndpointProperties
-
Returns the stored address property for the endpoint.
- getAliases() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
-
Return a list of alternative names for the attribute.
- getAllowsDuplicateValues() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
-
Return whether the same value can be used by more than one instance of this attribute.
- getAnchorGUID() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ExternalReferenceRequestBody
-
Return the optional anchor unique identifier.
- getAnchorGUID() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
-
Return an optional anchor GUID to attach the new element to.
- getAnnotation() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AnnotationResponse
-
Return the Annotation object.
- getAnnotations() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AnnotationListResponse
-
Return the properties objects.
- getAnnotationStatus() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.StatusRequestBody
-
Returns the stored qualified name property for the metadata entity.
- getArguments() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EmbeddedConnection
-
Return the arguments for the embedded connection.
- getArguments() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.EmbeddedConnectionRequestBody
-
Return the arguments for the embedded connection.
- getAsset() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetElementResponse
-
Return the asset result.
- getAssetProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.AssetElement
-
Retrieve details of the asset itself.
- getAssetProperties(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetReviewInterface
-
Return everything that is known about the asset
- getAssets() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetElementsResponse
-
Return the list of assets in the response.
- getAssetsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetReviewInterface
-
Return a list of assets with the requested name.
- getAssetSummary(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetReviewInterface
-
Return the basic attributes of an asset.
- getAttributeCount() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ComplexSchemaTypeProperties
-
Return the count of attributes in this schema type.
- getAttributeRelationships() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
-
Return any relationships to other schema attributes.
- getAttributeType() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
-
Return the SchemaType that relates to the type of this attribute.
- getAuthor() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
-
Return the name of the author of the schema element.
- getBusinessCapabilityGUID() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OriginRequestBody
-
Return the unique identifier (GUID) of the business capability where this asset originated from.
- getCertificateId() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationProperties
-
Return the unique identifier of the certificate.
- getCertificateId() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CertificateIdRequestBody
-
Return the unique identifier for the certificate from the certificate authority.
- getCertificationHeader() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.CertificationElement
-
Return the element header associated with the relationship.
- getCertificationProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.CertificationElement
-
Return details of the relationship
- getCertifications(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetCertificationInterface
-
Return information about the certifications linked to an element.
- getCertificationTypeByDocId(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetCertificationInterface
-
Retrieve the certification type by its assigned unique document identifier.
- getCertificationTypeByDomainId(String, int, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetCertificationInterface
-
Retrieve all the certification type definitions for a specific governance domain.
- getCertificationTypeByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetCertificationInterface
-
Retrieve the certification type by the unique identifier assigned by this service when it was created.
- getCertificationTypeHeader() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.CertificationElement
-
Return the element header associated with end 2 of the relationship (certification type).
- getCertificationTypeProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.CertificationElement
-
Return the properties of the certification type.
- getCertificationTypesByTitle(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetCertificationInterface
-
Retrieve all the certification types for a particular title.
- getCertifiedBy() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationProperties
-
Return the name of the person in the certification authority that granted this certificate.
- getCertifiedByPropertyName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationProperties
-
Return the name of the property from the element supplying the certifiedBy property.
- getCertifiedByTypeName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationProperties
-
Return the name of the type of the element supplying the certifiedBy property.
- getCertifiedElements(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetCertificationInterface
-
Return information about the elements linked to a certification.
- getClassificationName() - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
-
Return the name of the classification if the event relates to classifications.
- getClassifications() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
-
Return the classifications associated with this referenceable.
- getClearPassword() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectionProperties
-
Return an unencrypted password.
- getColumnHeaders() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewCSVFileAssetRequestBody
-
Return the list of column headers for the data set - this is used if the columns are not listed in the first line of the file.
- getConditions() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationProperties
-
Return any conditions or endorsements to this certificate.
- getConditions() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
Return any conditions or endorsements to this license.
- getConfigurationProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectionProperties
-
Return a copy of the configuration properties.
- getConnection() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionRequestBody
-
Return the Connection object.
- getConnectionByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
-
Retrieve the connection metadata element with the supplied unique identifier.
- getConnectionProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectionElement
-
Return the properties for the connection.
- getConnectionsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
-
Retrieve the list of asset metadata elements with a matching qualified or display name.
- getConnectorFrameworkName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
-
Return name of the connector framework that the connector implements - default Open Connector Framework (OCF).
- getConnectorInterfaceLanguage() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
-
Return the language that the connector is implemented in - default Java.
- getConnectorInterfaces() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
-
Return list of interfaces that the connector supports.
- getConnectorProviderClassName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
-
Returns the stored connectorProviderClassName property for the connector type.
- getConnectorToAsset(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetReviewInterface
-
Return a connector for the asset to enable the calling user to access the content.
- getConnectorType() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectionElement
-
Returns a copy of the properties for this connection's connector type.
- getConnectorTypeByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
-
Retrieve the connectorType metadata element with the supplied unique identifier.
- getConnectorTypeProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectorTypeElement
-
Return the properties for the connector type.
- getConnectorTypesByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
-
Retrieve the list of connectorType metadata elements with a matching qualified or display name.
- getCreateTime() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DataStoreProperties
-
Return the time that the data store was created.
- getCustodian() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationProperties
-
Return the person/team responsible for ensuring that the certificate conditions are adhered to.
- getCustodian() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
Return the person/team responsible for ensuring that the license conditions are adhered to.
- getCustodianPropertyName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationProperties
-
Return the name of the property from the element supplying the custodian property.
- getCustodianPropertyName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
Return the name of the property from the element supplying the custodian property.
- getCustodianTypeName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationProperties
-
Return the name of the type of the element supplying the custodian property.
- getCustodianTypeName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
Return the name of the type of the element supplying the custodian property.
- getDataType() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LiteralSchemaTypeProperties
-
Return the data type for this element.
- getDataType() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SimpleSchemaTypeProperties
-
Return the data type for this element.
- getDefaultValue() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SimpleSchemaTypeProperties
-
Return the default value for the element.
- getDefaultValueOverride() - Method in class org.odpi.openmetadata.accessservices.assetowner.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).
- getDelimiterCharacter() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewCSVFileAssetRequestBody
-
Return the delimiter character used between the columns.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
-
Returns the stored description property for the asset.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectionProperties
-
Returns the stored description property for the connection.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
-
Returns the stored description property for the connector type.
- getDescription() - Method in enum class org.odpi.openmetadata.accessservices.assetowner.properties.DataItemSortOrder
-
Return the default description for this enum.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.EndpointProperties
-
Return the technical description for the endpoint.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionProperties
-
Return the full description of the governance definition.
- getDescription() - Method in enum class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionStatus
-
Return the default description of the instance provenance type.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.MeaningProperties
-
Return the description of the glossary term.
- getDescription() - Method in enum class org.odpi.openmetadata.accessservices.assetowner.properties.OwnerType
-
Return the default description of the enumeration.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaElementProperties
-
Return the description of the file.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SoftwareCapabilityProperties
-
Return the description of the discovery engine.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.TemplateProperties
-
Returns the stored description property for the metadata entity.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueProperties
-
Returns the stored description property for the valid value.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
-
Return the description of the file.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
-
Return the description of the file.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.TemplateClassificationRequestBody
-
Returns the description property for the template.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
-
Returns the stored description property for the valid value.
- getDescriptiveElements(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.RelatedElementsManagementInterface
-
Retrieve the descriptive elements linked via a "MoreInformation" relationship between two referenceables.
- getDetails() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationTypeProperties
-
Return the specific details of the certification.
- getDetails() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseTypeProperties
-
Return the specific details of the license.
- getDiscoveryAnalysisReports() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.DiscoveryAnalysisReportListResponse
-
Return the properties objects.
- getDiscoveryAnalysisReports(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetReviewInterface
-
Return the discovery analysis reports about the asset.
- getDiscoveryReportAnnotations(String, String, AnnotationStatus, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetReviewInterface
-
Return the annotations linked directly to the report.
- getDisplayDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SupplementaryProperties
-
Returns the stored description property for the technical element.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EmbeddedConnection
-
Return the printable name of the embedded connection.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectionProperties
-
Returns the stored display name property for the connection.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
-
Returns the stored display name property for the connector type.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalReferenceProperties
-
Return the display name of this external reference.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaElementProperties
-
Return the display name of the file
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SoftwareCapabilityProperties
-
Return the display name for messages and UI.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SupplementaryProperties
-
Returns the stored display name property for the technical element.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.TemplateProperties
-
Returns the stored display name property for the metadata entity.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueProperties
-
Returns the stored display name property for the valid value.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.EmbeddedConnectionRequestBody
-
Return the printable name of the embedded connection.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
-
Returns the stored display name property for the asset.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
-
Return the display name of the file
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
-
Returns the stored display name property for the valid value.
- getDisplaySummary() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SupplementaryProperties
-
Return the short (1-2 sentence) description of the technical element.
- getDocumentIdentifier() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionProperties
-
Returns the stored qualified name property for the metadata entity.
- getDomainIdentifier() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionProperties
-
Return the identifier of the governance domain that this definition belongs to (0=all).
- getDuplicateGUID() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DuplicateProperties
-
Return the unique identifier of the duplicate.
- getEffectiveFrom() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ClassificationProperties
-
Return the date/time that this element is effective from (null means effective from the epoch).
- getEffectiveFrom() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.RelationshipProperties
-
Return the date/time that this element is effective from (null means effective from the epoch).
- getEffectiveTo() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ClassificationProperties
-
Return the date/time that element is effective to (null means that it is effective indefinitely into the future).
- getEffectiveTo() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.RelationshipProperties
-
Return the date/time that element is effective to (null means that it is effective indefinitely into the future).
- getElement() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CertificationTypeResponse
-
Return the element result.
- getElement() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionResponse
-
Return the metadata element.
- getElement() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectorTypeResponse
-
Return the metadata element.
- getElement() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.EndpointResponse
-
Return the metadata element.
- getElement() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ExternalReferenceResponse
-
Return the element result.
- getElement() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.LicenseTypeResponse
-
Return the element result.
- getElement() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValueResponse
-
Return the metadata element.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
-
Return details of the subject of the event.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.AssetElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.CertificationTypeElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectionElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectorTypeElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EndpointElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ExternalReferenceElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FileElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FileSystemElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FolderElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.LicenseTypeElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in interface org.odpi.openmetadata.accessservices.assetowner.metadataelements.MetadataElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ReferenceableElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.SchemaAttributeElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.SchemaTypeElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ValidValueElement
-
Return the element header associated with the properties.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionsResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectorTypesResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.EndpointsResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.RelatedElementListResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesResponse
-
Return the list of metadata elements.
- getElementPosition() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
-
Return the position of this schema attribute in its parent schema.
- getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
-
Return the map of properties for the element provided with the event.
- getElements() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CertificationListResponse
-
Return the list of certification types.
- getElements() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CertificationTypeListResponse
-
Return the list of certification types.
- getElements() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ElementStubListResponse
-
Return the list of element identifiers.
- getElements() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ExternalReferenceListResponse
-
Return the list of external references.
- getElements() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.LicenseListResponse
-
Return the list of license types.
- getElements() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.LicenseTypeListResponse
-
Return the list of license types.
- getElementsForExternalReference(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.ExternalReferencesInterface
-
Return information about the elements linked to a externalReference.
- getEmbeddedConnection() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EmbeddedConnection
-
Return the embedded connection.
- getEmbeddedConnections() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectionElement
-
Return the list of embedded connections for this virtual connection.
- getEncodingDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DataStoreProperties
-
Return the description of the encoding used in the data store.
- getEncodingLanguage() - Method in class org.odpi.openmetadata.accessservices.assetowner.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.assetowner.properties.DataStoreProperties
-
Return the additional properties associated with the encoding process.
- getEncodingStandard() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
-
Return the format (encoding standard) used for this schema.
- getEncodingType() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DataStoreProperties
-
Return the name of the encoding style used in the data store.
- getEncryptedPassword() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectionProperties
-
Return an encrypted password.
- getEncryption() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.FileSystemProperties
-
Return the type of encryption used on the file system (or null is unencrypted).
- getEncryption() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
-
Return the type of encryption used on the file system (or null is unencrypted).
- getEncryptionMethod() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.EndpointProperties
-
Returns the stored encryptionMethod property for the endpoint.
- getEndDate() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationProperties
-
Return the date/time that this certificate is no longer valid.
- getEndDate() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
Return the date/time that this license is no longer valid.
- getEndpoint() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectionElement
-
Returns a copy of the properties for this connection's endpoint.
- getEndpointByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
-
Retrieve the endpoint metadata element with the supplied unique identifier.
- getEndpointProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EndpointElement
-
Return the properties for the endpoint.
- getEndpointsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
-
Retrieve the list of endpoint metadata elements with a matching qualified or display name.
- getEntitlements() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
Return the entitlements granted by the license.
- getEventTime() - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
-
Return the time that the element was updated.
- getEventType() - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
-
Return the event type.
- getEventTypeCode() - Method in enum class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
-
Return the int identifier used for indexing based on the enum.
- getEventTypeDescription() - Method in enum class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
-
Return the default description for the enum value - used when natural resource bundle is not available.
- getEventTypeName() - Method in enum class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
-
Return the string name used for messages that include the enum.
- getEventVersionId() - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
-
Return the event version id.
- getExpectedDataFormat() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
-
Return the format of the data that the connector supports - null for "any".
- getExtendedAnnotations(String, String, AnnotationStatus, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetReviewInterface
-
Return any annotations attached to this annotation.
- getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ClassificationProperties
-
Return the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
- getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionProperties
-
Return the properties that are defined for a subtype of referenceable but are not explicitly supported by the bean.
- getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
-
Return the properties that are defined for a subtype of referenceable but are not explicitly supported by the bean.
- getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.RelationshipProperties
-
Return the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
- getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
-
Return the properties that are defined for a subtype of referenceable but are not explicitly supported by the bean.
- getExternalReferenceByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.ExternalReferencesInterface
-
Return information about a specific external reference.
- getExternalReferencesByURL(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.ExternalReferencesInterface
-
Retrieve the list of external references for this URL.
- getExternalSchemaType() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalSchemaTypeProperties
-
Return the schema type that is reusable amongst assets.
- getExternalSchemaTypeGUID() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalSchemaTypeProperties
-
Return the unique identifier of the external schema type.
- getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ExternalSourceRequestBody
-
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.assetowner.rest.ExternalSourceRequestBody
-
Return the unique name of the software server capability entity that represented the external source.
- getFileProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FileElement
-
Return the properties that describe the file.
- getFileSystem() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.FileSystemResponse
-
Return the fileSystem result.
- getFileSystemByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
-
Retrieve a FileSystemProperties asset by its unique identifier (GUID).
- getFileSystemByUniqueName(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
-
Retrieve a FileSystemProperties asset by its unique name.
- getFileSystemProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FileSystemElement
-
Return the file system properties.
- getFileSystems(String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
-
Retrieve a list of defined FileSystems assets.
- getFileSystemType() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
-
Return the type of the file system.
- getFileType() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.FileProperties
-
Return the file type of the file if known.
- getFixedValue() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LiteralSchemaTypeProperties
-
Return the fixed value for the element.
- getFolder() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.FolderResponse
-
Return the folder result.
- getFolderByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
-
Retrieve a FolderProperties asset by its unique identifier (GUID).
- getFolderByPathName(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
-
Retrieve a folder by its fully qualified path name.
- getFolderFiles(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
-
Get the data files inside a folder - both those that are nested and those that are linked.
- getFolderProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FolderElement
-
Return the properties for the folder.
- getFormat() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.FileSystemProperties
-
Return the format of the file system.
- getFormat() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
-
Return the format of the file system.
- getFormula() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
-
Return the formula used to combine the values of the queries.
- getFormulaType() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
-
Return the specification language for the formula.
- getFullPath() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
-
Return the full path of the file - this should be unique.
- getFullPath() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.PathNameRequestBody
-
Return the full path of the file - this should be unique.
- getImplications() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionProperties
-
Return the list of implications for the organization that this governance definition brings.
- getInitialStatus() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CertificationTypeRequestBody
-
Return the initial status of the certification type.
- getInitialStatus() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.LicenseTypeRequestBody
-
Return the initial status of the license type.
- getIsDefaultValue() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ValidValueElement
-
Return whether this valid value is the default of the setGUID (if supplied)
- getIsDeprecated() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaElementProperties
-
Is the schema element deprecated?
- getIsDeprecated() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueProperties
-
Is the valid value deprecated?
- getIsDeprecated() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
-
Is the valid value deprecated?
- getIsNullable() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
-
Return whether the field is nullable or not.
- getLength() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
-
Return the length of the data field.
- getLicensedBy() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
Return the name of the person in the license authority that granted this license.
- getLicensedByPropertyName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
Return the name of the property from the element supplying the licensedBy property.
- getLicensedByTypeName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
Return the name of the type of the element supplying the licensedBy property.
- getLicensedElements(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetLicenseInterface
-
Return information about the elements linked to a license.
- getLicensee() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
Return the person/team that received the license.
- getLicenseePropertyName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
Return the name of the property from the element supplying the licensee property.
- getLicenseeTypeName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
Return the name of the type of the element supplying the licensee property.
- getLicenseHeader() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.LicenseElement
-
Return the element header associated with the relationship.
- getLicenseId() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
Return the unique identifier of the license.
- getLicenseId() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.LicenseIdRequestBody
-
Return the unique identifier for the license.
- getLicenseProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.LicenseElement
-
Return details of the relationship
- getLicenses(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetLicenseInterface
-
Return information about the licenses linked to an element.
- getLicenseTypeByDocId(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetLicenseInterface
-
Retrieve the license type by its assigned unique document identifier.
- getLicenseTypeByDomainId(String, int, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetLicenseInterface
-
Retrieve all the license type definitions for a specific governance domain.
- getLicenseTypeByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetLicenseInterface
-
Retrieve the license type by the unique identifier assigned by this service when it was created.
- getLicenseTypeHeader() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.LicenseElement
-
Return the element header associated with end 2 of the relationship (license type).
- getLicenseTypeProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.LicenseElement
-
Return the properties of the license type.
- getLicenseTypesByTitle(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetLicenseInterface
-
Retrieve all the license types for a particular title.
- getLinkDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalReferenceLinkProperties
-
Return the description of the external reference with respect to the linked object.
- getLinkDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalReferenceProperties
-
Return the description of the reference (with respect to this governance definition).
- getLinkedAttributeGUID() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeRelationshipProperties
-
Return the GUID of the schema attribute that this link connects together.
- getLinkedAttributeName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeRelationshipProperties
-
Return the name of this link
- getLinkGUID() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeRelationshipProperties
-
Return the identifier for the schema link.
- getLinkId() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalReferenceLinkProperties
-
Return the identifier that this reference is to be known as with respect to the linked object.
- getLinkProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeRelationshipProperties
-
Return the properties associated with this schema link.
- getLinkType() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeRelationshipProperties
-
Return the type of the link - this is related to the type of the schema it is a part of.
- getLocalReferenceId() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalReferenceProperties
-
Return the identifier given to this reference (with respect to this governance definition).
- getMapFromElement() - Method in class org.odpi.openmetadata.accessservices.assetowner.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.assetowner.properties.MapSchemaTypeProperties
-
Return the type of schema element that represents the property value for the map.
- getMaxCardinality() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
-
Return the maximum number of instances allowed for this attribute.
- getMeanings() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
-
Return the assigned meanings for this metadata entity.
- getMessageDefinition() - Method in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition() - Method in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
-
Retrieve a message definition object for an exception.
- getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
-
Retrieve a message definition object for an exception.
- getMinCardinality() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
-
Return this minimum number of instances allowed for this attribute.
- getMinimumLength() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
-
Return the minimum length of the data.
- getModifiedTime() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DataStoreProperties
-
Return the last known time the data store was modified.
- getMoreInformation(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.RelatedElementsManagementInterface
-
Retrieve the detail elements linked via a "MoreInformation" relationship between two referenceables.
- getName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
-
Return the name of the resource that this asset represents.
- getName() - Method in enum class org.odpi.openmetadata.accessservices.assetowner.properties.DataItemSortOrder
-
Return the default name for this enum type.
- getName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.EndpointProperties
-
Returns the stored technical name property for the endpoint.
- getName() - Method in enum class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionStatus
-
Return the default name of the instance provenance type.
- getName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.MeaningProperties
-
Return the glossary term name.
- getName() - Method in enum class org.odpi.openmetadata.accessservices.assetowner.properties.OwnerType
-
Return the default name of the enumeration.
- getName() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
-
Return the name of the resource that this asset represents.
- getName() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.TemplateClassificationRequestBody
-
Returns the name property for the template.
- getNamespace() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
-
Return the name of the namespace that this type belongs to.
- getNativeJavaClass() - Method in class org.odpi.openmetadata.accessservices.assetowner.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.assetowner.api.AssetOnboardingFileSystem
-
Return the list of folders nested inside a folder.
- getNetworkAddress() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.TemplateProperties
-
Return the physical network address of this metadata element (if this makes sense).
- getNotes() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationProperties
-
Return any notes associated with the certificate.
- getNotes() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DuplicateProperties
-
Return any notes for the steward.
- getNotes() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
Return any notes associated with the license.
- getObligations() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
Return the obligations stipulated by the license.
- getOpenTypeGUID() - Method in enum class org.odpi.openmetadata.accessservices.assetowner.properties.DataItemSortOrder
-
Return the unique identifier for the open metadata enum type that this enum class represents.
- getOpenTypeGUID() - Method in enum class org.odpi.openmetadata.accessservices.assetowner.properties.OwnerType
-
Return the unique identifier for the open metadata enum type that this enum class represents.
- getOpenTypeName() - Method in enum class org.odpi.openmetadata.accessservices.assetowner.properties.DataItemSortOrder
-
Return the unique name for the open metadata enum type that this enum class represents.
- getOpenTypeName() - Method in enum class org.odpi.openmetadata.accessservices.assetowner.properties.OwnerType
-
Return the unique name for the open metadata enum type that this enum class represents.
- getOpenTypeOrdinal() - Method in enum class org.odpi.openmetadata.accessservices.assetowner.properties.DataItemSortOrder
-
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
- getOpenTypeOrdinal() - Method in enum class org.odpi.openmetadata.accessservices.assetowner.properties.OwnerType
-
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.assetowner.properties.SchemaAttributeProperties
-
Return whether the attribute instances are arranged in an order.
- getOrdinal() - Method in enum class org.odpi.openmetadata.accessservices.assetowner.properties.DataItemSortOrder
-
Return the code for this enum used for indexing based on the enum value.
- getOrdinal() - Method in enum class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionStatus
-
Return the numeric representation of the instance provenance type.
- getOrdinal() - Method in enum class org.odpi.openmetadata.accessservices.assetowner.properties.OwnerType
-
Return the numeric representation of the enumeration.
- getOrganization() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalReferenceProperties
-
Return the name of the organization that owns the resource that this external reference represents.
- getOrganizationGUID() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OriginRequestBody
-
Return the unique identifier (GUID) of the organization where this asset originated from.
- getOriginBusinessCapabilityGUID() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
-
Return the unique identifier of the business capability that originated this asset.
- getOriginOrganizationGUID() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
-
Return the unique identifier for the organization that originated this asset.
- getOtherOriginValues() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
-
Return the properties that characterize where this asset is from.
- getOtherOriginValues() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OriginRequestBody
-
Return any other descriptive labels describing origin of the asset.
- getOutcomes() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionProperties
-
Return the list of expected outcomes from implementing this governance definition.
- getOwner() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
-
Returns the name of the owner for this asset.
- getOwnerId() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OwnerRequestBody
-
Return the owner Id.
- getOwnerPropertyName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
-
Returns the property name used to identify the owner for this asset.
- getOwnerPropertyName() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OwnerRequestBody
- getOwnerType() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
-
Deprecated.
- getOwnerType() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OwnerRequestBody
-
Deprecated.
- getOwnerTypeName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
-
Returns the name of the type used to identify of the owner for this asset.
- getOwnerTypeName() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OwnerRequestBody
- getPages() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalReferenceLinkProperties
-
Return the page range for the reference.
- getPatchLevel() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SoftwareCapabilityProperties
-
Return the patch level of the discovery engine.
- getPatchLevel() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
-
Return the patch level of the file system.
- getPathName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DataStoreProperties
-
Return the fully qualified physical location of the data store.
- getPathName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.TemplateProperties
-
Return the path name to the physical resource - used when creating new data store assets such as databases, files and folders.
- getPosition() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EmbeddedConnection
-
Return the position that this connector is in the list of embedded connectors.
- getPosition() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.EmbeddedConnectionRequestBody
-
Return the position that this connector is in the list of embedded connectors.
- getPrecision() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
-
Return the number of significant digits to the right of decimal point.
- getPreferredValue() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueProperties
-
Return the preferred values to use in implementations (normally used with definitions)
- getPreferredValue() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
-
Return the preferred values to use in implementations (normally used with definitions)
- getPreviousClassificationProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
-
Return the property map for the previous version of a classification's properties (used for reclassify events).
- getPreviousElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
-
Return the previous version of the element's header (if the event is related to an element update).
- getPreviousElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
-
Return the previous version of the element's properties (if the event is related to an element update).
- getPriority() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionProperties
-
Return the priority of the governance definition.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.CertificationTypeElement
-
Return the properties of the certification type.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ExternalReferenceElement
-
Return the link to external documentation that are relevant to this element.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.LicenseTypeElement
-
Return the properties of the license type.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CertificationTypeRequestBody
-
Return the properties of the certification type.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ClassificationRequestBody
-
Return the properties for the classification.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ExternalReferenceRequestBody
-
Return the properties for this external reference.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.LicenseTypeRequestBody
-
Return the properties of the license type.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
-
Return the properties for the relationship.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.RelationshipRequestBody
-
Return the properties for the relationship.
- getProtocol() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.EndpointProperties
-
Returns the stored protocol property for the endpoint.
- getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
-
Returns the stored qualified name property for the metadata entity.
- getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.TemplateProperties
-
Returns the stored qualified name property for the metadata entity.
- getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
-
Returns the stored qualified name property for the metadata entity.
- getQueries() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
-
Return the list of queries that are used to create the derived schema element.
- getQuery() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DerivedSchemaTypeQueryTargetProperties
-
Return the query string for this element.
- getQueryId() - Method in class org.odpi.openmetadata.accessservices.assetowner.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.assetowner.properties.DerivedSchemaTypeQueryTargetProperties
-
Return the unique identifier that describes the data source that will be queried to get part of the derived value.
- getQueryType() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DerivedSchemaTypeQueryTargetProperties
-
Return the name of the query language used in the query.
- getQuoteCharacter() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewCSVFileAssetRequestBody
-
Return the character used to group the content of a column that contains one or more delimiter characters.
- getRecipient() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationProperties
-
Return the person/team that received the certification.
- getRecipientPropertyName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationProperties
-
Return the name of the property from the element supplying the recipient property.
- getRecipientTypeName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationProperties
-
Return the name of the type of the element supplying the recipient property.
- getRecognizedAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
-
Return the list of property names that this connector/connector provider implementation looks for in the Connection object's additionalProperties.
- getRecognizedConfigurationProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
-
Return the list of property names that this connector/connector provider implementation looks for in the Connection object's configurationProperties.
- getRecognizedSecuredProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
-
Return the list of property names that this connector/connector provider implementation looks for in the Connection object's securedProperties.
- getReferenceableProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ReferenceableElement
-
Return the properties of a referenceable.
- getReferenceId() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ExternalReferenceIdRequestBody
-
Return the unique identifier for the certificate from the certificate authority.
- getRelatedElement() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.CertificationTypeElement
-
Return details of the relationship used to retrieve this element.
- getRelatedElement() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.LicenseTypeElement
-
Return details of the relationship used to retrieve this element.
- getRelatedElement() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.RelatedElement
-
Return the element header associated with end 1 of the relationship.
- getRelationshipHeader() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.RelatedElement
-
Return the element header associated with the relationship.
- getRelationshipName() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.RelationshipRequestBody
-
Return the name of the relationship type.
- getRelationshipProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.RelatedElement
-
Return details of the relationship
- getResourceDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalReferenceProperties
-
Return the description of the resource that this external reference represents.
- getResourceList(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.RelatedElementsManagementInterface
-
Retrieve the list of resources assigned to an element via the "ResourceList" relationship between two referenceables.
- getResourceUse() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ResourceListProperties
-
Return the reason why the resource has been attached to the initiative.
- getRestrictions() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
Return the restrictions imposed by the license.
- getResults() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionProperties
-
Return the list of actual results from implementing this governance definition.
- getSchemaAttributeProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.SchemaAttributeElement
-
Return the properties for a schema attribute.
- getSchemaAttributeProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributeRequestBody
-
Return the properties that describe the schema attribute.
- getSchemaAttributeProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributesRequestBody
-
Return the properties that describe the schema attribute.
- getSchemaAttributes() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CombinedSchemaRequestBody
-
Return the names of the zones that this asset is a member of.
- getSchemaOptions() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeChoiceProperties
-
Return the list of alternative schema types that this attribute or asset may use.
- getSchemaType() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CombinedSchemaRequestBody
-
Return the type of owner stored in the owner property.
- getSchemaTypeProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.SchemaTypeElement
-
Return the properties for the schema.
- getSchemaTypeProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaTypeRequestBody
-
Deprecated.Return the properties for the schema type.
- getScope() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionProperties
-
Return the organizational scope that this governance definition applies to.
- getScope() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueProperties
-
Return the scope of values that this valid value covers (normally used with sets)
- getScope() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
-
Return the scope of values that this valid value covers (normally used with sets)
- getSecuredProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectionProperties
-
Return a copy of the secured properties.
- getSecurityLabels() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SecurityTagsProperties
-
Return the list of security labels attached to the element.
- getSecurityLabels() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SecurityTagsRequestBody
-
Return the list of security labels that should be attached to this element.
- getSecurityProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SecurityTagsProperties
-
Return the security properties associated with the element.
- getSecurityProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SecurityTagsRequestBody
-
Return the security properties that should be attached to this element.
- getSetGUID() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ValidValueElement
-
Return the set unique identifier if the valid value is retrieved via a set.
- getSetsForValidValue(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingValidValues
-
Page through the list of valid value sets that a valid value definition/set belongs to.
- getShortDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionRequestBody
-
Returns the short description of the asset from relationship with Connection.
- getSortOrder() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
-
Return the order that the attribute instances are arranged in - if any.
- getSource() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DuplicateProperties
-
Return the details of the source that detected the duplicate.
- getSource() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SoftwareCapabilityProperties
-
Return the source of the discovery engine implementation.
- getSource() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
-
Return the source of the file system.
- getStakeholderCommissionedElements(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.RelatedElementsManagementInterface
-
Retrieve the elements commissioned by a stakeholder, linked via the "Stakeholder" relationship between two referenceables.
- getStakeholderRole() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.StakeholderProperties
-
Return the role of the stakeholder to the initiative.
- getStakeholders(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.RelatedElementsManagementInterface
-
Retrieve the stakeholder elements linked via the "Stakeholder" relationship between two referenceables.
- getStartDate() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationProperties
-
Return the date/time that this certificate is valid from.
- getStartDate() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
Return the date/time that this license is valid from.
- getStartingFromElement() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.PagedResponse
-
Return the starting element number from the server side list that this response contains.
- getStatusIdentifier() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DuplicateProperties
-
Return the status of this duplicate - usable if greater than 0, 0=proposed, negative means invalid
- getSteward() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DuplicateProperties
-
Return the identifier of the steward that added this duplicate.
- getStewardPropertyName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DuplicateProperties
-
Return the name of the property used to identify the steward.
- getStewardTypeName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DuplicateProperties
-
Return the type name of the element used to identify the steward.
- getSummary() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionProperties
-
Return the summary for this governance definition.
- getSupportedAssetTypeName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
-
Return the type of asset that the connector implementation supports.
- getSupportedByResource(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.RelatedElementsManagementInterface
-
Retrieve the list of elements assigned to a resource via the "ResourceList" relationship between two referenceables.
- getTargetTechnologyInterfaces() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
-
Return the names of the interfaces in the target technology that the connector calls.
- getTargetTechnologyName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
-
Return the name of the target technology that the connector implementation connects to.
- getTargetTechnologySource() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
-
Return the name of the organization that supplies the target technology that the connector implementation connects to.
- getTargetTechnologyVersions() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
-
Return the versions of the target technology that the connector supports.
- getTitle() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionProperties
-
Return the title associated with this governance definition.
- getTypeDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SoftwareCapabilityProperties
-
Return the description of the type of discovery engine this is.
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionProperties
-
Return the open metadata type name of this object - this is used to create a subtype of the referenceable.
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
-
Return the open metadata type name of this object - this is used to create a subtype of the referenceable.
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
-
Return the open metadata type name of this object - this is used to create a subtype of the referenceable.
- getTypesOfAnnotation(String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetReviewInterface
-
Return the annotation subtype names.
- getTypesOfAnnotationWithDescriptions(String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetReviewInterface
-
Return the annotation subtype names mapped to their descriptions.
- getTypesOfAsset(String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetKnowledgeInterface
-
Return the asset subtype names.
- getTypesOfAssetWithDescriptions(String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetKnowledgeInterface
-
Return the asset subtype names mapped to their descriptions.
- getUniqueName() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
-
Return the full path of the file - this should be unique.
- getURI() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalReferenceProperties
-
Return the URI used to retrieve the resource that this external reference represents.
- getUsage() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
-
Return the usage guidance for this schema element.
- getUsage() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SupplementaryProperties
-
Return details of the expected usage of this technical element.
- getUsage() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueProperties
-
Return the description of how this valid value should be used.
- getUsage() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
-
Return the description of how this valid value should be used.
- getUserId() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectionProperties
-
Return the userId to use on this connection.
- getValidValueByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingValidValues
-
Retrieve a specific valid value from the repository.
- getValidValueByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingValidValues
-
Retrieve a specific valid value from the repository.
- getValidValueProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ValidValueElement
-
Return the properties for the valid value definition or set.
- getValidValueSetGUID() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.EnumSchemaTypeProperties
-
Return the unique identifier of the valid value set that describes the enum values for this schema element.
- getValidValueSetMembers(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingValidValues
-
Page through the members of a valid value set.
- getVersion() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalReferenceProperties
-
Return the version of the resource that this external reference represents.
- getVersion() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SoftwareCapabilityProperties
-
Return the version of the discovery engine.
- getVersion() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
-
Return the version number of the file system.
- getVersionIdentifier() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
-
Set up the version identifier of the resource.
- getVersionIdentifier() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.TemplateProperties
-
Set up the version identifier of the resource.
- getVersionIdentifier() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
-
Set up the version identifier of the resource.
- getVersionNumber() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
-
Return the version number of the schema element - null means no version number.
- getWatchResource() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ResourceListProperties
-
Return whether changes to the resource result in notifications to the initiative.
- getZoneMembership() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
-
Return the names of the zones that this asset is a member of.
- GovernanceDefinitionProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
GovernanceDefinitionProperties provides the base class for many of the definitions that define the data strategy and governance program.
- GovernanceDefinitionProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionProperties
-
Default Constructor
- GovernanceDefinitionProperties(GovernanceDefinitionProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionProperties
-
Copy/clone Constructor
- GovernanceDefinitionStatus - Enum Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
GovernanceDefinitionStatus indicates whether the definition is complete and operational or in a state that means it is either under development or obsolete.
H
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.AssetElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.CertificationElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.CertificationTypeElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectionElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectorTypeElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EmbeddedConnection
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EndpointElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ExternalReferenceElement
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FileElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FileSystemElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FolderElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.LicenseElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.LicenseTypeElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ReferenceableElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.RelatedElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.SchemaAttributeElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.SchemaTypeElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ValidValueElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationProperties
-
Just use the GUID for the hash code as it should be unique.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationTypeProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ClassificationProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ComplexSchemaTypeProperties
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectionProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DataStoreProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DerivedSchemaTypeQueryTargetProperties
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DuplicateProperties
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.EndpointProperties
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.EnumSchemaTypeProperties
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalReferenceLinkProperties
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalReferenceProperties
-
Uses the guid to create a hashcode.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalSchemaTypeProperties
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.FileProperties
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.FileSystemProperties
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
Just use the GUID for the hash code as it should be unique.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseTypeProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LiteralSchemaTypeProperties
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.MapSchemaTypeProperties
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.MeaningProperties
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.RelationshipProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ResourceListProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeRelationshipProperties
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaElementProperties
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeChoiceProperties
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SecurityTagsProperties
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SimpleSchemaTypeProperties
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SoftwareCapabilityProperties
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.StakeholderProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SupplementaryProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.TemplateProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AnnotationListResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AnnotationResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetElementResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetElementsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CertificateIdRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CertificationListResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CertificationTypeListResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CertificationTypeRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CertificationTypeResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ClassificationRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CombinedSchemaRequestBody
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionRequestBody
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectorTypeResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectorTypesResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.DiscoveryAnalysisReportListResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ElementStubListResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.EmbeddedConnectionRequestBody
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.EndpointResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.EndpointsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ExternalReferenceIdRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ExternalReferenceListResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ExternalReferenceRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ExternalReferenceResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ExternalSourceRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.FileSystemResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.FolderResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.LicenseIdRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.LicenseListResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.LicenseTypeListResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.LicenseTypeRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.LicenseTypeResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewCSVFileAssetRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OriginRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OwnerRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.PagedResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.PathNameRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.RelatedElementListResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.RelationshipRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributeRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributesRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaTypeRequestBody
-
Deprecated.Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SecurityTagsRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.StatusRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.TemplateClassificationRequestBody
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValueResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesResponse
-
Return hash code for this object
I
- INVALID_PROPERTY - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
L
- licenseElement(String, String, String, LicenseProperties) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetLicenseInterface
-
Link an element to a license type and include details of the license in the relationship properties.
- LicenseElement - Class in org.odpi.openmetadata.accessservices.assetowner.metadataelements
-
LicenseElement contains the properties and header for a license for an element.
- LicenseElement() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.LicenseElement
-
Default constructor
- LicenseElement(LicenseElement) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.LicenseElement
-
Copy/clone constructor
- LicenseIdRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
LicenseIdRequestBody provides a structure for the unique certificate identifier.
- LicenseIdRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.LicenseIdRequestBody
-
Default constructor
- LicenseIdRequestBody(LicenseIdRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.LicenseIdRequestBody
-
Copy/clone constructor
- LicenseListResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
LicenseListResponse is the response structure used on the OMAS REST API calls that return a list of licenses as a response.
- LicenseListResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.LicenseListResponse
-
Default constructor
- LicenseListResponse(LicenseListResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.LicenseListResponse
-
Copy/clone constructor
- LicenseProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
LicenseProperties describe the details of a license that shows that an element is licensed with a particular license type.
- LicenseProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
Default Constructor
- LicenseProperties(LicenseProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
Copy/clone Constructor - the resulting object.
- LicenseTypeElement - Class in org.odpi.openmetadata.accessservices.assetowner.metadataelements
-
LicenseTypeElement contains the properties and header for a licence type retrieved from the metadata repository.
- LicenseTypeElement() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.LicenseTypeElement
-
Default constructor
- LicenseTypeElement(LicenseTypeElement) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.LicenseTypeElement
-
Copy/clone constructor
- LicenseTypeListResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
LicenseTypeListResponse is the response structure used on the OMAS REST API calls that return a list of license types as a response.
- LicenseTypeListResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.LicenseTypeListResponse
-
Default constructor
- LicenseTypeListResponse(LicenseTypeListResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.LicenseTypeListResponse
-
Copy/clone constructor
- LicenseTypeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
LicenseTypeProperties defines a license that the organization recognizes and has governance definitions to support it.
- LicenseTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseTypeProperties
-
Default Constructor
- LicenseTypeProperties(LicenseTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseTypeProperties
-
Copy/Clone Constructor
- LicenseTypeRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
LicenseTypeRequestBody provides a structure used when creating license types.
- LicenseTypeRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.LicenseTypeRequestBody
-
Default constructor
- LicenseTypeRequestBody(LicenseTypeRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.LicenseTypeRequestBody
-
Copy/clone constructor
- LicenseTypeResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
LicenseTypeResponse is the response structure used on the OMAS REST API calls that returns a license type object as a response.
- LicenseTypeResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.LicenseTypeResponse
-
Default constructor
- LicenseTypeResponse(LicenseTypeResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.LicenseTypeResponse
-
Copy/clone constructor
- linkExternalReferenceToElement(String, String, String, ExternalReferenceLinkProperties) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.ExternalReferencesInterface
-
Link an external reference to an object.
- LiteralSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
LiteralSchemaTypeProperties carries the specialized parameters for creating or updating literal schema types.
- LiteralSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.LiteralSchemaTypeProperties
-
Default constructor
- LiteralSchemaTypeProperties(LiteralSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.LiteralSchemaTypeProperties
-
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.
M
- MapSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
MapSchemaTypeProperties describes a schema element of type map.
- MapSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.MapSchemaTypeProperties
-
Default constructor
- MapSchemaTypeProperties(MapSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.MapSchemaTypeProperties
-
Copy/clone Constructor.
- MeaningProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
MeaningProperties is a cut-down summary of a glossary term to aid the asset owner in understanding the content of an asset.
- MeaningProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.MeaningProperties
-
Default constructor
- MeaningProperties(MeaningProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.MeaningProperties
-
Copy/clone constructor.
- MetadataElement - Interface in org.odpi.openmetadata.accessservices.assetowner.metadataelements
-
MetadataElement is the common interface for all metadata elements.
- moveDataFileInCatalog(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
-
Move a file from its current parent folder to a new parent folder - this changes the file's qualified name but not its unique identifier (guid).
- moveDataFolderInCatalog(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
-
Move a data folder from its current parent folder to a new parent folder - this changes the folder's qualified name but not its unique identifier (guid).
- MULTIPLE_ENTITIES_FOUND - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
- MULTIPLE_RELATIONSHIPS_FOUND - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
N
- NEGATIVE_START_FROM - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
- NEW_ELEMENT_CREATED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
- NewCSVFileAssetRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
NewCSVFileAssetRequestBody carries the parameters for creating a new CSV file asset.
- NewCSVFileAssetRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.NewCSVFileAssetRequestBody
-
Default constructor
- NewCSVFileAssetRequestBody(NewCSVFileAssetRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.NewCSVFileAssetRequestBody
-
Copy/clone constructor
- NewFileAssetRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
NewFileAssetRequestBody carries the parameters for creating a new file asset.
- NewFileAssetRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
-
Default constructor
- NewFileAssetRequestBody(NewFileAssetRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
-
Copy/clone constructor
- NewFileSystemRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
NewFileSystemProperties describes the root node of a file system.
- NewFileSystemRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
-
Default constructor
- NewFileSystemRequestBody(NewFileSystemRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
-
Copy/clone constructor.
- NO_CONNECTED_ASSET - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
- NO_METADATA_COLLECTION - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
- NO_RELATIONSHIPS_FOUND - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
- NULL_ARRAY_PARAMETER - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
- NULL_CONNECTION_PARAMETER - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
- NULL_CONNECTION_RETURNED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
- NULL_CONNECTOR_RETURNED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
- NULL_END2_RETURNED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
- NULL_ENTITY_RETURNED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
- NULL_ENUM - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
- NULL_GUID - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
- NULL_LISTENER - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
- NULL_NAME - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
- NULL_RESPONSE_FROM_API - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
- NULL_USER_ID - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
O
- OMRS_NOT_AVAILABLE - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
- OMRS_NOT_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
- org.odpi.openmetadata.accessservices.assetowner.api - package org.odpi.openmetadata.accessservices.assetowner.api
-
The API package defines the Java interfaces supported by the Asset Owner OMAS.
- org.odpi.openmetadata.accessservices.assetowner.events - package org.odpi.openmetadata.accessservices.assetowner.events
-
Definitions of the different types of events that the Asset Owner OMAS can publish.
- org.odpi.openmetadata.accessservices.assetowner.ffdc - package org.odpi.openmetadata.accessservices.assetowner.ffdc
-
This package provides the first failure data capture support for the Asset Owner OMAS module.
- org.odpi.openmetadata.accessservices.assetowner.metadataelements - package org.odpi.openmetadata.accessservices.assetowner.metadataelements
-
The metadata elements describe the way that metadata is returned from the repository.
- org.odpi.openmetadata.accessservices.assetowner.properties - package org.odpi.openmetadata.accessservices.assetowner.properties
-
This package provides the properties used to create different types of instances for an asset and its attachments.
- org.odpi.openmetadata.accessservices.assetowner.rest - package org.odpi.openmetadata.accessservices.assetowner.rest
-
This package defines the beans used to build the REST request and response payloads.
- OriginRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
OriginRequestBody provides a structure for passing information about an asset's origin as a request body over a REST API.
- OriginRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.OriginRequestBody
-
Default constructor
- OriginRequestBody(OriginRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.OriginRequestBody
-
Copy/clone constructor
- OTHER - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionStatus
- OTHER - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.properties.OwnerType
- OUT_TOPIC_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerAuditCode
- OUT_TOPIC_FAILURE - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerAuditCode
- OwnerRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
OwnerRequestBody provides a structure for passing information about an asset owner as a request body over a REST API.
- OwnerRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.OwnerRequestBody
-
Default constructor
- OwnerRequestBody(OwnerRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.OwnerRequestBody
-
Copy/clone constructor
- OwnerType - Enum Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
OwnerType defines the identifier used in an Asset's owner property.
P
- PagedResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
PagedResponse is used for responses that can contain paged responses
- PagedResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.PagedResponse
-
Default constructor
- PagedResponse(PagedResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.PagedResponse
-
Copy/clone constructor
- PathNameRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
PathNameRequestBody carries the parameters for creating a new FolderProperties asset.
- PathNameRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.PathNameRequestBody
-
Default constructor
- PathNameRequestBody(PathNameRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.PathNameRequestBody
-
Copy/clone constructor
- PrimitiveSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
PrimitiveSchemaTypeProperties carries the specialized parameters for creating or updating primitive schema types.
- PrimitiveSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.PrimitiveSchemaTypeProperties
-
Default constructor
- PrimitiveSchemaTypeProperties(PrimitiveSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.PrimitiveSchemaTypeProperties
-
Copy/clone Constructor
- PROCESS_EVENT_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerAuditCode
- processEvent(AssetOwnerOutTopicEvent) - Method in class org.odpi.openmetadata.accessservices.assetowner.api.AssetOwnerEventListener
-
Process an event that was published by the Asset Owner OMAS.
- PROFILE_ID - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.properties.OwnerType
- PROPERTY_SERVER_ERROR - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
- PROPOSED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionStatus
- PROXY_CONNECTION_FOUND - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
- PROXY_ENTITY_FOUND - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
- publishAsset(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetClassificationInterface
-
Update the zones for a specific asset to the zone list specified in the publishZones.
- PUBLISHING_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerAuditCode
- PUBLISHING_SHUTDOWN_ERROR - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerAuditCode
R
- ReferenceableElement - Class in org.odpi.openmetadata.accessservices.assetowner.metadataelements
-
ReferenceableElement contains the properties and header for a referenceable entity retrieved from the metadata repository.
- ReferenceableElement() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ReferenceableElement
-
Default constructor
- ReferenceableElement(ReferenceableElement) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ReferenceableElement
-
Copy/clone constructor
- ReferenceableProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
ReferenceableProperties provides a structure for passing a referenceables' properties over the Java API.
- ReferenceableProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
-
Default constructor
- ReferenceableProperties(ReferenceableProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
-
Copy/clone constructor
- ReferenceableRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
ReferenceableRequestBody provides a structure for passing a referenceables' properties as a request body over a REST API.
- ReferenceableRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
-
Default constructor
- ReferenceableRequestBody(ReferenceableRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
-
Copy/clone constructor
- REFRESH_ELEMENT_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
- registerListener(String, AssetOwnerEventListener) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOwnerEventInterface
-
Register a listener object that will be passed each of the events published by the Asset Owner OMAS.
- RelatedElement - Class in org.odpi.openmetadata.accessservices.assetowner.metadataelements
-
RelatedElement contains the properties and header for a relationship retrieved from the metadata repository along with the stub of the related element.
- RelatedElement() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.RelatedElement
-
Default constructor
- RelatedElement(RelatedElement) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.RelatedElement
-
Copy/clone constructor
- RelatedElementListResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
RelatedElementListResponse is a response object for passing back a list of relatedElement objects.
- RelatedElementListResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.RelatedElementListResponse
-
Default constructor
- RelatedElementListResponse(RelatedElementListResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.RelatedElementListResponse
-
Copy/clone constructor
- RelatedElementsManagementInterface - Interface in org.odpi.openmetadata.accessservices.assetowner.api
-
Defines the interface that is common to multiple element types
- RelationshipProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
RelationshipProperties provides the base class for relationships items.
- RelationshipProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.RelationshipProperties
-
Default constructor
- RelationshipProperties(RelationshipProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.RelationshipProperties
-
Copy/clone constructor.
- RelationshipRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
RelationshipRequestBody describes the request body used when linking elements together.
- RelationshipRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.RelationshipRequestBody
-
Default constructor
- RelationshipRequestBody(RelationshipRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.RelationshipRequestBody
-
Copy/clone constructor.
- removeAssetOrigin(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetClassificationInterface
-
Remove the asset origin classification to an asset.
- removeConnection(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
-
Remove the metadata element representing a connection.
- removeEndpoint(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
-
Remove the metadata element representing a endpoint.
- removeSecurityTags(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetClassificationInterface
-
Remove the security tags classification to an asset or one of its elements.
- removeSemanticAssignment(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetClassificationInterface
-
Remove the relationship between a glossary term and an element in an Asset description (typically a field in the schema).
- removeTemplateClassification(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetClassificationInterface
-
Remove the classification that indicates that this asset can be used as a template.
- ResourceListProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
ResourceListProperties provides a details of why an element providing resources (such as a community) has been attached to an initiative such as a governance domain.
- ResourceListProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ResourceListProperties
-
Default constructor
- ResourceListProperties(ResourceListProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ResourceListProperties
-
Copy/clone constructor
- retrieveAttachedExternalReferences(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.ExternalReferencesInterface
-
Retrieve the list of external references attached to the supplied object.
S
- scanConnections(String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
-
Step through the connections visible to this caller.
- SchemaAttributeElement - Class in org.odpi.openmetadata.accessservices.assetowner.metadataelements
-
SchemaAttributeElement contains the properties and header for a schema attribute retrieved from the metadata repository.
- SchemaAttributeElement() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.SchemaAttributeElement
-
Default constructor
- SchemaAttributeElement(SchemaAttributeElement) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.SchemaAttributeElement
-
Copy/clone constructor
- SchemaAttributeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
SchemaAttributeProperties carries the common parameters for creating or updating schema attributes.
- SchemaAttributeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
-
Default constructor
- SchemaAttributeProperties(SchemaAttributeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
-
Copy/clone constructor.
- SchemaAttributeRelationshipProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
SchemaAttributeRelationshipProperties defines a relationship between 2 SchemaAttributes.
- SchemaAttributeRelationshipProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeRelationshipProperties
-
Default constructor
- SchemaAttributeRelationshipProperties(SchemaAttributeRelationshipProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeRelationshipProperties
-
Copy/clone constructor makes a copy of the supplied object.
- SchemaAttributeRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
SchemaAttributeRequestBody carries the common parameters for creating or updating a schema attribute.
- SchemaAttributeRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributeRequestBody
-
Default constructor
- SchemaAttributeRequestBody(SchemaAttributeRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributeRequestBody
-
Copy/clone constructor.
- SchemaAttributesRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
SchemaAttributesRequestBody carries the common parameters for creating a list of schema attributes.
- SchemaAttributesRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributesRequestBody
-
Default constructor
- SchemaAttributesRequestBody(SchemaAttributesRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributesRequestBody
-
Copy/clone constructor.
- SchemaElementProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
SchemaElementProperties carries the common parameters for creating or updating schema elements such as schema types and attributes.
- SchemaElementProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaElementProperties
-
Default constructor
- SchemaElementProperties(SchemaElementProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaElementProperties
-
Copy/clone constructor
- SchemaTypeChoiceProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
SchemaTypeChoiceProperties carries the specialized parameters for creating or updating a choice of schema types.
- SchemaTypeChoiceProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeChoiceProperties
-
Default constructor
- SchemaTypeChoiceProperties(SchemaTypeChoiceProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.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.assetowner.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.assetowner.metadataelements.SchemaTypeElement
-
Default constructor
- SchemaTypeElement(SchemaTypeElement) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.SchemaTypeElement
-
Copy/clone constructor
- SchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
SchemaTypeProperties carries the common parameters for creating or updating schema types.
- SchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
-
Default constructor
- SchemaTypeProperties(SchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
-
Copy/clone Constructor.
- SchemaTypeRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
Deprecated.
- SchemaTypeRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaTypeRequestBody
-
Deprecated.Default constructor
- SchemaTypeRequestBody(SchemaTypeRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaTypeRequestBody
-
Deprecated.Copy/clone Constructor.
- SecurityTagsProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
SecurityTagsProperties holds the list of labels and properties used by a security enforcement engine to control access and visibility to the contents of the real-world object described by the Referenceable.
- SecurityTagsProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SecurityTagsProperties
-
Default constructor
- SecurityTagsProperties(SecurityTagsProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SecurityTagsProperties
-
Copy/clone constructor
- SecurityTagsRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
SecurityTagsRequestBody provides a structure for passing information about the security tags that should be attached to an asset or one of its fields.
- SecurityTagsRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.SecurityTagsRequestBody
-
Default constructor
- SecurityTagsRequestBody(SecurityTagsRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.SecurityTagsRequestBody
-
Copy/clone constructor
- SERVER_NOT_AVAILABLE - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
- SERVER_URL_MALFORMED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
- SERVER_URL_NOT_SPECIFIED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
- SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerAuditCode
- SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerAuditCode
- SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerAuditCode
- SERVICE_NOT_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
- SERVICE_PUBLISHING - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerAuditCode
- SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerAuditCode
- setAbbreviation(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SupplementaryProperties
-
Set up the abbreviation used for this technical element.
- setAccessGroups(Map<String, List<String>>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SecurityTagsRequestBody
-
Setup the map from operation to list of security groups.
- setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionProperties
-
Set up additional properties.
- setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
-
Set up additional properties.
- setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
-
Set up additional properties.
- setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.TemplateClassificationRequestBody
-
Set up additional properties.
- setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
-
Set up additional properties.
- setAddress(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.EndpointProperties
-
Set up the network address of the endpoint.
- setAliases(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
-
Set up a list of alternative names for the attribute.
- setAllowsDuplicateValues(boolean) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
-
Set up whether the same value can be used by more than one instance of this attribute.
- setAnchorGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ExternalReferenceRequestBody
-
Set up the optional anchor unique identifier.
- setAnchorGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
-
Set up an optional anchor GUID to attach the new element to.
- setAnnotation(Annotation) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AnnotationResponse
-
Set up the Annotation object.
- setAnnotations(List<Annotation>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AnnotationListResponse
-
Set up the properties objects.
- setAnnotationStatus(AnnotationStatus) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.StatusRequestBody
-
Set up the fully qualified name.
- setArguments(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EmbeddedConnection
-
Set up the arguments for the embedded connection.
- setArguments(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.EmbeddedConnectionRequestBody
-
Set up the arguments for the embedded connection.
- setAsset(AssetElement) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetElementResponse
-
Set up the asset result.
- setAssetProperties(AssetProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.AssetElement
-
Save details of the asset itself
- setAssets(List<AssetElement>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetElementsResponse
-
Set up the list of assets for the response.
- setAttributeCount(int) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ComplexSchemaTypeProperties
-
Set up the count of attributes in this schema type
- setAttributeRelationships(List<SchemaAttributeRelationshipProperties>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
-
Set up any relationships to other schema attributes.
- setAttributeType(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
-
Set up the SchemaType that relates to the type of this attribute.
- setAuthor(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
-
Set up the name of the author of the schema element.
- setBusinessCapabilityGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OriginRequestBody
-
Set up the unique identifier (GUID) of the business capability where this asset originated from.
- setCertificateId(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationProperties
-
Set up the unique identifier of the certificate.
- setCertificateId(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CertificateIdRequestBody
-
Set up the unique identifier for the certificate from the certificate authority.
- setCertificationHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.CertificationElement
-
Set up the element header associated with the relationship.
- setCertificationProperties(RelationshipProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.CertificationElement
-
Set up relationship properties
- setCertificationTypeHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.CertificationElement
-
Set up the element header associated with end 2 of the relationship (certification type).
- setCertificationTypeProperties(CertificationProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.CertificationElement
-
Set up the properties of the certification type.
- setCertifiedBy(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationProperties
-
Set up the name of the person in the certification authority that granted this certificate.
- setCertifiedByPropertyName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationProperties
-
Set up the name of the property from the element supplying the certifiedBy property.
- setCertifiedByTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationProperties
-
Set up the name of the type of the element supplying the certifiedBy property.
- setClassificationName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
-
Set up the name of the classification if the event relates to classifications.
- setClassifications(List<ElementClassification>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
-
Set up the list of classifications associated with this referenceable.
- setClearPassword(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectionProperties
-
Set up an unencrypted password.
- setColumnHeaders(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewCSVFileAssetRequestBody
-
Set up he list of column headers for the data set - this is used if the columns are not listed in the first line of the file.
- setConditions(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationProperties
-
Set up any conditions or endorsements to this certificate.
- setConditions(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
Set up any conditions or endorsements to this license.
- setConfigurationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectionProperties
-
Set up the configuration properties for this Connection.
- setConnection(Connection) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionRequestBody
-
Set up the Connection object.
- setConnectionProperties(ConnectionProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectionElement
-
Set up the properties for the connection.
- setConnectorFrameworkName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
-
Set up name of the connector framework that the connector implements - default Open Connector Framework (OCF).
- setConnectorInterfaceLanguage(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
-
Set up the language that the connector is implemented in - default Java.
- setConnectorInterfaces(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
-
Set up list of interfaces that the connector supports.
- setConnectorProviderClassName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
-
The name of the connector provider class name.
- setConnectorType(ElementStub) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectionElement
-
Set up the connector type properties for this Connection.
- setConnectorTypeProperties(ConnectorTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectorTypeElement
-
Set up the properties for the connector type.
- setCreateTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DataStoreProperties
-
Set up the time that the data store was created.
- setCustodian(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationProperties
-
Set up the person/team responsible for ensuring that the certificate conditions are adhered to.
- setCustodian(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
Set up the person/team responsible for ensuring that the license conditions are adhered to.
- setCustodianPropertyName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationProperties
-
Set up the name of the property from the element supplying the custodian property.
- setCustodianPropertyName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
Set up the name of the property from the element supplying the custodian property.
- setCustodianTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationProperties
-
Set up the name of the type of the element supplying the custodian property.
- setCustodianTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
Set up the name of the type of the element supplying the custodian property.
- setDataType(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LiteralSchemaTypeProperties
-
Set up the data type for this element.
- setDataType(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SimpleSchemaTypeProperties
-
Set up the data type for this element.
- setDefaultValue(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SimpleSchemaTypeProperties
-
Set up the default value for the element.
- setDefaultValueOverride(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.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).
- setDelimiterCharacter(Character) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewCSVFileAssetRequestBody
-
Set up the delimiter character used between the columns.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
-
Set up the stored description property associated with the asset.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectionProperties
-
Set up description of the element.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
-
Set up description of the element.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.EndpointProperties
-
Set up the technical description of the endpoint.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionProperties
-
Set up the full description of the governance definition.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.MeaningProperties
-
Set up the description of the glossary term.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaElementProperties
-
Set up the description of the file.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SoftwareCapabilityProperties
-
Set up the description of the discovery engine.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.TemplateProperties
-
Set up the stored description property associated with the metadata entity.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueProperties
-
Set up the stored description property associated with the valid value.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
-
Set up the description of the file.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
-
Set up the description of the file.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.TemplateClassificationRequestBody
-
Set up the description property associated with the template.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
-
Set up the stored description property associated with the valid value.
- setDetails(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationTypeProperties
-
Set up the specific details of the certification.
- setDetails(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseTypeProperties
-
Set up the specific details of the license.
- setDiscoveryAnalysisReports(List<DiscoveryAnalysisReport>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.DiscoveryAnalysisReportListResponse
-
Set up the properties objects.
- setDisplayDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SupplementaryProperties
-
Set up the stored description property for the technical element.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EmbeddedConnection
-
Set up the printable name of the embedded connection.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectionProperties
-
Set up the display name for UIs and reports.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
-
Set up the display name for UIs and reports.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalReferenceProperties
-
Set up the display name of this external reference.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaElementProperties
-
Set up the display name of the file.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SoftwareCapabilityProperties
-
Set up the display name for messages and UI.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SupplementaryProperties
-
Set up the stored display name property for the technical element.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.TemplateProperties
-
Set up the stored display name property for the metadata entity.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueProperties
-
Set up the stored display name property for the valid value.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.EmbeddedConnectionRequestBody
-
Set up the printable name of the embedded connection.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
-
Set up the stored display name property for the asset.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
-
Set up the display name of the file.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
-
Set up the stored display name property for the valid value.
- setDisplaySummary(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SupplementaryProperties
-
Set up the short (1-2 sentence) description of the technical element.
- setDocumentIdentifier(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionProperties
-
Set up the fully qualified name.
- setDomainIdentifier(int) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionProperties
-
Set up the identifier of the governance domain that this definition belongs to (0=all).
- setDuplicateGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DuplicateProperties
-
Set up the unique identifier of the duplicate.
- setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ClassificationProperties
-
Set up the date/time that this element is effective from (null means effective from the epoch).
- setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.RelationshipProperties
-
Set up the date/time that this element is effective from (null means effective from the epoch).
- setEffectiveTo(Date) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ClassificationProperties
-
Set the date/time that element is effective to (null means that it is effective indefinitely into the future).
- setEffectiveTo(Date) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.RelationshipProperties
-
Set the date/time that element is effective to (null means that it is effective indefinitely into the future).
- setElement(CertificationTypeElement) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CertificationTypeResponse
-
Set up the element result.
- setElement(ConnectionElement) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionResponse
-
Set up the metadata element to return.
- setElement(ConnectorTypeElement) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectorTypeResponse
-
Set up the metadata element to return.
- setElement(EndpointElement) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.EndpointResponse
-
Set up the metadata element to return.
- setElement(ExternalReferenceElement) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ExternalReferenceResponse
-
Set up the element result.
- setElement(LicenseTypeElement) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.LicenseTypeResponse
-
Set up the element result.
- setElement(ValidValueElement) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValueResponse
-
Set up the metadata element to return.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
-
Set up details of the subject of the event.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.AssetElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.CertificationTypeElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectionElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectorTypeElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EndpointElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ExternalReferenceElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FileElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FileSystemElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FolderElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.LicenseTypeElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in interface org.odpi.openmetadata.accessservices.assetowner.metadataelements.MetadataElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ReferenceableElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.SchemaAttributeElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.SchemaTypeElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ValidValueElement
-
Set up the element header associated with the properties.
- setElementList(List<ConnectionElement>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionsResponse
-
Set up the list of metadata elements to return.
- setElementList(List<ConnectorTypeElement>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectorTypesResponse
-
Set up the list of metadata elements to return.
- setElementList(List<EndpointElement>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.EndpointsResponse
-
Set up the list of metadata elements to return.
- setElementList(List<RelatedElement>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.RelatedElementListResponse
-
Set up the list of metadata elements to return.
- setElementList(List<ValidValueElement>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesResponse
-
Set up the list of metadata elements to return.
- setElementPosition(int) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
-
Set up the position of this schema attribute in its parent schema.
- setElementProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
-
Set up the map of properties for the element provided with the event.
- setElements(List<CertificationElement>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CertificationListResponse
-
Set up the list of certification types.
- setElements(List<CertificationTypeElement>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CertificationTypeListResponse
-
Set up the list of certification types.
- setElements(List<ExternalReferenceElement>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ExternalReferenceListResponse
-
Set up the list of external references.
- setElements(List<LicenseElement>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.LicenseListResponse
-
Set up the list of license types.
- setElements(List<LicenseTypeElement>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.LicenseTypeListResponse
-
Set up the list of license types.
- setElements(List<ElementStub>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ElementStubListResponse
-
Set up the list of element identifiers.
- setEmbeddedConnection(ElementStub) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EmbeddedConnection
-
Set up the embedded connection
- setEmbeddedConnections(List<EmbeddedConnection>) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectionElement
-
Set up the list of embedded connections for this virtual connection.
- setEncodingDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DataStoreProperties
-
Set up the description of the encoding used in the data store.
- setEncodingLanguage(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.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.assetowner.properties.DataStoreProperties
-
Set up the additional properties associated with the encoding process.
- setEncodingStandard(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
-
Set up the format (encoding standard) used for this schema.
- setEncodingType(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DataStoreProperties
-
Set up the name of the encoding style used in the data store.
- setEncryptedPassword(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectionProperties
-
Set up an encrypted password.
- setEncryption(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.FileSystemProperties
-
Set up the type of encryption used on the file system (or null is unencrypted).
- setEncryption(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
-
Set up the type of encryption used on the file system (or null is unencrypted).
- setEncryptionMethod(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.EndpointProperties
-
Set up the encryption method used on this Endpoint.
- setEndDate(Date) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationProperties
-
Set up the date/time that this certificate is no longer valid.
- setEndDate(Date) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
Set up the date/time that this license is no longer valid.
- setEndpoint(ElementStub) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectionElement
-
Set up the endpoint properties for this Connection.
- setEndpointProperties(EndpointProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EndpointElement
-
Set up the properties for the endpoint.
- setEntitlements(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
Set up the entitlements granted by the license.
- setEventTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
-
Set up the time that the element was updated.
- setEventType(AssetOwnerEventType) - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
-
Set up the event type.
- setEventVersionId(long) - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
-
Set up the event version id.
- setExpectedDataFormat(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
-
Set up the format of the data that the connector supports - null for "any".
- setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ClassificationProperties
-
Set up the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
- setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionProperties
-
Set up the properties that are defined for a subtype of referenceable but are not explicitly supported by the bean.
- setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
-
Set up the properties that are defined for a subtype of referenceable but are not explicitly supported by the bean.
- setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.RelationshipProperties
-
Set up the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
- setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
-
Set up the properties that are defined for a subtype of referenceable but are not explicitly supported by the bean.
- setExternalSchemaType(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalSchemaTypeProperties
-
Set up the schema type that is reusable amongst assets.
- setExternalSchemaTypeGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalSchemaTypeProperties
-
Set up the unique identifier of the external schema type.
- setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ExternalSourceRequestBody
-
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.assetowner.rest.ExternalSourceRequestBody
-
Set up the unique name of the software server capability entity that represented the external source.
- setFileProperties(FileProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FileElement
-
Set up the file properties.
- setFileSystem(FileSystemElement) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.FileSystemResponse
-
Set up the fileSystem result.
- setFileSystemProperties(FileSystemProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FileSystemElement
-
Set up the file system properties.
- setFileSystemType(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
-
Set up the type of the file system.
- setFileType(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.FileProperties
-
Set up the file type of the file if known.
- setFixedValue(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LiteralSchemaTypeProperties
-
Set up the fixed value for the element.
- setFolder(FolderElement) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.FolderResponse
-
Set up the folder result.
- setFolderProperties(FolderProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FolderElement
-
Set up the properties for a folder.
- setFormat(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.FileSystemProperties
-
Set up the format of the file system.
- setFormat(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
-
Set up the format of the file system.
- setFormula(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
-
Set up the formula used to combine the values of the queries.
- setFormulaType(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
-
Set up the specification language for the formula.
- setFullPath(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
-
Set up the full path of the file - this should be unique.
- setFullPath(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.PathNameRequestBody
-
Set up the full path of the file - this should be unique.
- setImplications(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionProperties
-
Set up the list of implications for the organization that this governance definition brings.
- setInitialStatus(GovernanceDefinitionStatus) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CertificationTypeRequestBody
-
Set up the initial status of the certification type.
- setInitialStatus(GovernanceDefinitionStatus) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.LicenseTypeRequestBody
-
Set up the initial status of the license type.
- setIsDefaultValue(boolean) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ValidValueElement
-
Set up whether this valid value is the default of the setGUID (if supplied).
- setIsDeprecated(boolean) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaElementProperties
-
Set whether the schema element deprecated or not.
- setIsDeprecated(boolean) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueProperties
-
Set whether the valid value is deprecated or not.
- setIsDeprecated(boolean) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
-
Set whether the valid value is deprecated or not.
- setIsNullable(boolean) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
-
Set up whether the field is nullable or not.
- setLength(int) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
-
Set up the length of the data field.
- setLicensedBy(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
Set up the name of the person in the license authority that granted this license.
- setLicensedByPropertyName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
Set up the name of the property from the element supplying the licensedBy property.
- setLicensedByTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
Set up the name of the type of the element supplying the licensedBy property.
- setLicensee(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
Set up the person/team that received the license.
- setLicenseePropertyName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
Set up the name of the property from the element supplying the licensee property.
- setLicenseeTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
Set up the name of the type of the element supplying the licensee property.
- setLicenseHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.LicenseElement
-
Set up the element header associated with the relationship.
- setLicenseId(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
Set up the unique identifier of the license.
- setLicenseId(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.LicenseIdRequestBody
-
Set up the unique identifier for the license.
- setLicenseProperties(RelationshipProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.LicenseElement
-
Set up relationship properties
- setLicenseTypeHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.LicenseElement
-
Set up the element header associated with end 2 of the relationship (license type).
- setLicenseTypeProperties(LicenseProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.LicenseElement
-
Set up the properties of the license type.
- setLinkDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalReferenceLinkProperties
-
Set up the description of the external reference with respect to the linked object.
- setLinkDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalReferenceProperties
-
Set up the description of the reference (with respect to the governance definition this reference is linked to).
- setLinkedAttributeGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeRelationshipProperties
-
Set up the GUIDs of the schema attributes that this link connects together.
- setLinkedAttributeName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeRelationshipProperties
-
Set up the name of this link.
- setLinkGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeRelationshipProperties
-
Set up the identifier for the schema link.
- setLinkId(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalReferenceLinkProperties
-
Set up the identifier that this reference is to be known as with respect to the linked object.
- setLinkProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeRelationshipProperties
-
Set up the properties associated with this schema link.
- setLinkType(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeRelationshipProperties
-
Set up the type of the link - this is related to the type of the schema it is a part of.
- setLocalReferenceId(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalReferenceProperties
-
Set up the identifier given to this reference (with respect to this governance definition).
- setMapFromElement(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.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.assetowner.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.assetowner.properties.SchemaAttributeProperties
-
Set up the maximum number of instances allowed for this attribute.
- setMeanings(List<MeaningProperties>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
-
Set up the assigned meanings for this metadata entity.
- setMinCardinality(int) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
-
Set up the minimum number of instances allowed for this attribute.
- setMinimumLength(int) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
-
Set up the minimum length of the data.
- setModifiedTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DataStoreProperties
-
Setup the last known time the data store was modified.
- setName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
-
Set up the name of the resource that this asset represents.
- setName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.EndpointProperties
-
Set up the technical name for the endpoint.
- setName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.MeaningProperties
-
Set up the glossary term name.
- setName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
-
Set up the name of the resource that this asset represents.
- setName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.TemplateClassificationRequestBody
-
Set up the name property for the template.
- setNamespace(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
-
Set up the name of the namespace that this type belongs to.
- setNativeJavaClass(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
-
Set up the name of the Java class to use to represent this type.
- setNetworkAddress(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.TemplateProperties
-
Set up the physical network address of this metadata element (if this makes sense).
- setNotes(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationProperties
-
Set up any notes associated with the certificate.
- setNotes(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DuplicateProperties
-
Set up any notes for the steward.
- setNotes(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
Set up any notes associated with the license.
- setObligations(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
Set up the obligations stipulated by the license.
- setOrderedValues(boolean) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
-
Set up whether the attribute instances are arranged in an order.
- setOrganization(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalReferenceProperties
-
Set up the name of the organization that owns the resource that this external reference represents.
- setOrganizationGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OriginRequestBody
-
Set up the unique identifier (GUID) of the organization where this asset originated from.
- setOriginBusinessCapabilityGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
-
Set up the unique identifier of the business capability that originated this asset.
- setOriginOrganizationGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.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.assetowner.properties.AssetProperties
-
Set up the properties that characterize where this asset is from.
- setOtherOriginValues(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OriginRequestBody
-
Set up any descriptive labels describing origin of the asset.
- setOutcomes(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionProperties
-
Set up the list of expected outcomes from implementing this governance definition.
- setOwner(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
-
Set up the name of the owner for this asset.
- setOwnerId(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OwnerRequestBody
-
Set up the owner id.
- setOwnerPropertyName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
-
Set up the property name used to identify the owner for this asset.
- setOwnerPropertyName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OwnerRequestBody
- setOwnerType(OwnerType) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
-
Deprecated.
- setOwnerType(OwnerType) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OwnerRequestBody
-
Deprecated.
- setOwnerTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
-
Set up the name of the type used to identify the owner for this asset.
- setOwnerTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OwnerRequestBody
- setPages(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalReferenceLinkProperties
-
Set up the page range for the reference.
- setPatchLevel(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SoftwareCapabilityProperties
-
Set up the patch level of the discovery engine.
- setPatchLevel(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
-
Set up the patch level of the file system.
- setPathName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DataStoreProperties
-
Set up the fully qualified physical location of the data store.
- setPathName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.TemplateProperties
-
Set up the path name to the physical resource - used when creating new data store assets such as databases, files and folders.
- setPosition(int) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EmbeddedConnection
-
Set up the position that this connector is in the list of embedded connectors.
- setPosition(int) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.EmbeddedConnectionRequestBody
-
Set up the position that this connector is in the list of embedded connectors.
- setPrecision(int) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
-
Set up the number of significant digits to the right of decimal point.
- setPreferredValue(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueProperties
-
Set up the preferred values to use in implementations (normally used with definitions)
- setPreferredValue(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
-
Set up the preferred values to use in implementations (normally used with definitions)
- setPreviousClassificationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
-
Set up the property map for the previous version of a classification's properties (used for reclassify events).
- setPreviousElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
-
Set up the previous version of the element's header (if the event is related to an element update).
- setPreviousElementProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
-
Set up the previous version of the element's properties (if the event is related to an element update).
- setPriority(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionProperties
-
Set up the priority of this governance definition.
- setProperties(CertificationTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.CertificationTypeElement
-
Set up the certification type properties.
- setProperties(CertificationTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CertificationTypeRequestBody
-
Set up the properties of the certification type.
- setProperties(ClassificationProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ClassificationRequestBody
-
Set up the properties for the classification.
- setProperties(ExternalReferenceProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ExternalReferenceElement
-
Set up the list of links to external documentation that are relevant to this element.
- setProperties(ExternalReferenceProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ExternalReferenceRequestBody
-
Set up the properties for this external reference.
- setProperties(LicenseTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.LicenseTypeElement
-
Set up the license type properties.
- setProperties(LicenseTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.LicenseTypeRequestBody
-
Set up the properties of the license type.
- setProperties(ReferenceableProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
-
Set up the properties for the relationship.
- setProperties(RelationshipProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.RelationshipRequestBody
-
Set up the properties for the relationship.
- setProtocol(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.EndpointProperties
-
Set up the protocol to use for this Endpoint
- setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
-
Set up the fully qualified name.
- setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.TemplateProperties
-
Set up the fully qualified name.
- setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
-
Set up the fully qualified name.
- setQueries(List<DerivedSchemaTypeQueryTargetProperties>) - Method in class org.odpi.openmetadata.accessservices.assetowner.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.assetowner.properties.DerivedSchemaTypeQueryTargetProperties
-
Set up the query string for this element.
- setQueryId(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.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.assetowner.properties.DerivedSchemaTypeQueryTargetProperties
-
Set up the unique identifier that describes the data source that will be queried to get part of the derived value.
- setQueryType(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DerivedSchemaTypeQueryTargetProperties
-
Set up the name of the query language used in the query.
- setQuoteCharacter(Character) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewCSVFileAssetRequestBody
-
Set up he character used to group the content of a column that contains one or more delimiter characters.
- setRecipient(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationProperties
-
Set up the person/team that received the certification.
- setRecipientPropertyName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationProperties
-
Set up the name of the property from the element supplying the recipient property.
- setRecipientTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationProperties
-
Set up the name of the type of the element supplying the recipient property.
- setRecognizedAdditionalProperties(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
-
Set up the list of property names that this connector/connector provider implementation looks for in the Connection object's additionalProperties.
- setRecognizedConfigurationProperties(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
-
Set up the list of property names that this connector/connector provider implementation looks for in the Connection object's configurationProperties.
- setRecognizedSecuredProperties(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
-
Set up the list of property names that this connector/connector provider implementation looks for in the Connection object's securedProperties.
- setReferenceableProperties(ReferenceableProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ReferenceableElement
-
Set up the properties for a referenceable.
- setReferenceId(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ExternalReferenceIdRequestBody
-
Set up the unique identifier for the certificate from the certificate authority.
- setRelatedElement(RelatedElement) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.CertificationTypeElement
-
Set up details of the relationship used to retrieve this element.
- setRelatedElement(RelatedElement) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.LicenseTypeElement
-
Set up details of the relationship used to retrieve this element.
- setRelatedElement(ElementStub) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.RelatedElement
-
Set up the element header associated with end 1 of the relationship.
- setRelationshipHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.RelatedElement
-
Set up the element header associated with the relationship.
- setRelationshipName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.RelationshipRequestBody
-
Set up the name of the relationship type.
- setRelationshipProperties(RelationshipProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.RelatedElement
-
Set up relationship properties
- setResourceDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalReferenceProperties
-
Set up the description of the resource that this external reference represents.
- setResourceUse(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ResourceListProperties
-
Set up the reason why the resource has been attached to the initiative.
- setRestrictions(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
Set up the restrictions imposed by the license.
- setResults(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionProperties
-
Set up the list of actual results from implementing this governance definition.
- setSchemaAttributeProperties(List<SchemaAttributeProperties>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributesRequestBody
-
Set up the properties that describe the schema attribute.
- setSchemaAttributeProperties(SchemaAttributeProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.SchemaAttributeElement
-
Set up the properties for a schema attribute.
- setSchemaAttributeProperties(SchemaAttributeProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributeRequestBody
-
Set up the properties that describe the schema attribute.
- setSchemaAttributes(List<SchemaAttributeProperties>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CombinedSchemaRequestBody
-
Set up the names of the zones that this asset is a member of.
- setSchemaOptions(List<SchemaTypeProperties>) - Method in class org.odpi.openmetadata.accessservices.assetowner.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.assetowner.rest.CombinedSchemaRequestBody
-
Set up the owner type for this asset.
- setSchemaTypeProperties(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.SchemaTypeElement
-
Set up the properties for the schema.
- setSchemaTypeProperties(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaTypeRequestBody
-
Deprecated.Set up schema type
- setScope(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionProperties
-
Set up the organizational scope that this governance definition applies to.
- setScope(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueProperties
-
Set up the scope of values that this valid value covers (normally used with sets)
- setScope(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
-
Set up the scope of values that this valid value covers (normally used with sets)
- setSecuredProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectionProperties
-
Set up the secured properties for this Connection.
- setSecurityLabels(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SecurityTagsProperties
-
Set up the list of security labels for the element.
- setSecurityLabels(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SecurityTagsRequestBody
-
Set up the list of security labels that should be attached to this element.
- setSecurityProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SecurityTagsProperties
-
Set up the security properties associated with the element.
- setSecurityProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SecurityTagsRequestBody
-
Set up the security properties that should be attached to this element.
- setSetGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ValidValueElement
-
Set up the set unique identifier if the valid value is retrieved via a set.
- setShortDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionRequestBody
-
Set up the short description of the asset from relationship with Connection.
- setSortOrder(DataItemSortOrder) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
-
Set up the order that the attribute instances are arranged in - if any.
- setSource(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DuplicateProperties
-
Set up the details of the source that detected the duplicate.
- setSource(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SoftwareCapabilityProperties
-
Set up the source of the discovery engine implementation.
- setSource(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
-
Set up the source of the file system.
- setStakeholderRole(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.StakeholderProperties
-
Set up the role of the stakeholder to the initiative.
- setStartDate(Date) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationProperties
-
Set up the date/time that this certificate is valid from.
- setStartDate(Date) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
Set up the date/time that this license is valid from.
- setStartingFromElement(int) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.PagedResponse
-
Set up the starting element number from the server side list that this response contains.
- setStatusIdentifier(int) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DuplicateProperties
-
Set up the status of this duplicate - usable if greater than 0, 0=proposed, negative means invalid
- setSteward(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DuplicateProperties
-
Set up the identifier of the steward that added this duplicate.
- setStewardPropertyName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DuplicateProperties
-
Return the name of the property used to identify the steward.
- setStewardTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DuplicateProperties
-
Set up the type name of the element used to identify the steward.
- setSummary(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionProperties
-
Set up the summary of the governance definition.
- setSupportedAssetTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
-
Set up the type of asset that the connector implementation supports.
- setTargetTechnologyInterfaces(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
-
Set up the names of the interfaces in the target technology that the connector calls.
- setTargetTechnologyName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
-
Set up the name of the target technology that the connector implementation connects to.
- setTargetTechnologySource(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
-
Set up the name of the organization that supplies the target technology that the connector implementation connects to.
- setTargetTechnologyVersions(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
-
Set up the versions of the target technology that the connector supports.
- setTitle(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionProperties
-
Set up the title associated with this governance definition.
- setTypeDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SoftwareCapabilityProperties
-
Set up the description of the type of discovery engine this is.
- setTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionProperties
-
Set up the open metadata type name of this object - this is used to create a subtype of the referenceable.
- setTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
-
Set up the open metadata type name of this object - this is used to create a subtype of the referenceable.
- setTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
-
Set up the open metadata type name of this object - this is used to create a subtype of the referenceable.
- setUniqueName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
-
Set up the full path of the file - this should be unique.
- setupAssetConnection(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
-
Create a relationship between an asset and its connection.
- setupConnectorType(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
-
Create a relationship between a connection and a connector type.
- setupEmbeddedConnection(String, String, int, String, Map<String, Object>, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
-
Create a relationship between a virtual connection and an embedded connection.
- setupEndpoint(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
-
Create a relationship between a connection and an endpoint.
- setupMoreInformation(String, String, RelationshipProperties, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.RelatedElementsManagementInterface
-
Create a "MoreInformation" relationship between an element that is descriptive and one that is providing the detail.
- setupResource(String, String, ResourceListProperties, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.RelatedElementsManagementInterface
-
Create a "ResourceList" relationship between a consuming element and an element that represents resources.
- setupStakeholder(String, String, StakeholderProperties, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.RelatedElementsManagementInterface
-
Create a "Stakeholder" relationship between an element and its stakeholder.
- setURI(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalReferenceProperties
-
Set up the URI used to retrieve the resource that this external reference represents.
- setUsage(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
-
Set up the usage guidance for this schema element.
- setUsage(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SupplementaryProperties
-
Set up details of the expected usage of this technical element.
- setUsage(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueProperties
-
Set up the description of how this valid value should be used.
- setUsage(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
-
Set up the description of how this valid value should be used.
- setUserId(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectionProperties
-
Set up the userId to use on this connection.
- setValidValueProperties(ValidValueProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ValidValueElement
-
Set up the properties for the valid value definition or set.
- setValidValueSetGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.EnumSchemaTypeProperties
-
Set up the unique identifier of the value set that describes the enum values for this schema element.
- setVersion(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalReferenceProperties
-
Set up the version of the resource that this external reference represents.
- setVersion(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SoftwareCapabilityProperties
-
Set up the version string of the discovery engine.
- setVersion(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
-
Set up the version number of the file system.
- setVersionIdentifier(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
-
Set up the version identifier of the resource.
- setVersionIdentifier(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.TemplateProperties
-
Set up the version identifier of the resource.
- setVersionIdentifier(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
-
Set up the version identifier of the resource.
- setVersionNumber(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
-
Set up the version number of the schema element - null means no version number.
- setWatchResource(boolean) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ResourceListProperties
-
Set up whether changes to the resource result in notifications to the initiative.
- setZoneMembership(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
-
Set up the names of the zones that this asset is a member of.
- SimpleSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
SimpleSchemaTypeProperties carries the common parameters for creating or updating primitive and enum schema types.
- SimpleSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SimpleSchemaTypeProperties
-
Default constructor
- SimpleSchemaTypeProperties(SimpleSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SimpleSchemaTypeProperties
-
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.
- SoftwareCapabilityProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
SoftwareCapabilityProperties describe the properties needed to describe a specific software server's capability.
- SoftwareCapabilityProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SoftwareCapabilityProperties
-
Default constructor.
- SoftwareCapabilityProperties(SoftwareCapabilityProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SoftwareCapabilityProperties
-
Copy/clone constructor.
- StakeholderProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
StakeholderProperties provides a details of a stakeholder for an initiative.
- StakeholderProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.StakeholderProperties
-
Default constructor
- StakeholderProperties(StakeholderProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.StakeholderProperties
-
Copy/clone constructor
- StatusRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
StatusRequestBody provides a structure for passing the annotation status of an Annotation.
- StatusRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.StatusRequestBody
-
Default constructor
- StatusRequestBody(StatusRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.StatusRequestBody
-
Copy/clone constructor
- StructDocumentTypeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
StructDocumentTypeProperties is a specific type of bean for a do a nested structure in a hierarchical document structure such as an XML document.
- StructDocumentTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.StructDocumentTypeProperties
-
Default constructor used by subclasses
- StructDocumentTypeProperties(StructDocumentTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.StructDocumentTypeProperties
-
Copy/clone Constructor.
- StructSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
StructSchemaTypeProperties is a specific type of bean for a structure.
- StructSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.StructSchemaTypeProperties
-
Default constructor used by subclasses
- StructSchemaTypeProperties(StructSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.StructSchemaTypeProperties
-
Copy/clone Constructor.
- SupplementaryProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
SupplementaryProperties describe additional information about a technical element (typically assets and schemas) that has been added as part of a governance process.
- SupplementaryProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SupplementaryProperties
-
Default constructor
- SupplementaryProperties(SupplementaryProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SupplementaryProperties
-
Copy/clone constructor.
T
- TabularColumnProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
A TabularColumnProperties defines a column in a simple table.
- TabularColumnProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.TabularColumnProperties
-
Default constructor
- TabularColumnProperties(TabularColumnProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.TabularColumnProperties
-
Copy/clone Constructor.
- TabularSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
TabularSchemaTypeProperties is a specific type of bean for a simple table.
- TabularSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.TabularSchemaTypeProperties
-
Default constructor used by subclasses
- TabularSchemaTypeProperties(TabularSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.TabularSchemaTypeProperties
-
Copy/clone Constructor.
- TemplateClassificationRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
TemplateClassificationRequestBody carries the parameters for classifying an asset as suitable to use for a template.
- TemplateClassificationRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.TemplateClassificationRequestBody
-
Default constructor
- TemplateClassificationRequestBody(TemplateClassificationRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.TemplateClassificationRequestBody
-
Copy/clone constructor
- TemplateProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
TemplateProperties defined the properties that can be overridden from the template object when creating an object from a template.
- TemplateProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.TemplateProperties
-
Default constructor
- TemplateProperties(TemplateProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.TemplateProperties
-
Copy/clone constructor for the template properties.
- TOO_MANY_CONNECTIONS - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
- toString() - Method in enum class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerAuditCode
-
JSON-style toString
- toString() - Method in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.AssetElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.CertificationElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.CertificationTypeElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectionElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectorTypeElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EmbeddedConnection
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EndpointElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ExternalReferenceElement
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FileElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FileSystemElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FolderElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.LicenseElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.LicenseTypeElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ReferenceableElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.RelatedElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.SchemaAttributeElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.SchemaTypeElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ValidValueElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationProperties
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.CertificationTypeProperties
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ClassificationProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ComplexSchemaTypeProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectionProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.accessservices.assetowner.properties.DataItemSortOrder
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DataStoreProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DerivedSchemaTypeQueryTargetProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DocumentSchemaAttributeProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DocumentSchemaTypeProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DuplicateProperties
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.EndpointProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.EnumSchemaTypeProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalReferenceLinkProperties
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalReferenceProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalSchemaTypeProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.FileProperties
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.FileSystemProperties
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionProperties
-
JSON-style toString.
- toString() - Method in enum class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionStatus
-
toString() JSON-style
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseProperties
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LicenseTypeProperties
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LiteralSchemaTypeProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.MapSchemaTypeProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.MeaningProperties
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.accessservices.assetowner.properties.OwnerType
-
toString() JSON-style
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.PrimitiveSchemaTypeProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.RelationshipProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ResourceListProperties
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeRelationshipProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaElementProperties
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeChoiceProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SecurityTagsProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SimpleSchemaTypeProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SoftwareCapabilityProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.StakeholderProperties
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.StructDocumentTypeProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.StructSchemaTypeProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SupplementaryProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.TabularColumnProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.TabularSchemaTypeProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.TemplateProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueProperties
-
Generate a string containing the properties.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AnnotationListResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AnnotationResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetElementResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetElementsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetOwnerOMASAPIRequestBody
-
JSON-like toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetOwnerOMASAPIResponse
-
JSON-like toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CertificateIdRequestBody
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CertificationListResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CertificationTypeListResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CertificationTypeRequestBody
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CertificationTypeResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ClassificationRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CombinedSchemaRequestBody
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionRequestBody
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectorTypeResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectorTypesResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.DiscoveryAnalysisReportListResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ElementStubListResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.EmbeddedConnectionRequestBody
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.EndpointResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.EndpointsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ExternalReferenceIdRequestBody
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ExternalReferenceListResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ExternalReferenceRequestBody
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ExternalReferenceResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ExternalSourceRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.FileSystemResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.FolderResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.LicenseIdRequestBody
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.LicenseListResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.LicenseTypeListResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.LicenseTypeRequestBody
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.LicenseTypeResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewCSVFileAssetRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OriginRequestBody
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OwnerRequestBody
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.PagedResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.PathNameRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.RelatedElementListResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.RelationshipRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributeRequestBody
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributesRequestBody
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaTypeRequestBody
-
Deprecated.Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SecurityTagsRequestBody
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.StatusRequestBody
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.TemplateClassificationRequestBody
-
Generate a string containing the properties.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValueResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
-
Generate a string containing the properties.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesResponse
-
JSON-style toString
U
- UNABLE_TO_SEND_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
- UNKNOWN - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.properties.DataItemSortOrder
- UNKNOWN_ASSET - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
- UNKNOWN_ENTITY - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
- UNKNOWN_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
- unlicenseElement(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetLicenseInterface
-
Remove the license for an element.
- unlinkExternalReferenceFromElement(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.ExternalReferencesInterface
-
Remove the link between an external reference and an element.
- UNSORTED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.properties.DataItemSortOrder
- updateAsset(String, String, boolean, AssetProperties) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingInterface
-
Update the metadata element representing an asset.
- updateAssetOwner(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetClassificationInterface
-
Update the owner information for a specific asset.
- updateAssetOwner(String, String, String, OwnerType) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetClassificationInterface
-
Deprecated.
- updateAssetZones(String, String, List<String>) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetClassificationInterface
-
Update the zones for a specific asset.
- updateCertification(String, String, boolean, CertificationProperties) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetCertificationInterface
-
Update the properties of a certification.
- updateConnection(String, String, boolean, ConnectionProperties) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
-
Update the metadata element representing a connection.
- updateEndpoint(String, boolean, String, EndpointProperties) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
-
Update the metadata element representing a endpoint.
- updateExternalReference(String, String, boolean, ExternalReferenceProperties) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.ExternalReferencesInterface
-
Update the definition of an external reference.
- updateLicense(String, String, boolean, LicenseProperties) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetLicenseInterface
-
Update the properties of a license.
- updateValidValue(String, String, String, String, String, String, String, String, boolean, Map<String, String>, Map<String, Object>) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingValidValues
-
Update the properties of the valid value.
- USER_ID - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.properties.OwnerType
- USER_NOT_AUTHORIZED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
V
- ValidValueElement - Class in org.odpi.openmetadata.accessservices.assetowner.metadataelements
-
ValidValueElement contains the properties and header for a valid value definition or set entity retrieved from the metadata repository.
- ValidValueElement() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ValidValueElement
-
Default constructor
- ValidValueElement(ValidValueElement) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ValidValueElement
-
Copy/clone constructor
- ValidValueProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
-
ValidValueProperties provides the common super class for ValidValueSet and ValidValueDefinition.
- ValidValueProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueProperties
-
Constructor
- ValidValueProperties(ValidValueProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueProperties
-
Copy/clone constructor
- ValidValueResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
ValidValueResponse is a response object for passing back a single valid value object.
- ValidValueResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValueResponse
-
Default constructor
- ValidValueResponse(ValidValueResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValueResponse
-
Copy/clone constructor
- ValidValuesRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
ValidValuesRequestBody carries the parameters for created a new valid values element.
- ValidValuesRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
-
Default constructor
- ValidValuesRequestBody(ValidValuesRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
-
Copy/clone constructor
- ValidValuesResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
-
ValidValuesResponse is a response object for passing back a list of valid value objects.
- ValidValuesResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesResponse
-
Default constructor
- ValidValuesResponse(ValidValuesResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesResponse
-
Copy/clone constructor
- valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerAuditCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.assetowner.properties.DataItemSortOrder
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.assetowner.properties.OwnerType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerAuditCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.accessservices.assetowner.properties.DataItemSortOrder
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.accessservices.assetowner.properties.GovernanceDefinitionStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.accessservices.assetowner.properties.OwnerType
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- withdrawAsset(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetClassificationInterface
-
Update the zones for a specific asset to the zone list specified in the defaultZones.
- WRONG_TYPE_OF_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
All Classes and Interfaces|All Packages|Serialized Form