A C D E F G H L M O P R S T U V 
All Classes All Packages

A

arguments - Variable in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.EmbeddedConnection
 
ASCENDING - org.odpi.openmetadata.accessservices.stewardshipaction.properties.DataItemSortOrder
 
AssetElement - Class in org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements
AssetElement contains the properties and header for an asset retrieved from the metadata repository.
AssetElement() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.AssetElement
Default constructor
AssetElement(AssetElement) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.AssetElement
Copy/clone constructor
AssetProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.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.stewardshipaction.properties.AssetProperties
Default constructor
AssetProperties(AssetProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.AssetProperties
Copy/clone constructor.
assignAssetOwner(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.stewardshipaction.api.StewardshipActionInterface
Assign a new owner to an asset.

C

cloneSchemaElement() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DocumentSchemaTypeProperties
Returns a clone of this object as the abstract SchemaElement class.
cloneSchemaType() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DocumentSchemaTypeProperties
Returns a clone of this object as the abstract SchemaType class.
ComplexSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.properties
ComplexSchemaTypeProperties describes a schema with multiple attributes.
ComplexSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ComplexSchemaTypeProperties
Default constructor used by subclasses
ComplexSchemaTypeProperties(ComplexSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ComplexSchemaTypeProperties
Copy/clone Constructor.
CONFIGURATION - org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementOriginCategory
 
ConnectionElement - Class in org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements
ConnectionElement contains the properties and header for a connection retrieved from the metadata repository.
ConnectionElement() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ConnectionElement
Default constructor
ConnectionElement(ConnectionElement) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ConnectionElement
Copy/clone constructor
ConnectionProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.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.stewardshipaction.properties.ConnectionProperties
Default constructor sets the Connection properties to null.
ConnectionProperties(ConnectionProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ConnectionProperties
Copy/clone Constructor to return a copy of a connection object.
ConnectorTypeElement - Class in org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements
ConnectorTypeElement contains the properties and header for a connector type retrieved from the metadata repository.
ConnectorTypeElement() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ConnectorTypeElement
Default constructor
ConnectorTypeElement(ConnectorTypeElement) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ConnectorTypeElement
Copy/clone constructor
ConnectorTypeProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.properties
The ConnectorTypeProperties describe the implementation details of a particular type of connector.
ConnectorTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ConnectorTypeProperties
Default constructor
ConnectorTypeProperties(ConnectorTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ConnectorTypeProperties
Copy/clone constructor for a connectorType that is not connected to an asset (either directly or indirectly).
CONTENT_PACK - org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementOriginCategory
 

D

DataItemSortOrder - Enum in org.odpi.openmetadata.accessservices.stewardshipaction.properties
DataItemSortOrder is used for schema attributes that may have multiple instances.
DataStoreProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.properties
DataStoreProperties provides the JavaBean for describing a data store.
DataStoreProperties() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DataStoreProperties
Default constructor
DataStoreProperties(AssetProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DataStoreProperties
Copy/clone constructor.
DataStoreProperties(DataStoreProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DataStoreProperties
Copy/clone constructor.
DEREGISTERED_REPOSITORY - org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementOriginCategory
 
DerivedSchemaTypeQueryTargetProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.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.stewardshipaction.properties.DerivedSchemaTypeQueryTargetProperties
Default constructor
DerivedSchemaTypeQueryTargetProperties(DerivedSchemaTypeQueryTargetProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DerivedSchemaTypeQueryTargetProperties
Copy/clone constructor.
DESCENDING - org.odpi.openmetadata.accessservices.stewardshipaction.properties.DataItemSortOrder
 
displayName - Variable in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.EmbeddedConnection
 
DocumentSchemaAttributeProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.properties
A DocumentSchemaAttributeProperties defines an attribute in a hierarchical document structure such as an XML document.
DocumentSchemaAttributeProperties() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DocumentSchemaAttributeProperties
Default constructor
DocumentSchemaAttributeProperties(DocumentSchemaAttributeProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DocumentSchemaAttributeProperties
Copy/clone Constructor.
DocumentSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.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.stewardshipaction.properties.DocumentSchemaTypeProperties
Default constructor used by subclasses
DocumentSchemaTypeProperties(DocumentSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DocumentSchemaTypeProperties
Copy/clone Constructor.
DuplicateElement - Class in org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements
DuplicateElement contains the properties and header for an asset retrieved from the metadata repository.
DuplicateElement() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.DuplicateElement
Default constructor
DuplicateElement(DuplicateElement) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.DuplicateElement
Copy/clone constructor
DuplicateManagementInterface - Interface in org.odpi.openmetadata.accessservices.stewardshipaction.api
DuplicateManagementInterface defines the operations to manage the linking of elements that are duplicates of one another.
DuplicateProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.properties
DuplicatesProperties provides a structure for passing the properties associated with duplicates.
DuplicateProperties() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DuplicateProperties
Default constructor
DuplicateProperties(DuplicateProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DuplicateProperties
Copy/clone constructor
DuplicatesRequestBody - Class in org.odpi.openmetadata.accessservices.stewardshipaction.rest
DuplicatesRequestBody provides a structure for passing the properties associated with duplicates.
DuplicatesRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesRequestBody
Default constructor
DuplicatesRequestBody(DuplicatesRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesRequestBody
Copy/clone constructor
DuplicatesResponse - Class in org.odpi.openmetadata.accessservices.stewardshipaction.rest
DuplicatesResponse is a response object for passing back a list of duplicates.
DuplicatesResponse() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesResponse
Default constructor
DuplicatesResponse(DuplicatesResponse) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesResponse
Copy/clone constructor

E

ElementClassification - Class in org.odpi.openmetadata.accessservices.stewardshipaction.properties
The ElementClassification bean describes a single classification associated with an element.
ElementClassification() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ElementClassification
Default constructor
ElementClassification(ElementClassification) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ElementClassification
Copy/clone constructor
ElementHeader - Class in org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements
ElementHeader provides the common identifier and type information for all properties objects that link off of the asset and have a guid associated with them.
ElementHeader() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementHeader
Default constructor used by subclasses
ElementHeader(ElementHeader) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementHeader
Copy/clone constructor.
ElementOrigin - Class in org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements
The ElementType bean provides details of the type information associated with a metadata element.
ElementOrigin() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementOrigin
Default constructor
ElementOrigin(ElementOrigin) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementOrigin
Copy/clone constructor
ElementOriginCategory - Enum in org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements
ElementOriginCategory defines where the metadata comes from.
ElementStub - Class in org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements
ElementStub is used to identify an element in the metadata store.
ElementStub() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementStub
Default constructor
ElementStub(ElementHeader) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementStub
Copy/clone constructor.
ElementStub(ElementStub) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementStub
Copy/clone constructor.
ElementType - Class in org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements
The ElementType bean provides details of the type information associated with a metadata element.
ElementType() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementType
Default constructor
ElementType(ElementType) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementType
Copy/clone constructor
embeddedConnection - Variable in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.EmbeddedConnection
 
EmbeddedConnection - Class in org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements
The EmbeddedConnection is used within a VirtualConnection to link to the embedded connections.
EmbeddedConnection() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.EmbeddedConnection
Default constructor
EmbeddedConnection(EmbeddedConnection) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.EmbeddedConnection
Copy/clone constructor.
EndpointElement - Class in org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements
EndpointElement contains the properties and header for an endpoint retrieved from the metadata repository.
EndpointElement() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.EndpointElement
Default constructor
EndpointElement(EndpointElement) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.EndpointElement
Copy/clone constructor
EndpointProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.properties
EndpointProperties describes the properties of a server endpoint.
EndpointProperties() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.EndpointProperties
Default constructor
EndpointProperties(EndpointProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.EndpointProperties
Copy/clone constructor for an Endpoint.
ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.accessservices.stewardshipaction.properties.DataItemSortOrder
 
ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.accessservices.stewardshipaction.properties.DataItemSortOrder
 
EnumSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.properties
EnumSchemaTypeProperties carries the specialized parameters for creating or updating enum schema types.
EnumSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.EnumSchemaTypeProperties
Default constructor
EnumSchemaTypeProperties(EnumSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.EnumSchemaTypeProperties
Copy/clone Constructor
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.AssetElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ConnectionElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ConnectorTypeElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.DuplicateElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementHeader
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementOrigin
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementStub
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementType
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.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.stewardshipaction.metadataelements.EndpointElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.FileElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.FileSystemElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.FolderElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ReferenceableElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.SchemaAttributeElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.SchemaTypeElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ValidValueElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.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.stewardshipaction.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.stewardshipaction.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.stewardshipaction.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.stewardshipaction.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.stewardshipaction.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.stewardshipaction.properties.DuplicateProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ElementClassification
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.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.stewardshipaction.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.stewardshipaction.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.stewardshipaction.properties.FileProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.FileSystemProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.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.stewardshipaction.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.stewardshipaction.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.stewardshipaction.properties.ReferenceableProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.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.stewardshipaction.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.stewardshipaction.properties.SchemaElementProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.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.stewardshipaction.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.stewardshipaction.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.stewardshipaction.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.stewardshipaction.properties.SoftwareServerCapabilityProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.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.stewardshipaction.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.stewardshipaction.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.stewardshipaction.rest.DuplicatesRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesResponse
Return comparison result based on the content of the properties.
EXPORT_ARCHIVE - org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementOriginCategory
 
EXTERNAL_SOURCE - org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementOriginCategory
 
ExternalSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.properties
ExternalSchemaTypeProperties carries the unique identifier and properties of a reusable schema type.
ExternalSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ExternalSchemaTypeProperties
Default constructor
ExternalSchemaTypeProperties(ExternalSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ExternalSchemaTypeProperties
Copy/clone Constructor

F

FileElement - Class in org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements
FileElement contains the properties and header for a file retrieved from the metadata repository.
FileElement() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.FileElement
Default constructor
FileElement(FileElement) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.FileElement
Copy/clone constructor
FileProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.properties
FileProperties describes the property of a single data file.
FileProperties() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.FileProperties
Default constructor
FileProperties(FileProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.FileProperties
Copy/clone constructor
FileSystemElement - Class in org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements
FileSystemElement contains the properties and header for a file system retrieved from the metadata repository.
FileSystemElement() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.FileSystemElement
Default constructor
FileSystemElement(FileSystemElement) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.FileSystemElement
Copy/clone constructor
FileSystemProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.properties
FileSystemProperties describes the root node of a file system.
FileSystemProperties() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.FileSystemProperties
Default constructor
FileSystemProperties(FileSystemProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.FileSystemProperties
Copy/clone constructor.
FolderElement - Class in org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements
FolderElement contains the properties and header for a Folder retrieved from the metadata repository.
FolderElement() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.FolderElement
Default constructor
FolderElement(FolderElement) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.FolderElement
Copy/clone constructor
FolderProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.properties
FolderProperties defines an asset that is a folder.
FolderProperties() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.FolderProperties
Default constructor
FolderProperties(AssetProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.FolderProperties
Subtyping constructor.
FolderProperties(DataStoreProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.FolderProperties
Subtyping constructor.
FolderProperties(FolderProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.FolderProperties
Copy/clone constructor

G

getAbbreviation() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SupplementaryProperties
Return the abbreviation used for this technical element.
getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ReferenceableProperties
Return a copy of the additional properties.
getAddress() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.EndpointProperties
Returns the stored address property for the endpoint.
getAliases() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeProperties
Return a list of alternative names for the attribute.
getAllowsDuplicateValues() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeProperties
Return whether the same value can be used by more than one instance of this attribute.
getArguments() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.EmbeddedConnection
Return the arguments for the embedded connection.
getAssetProperties() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.AssetElement
Retrieve details of the asset itself.
getAttributeCount() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ComplexSchemaTypeProperties
Return the count of attributes in this schema type.
getAttributeRelationships() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeProperties
Return any relationships to other schema attributes.
getAttributeType() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeProperties
Return the SchemaType that relates to the type of this attribute.
getAuthor() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaTypeProperties
Return the name of the author of the schema element.
getClassificationName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ElementClassification
Return the name of the classification
getClassificationProperties() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ElementClassification
Return a collection of the additional stored properties for the classification.
getClassifications() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementHeader
Return the list of classifications associated with the metadata element.
getClearPassword() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ConnectionProperties
Return an unencrypted password.
getConfigurationProperties() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ConnectionProperties
Return a copy of the configuration properties.
getConnectionProperties() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ConnectionElement
Return the properties for the connection.
getConnectorFrameworkName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.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.stewardshipaction.properties.ConnectorTypeProperties
Return the language that the connector is implemented in - default Java.
getConnectorInterfaces() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ConnectorTypeProperties
Return list of interfaces that the connector supports.
getConnectorProviderClassName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ConnectorTypeProperties
Returns the stored connectorProviderClassName property for the connector type.
getConnectorType() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ConnectionElement
Returns a copy of the properties for this connection's connector type.
getConnectorTypeProperties() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ConnectorTypeElement
Return the properties for the connector type.
getContributingDuplicates(String, String) - Method in interface org.odpi.openmetadata.accessservices.stewardshipaction.api.DuplicateManagementInterface
Return details of the consolidated duplicate for a requested element.
getContributingDuplicates(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.stewardshipaction.api.DuplicateManagementInterface
List the elements that are contributing to a consolidating duplicate element.
getCreateTime() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DataStoreProperties
Return the time that the data store was created.
getDataType() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.LiteralSchemaTypeProperties
Return the data type for this element.
getDataType() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SimpleSchemaTypeProperties
Return the data type for this element.
getDefaultValue() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SimpleSchemaTypeProperties
Return the default value for the element.
getDefaultValueOverride() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeProperties
Return any default value for this attribute that would override the default defined in the schema element for this attribute's type (note only used is type is primitive).
getDescription() - Method in enum org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementOriginCategory
Return the description of the metadata element origin.
getDescription() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.AssetProperties
Returns the stored description property for the asset.
getDescription() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ConnectionProperties
Returns the stored description property for the connection.
getDescription() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ConnectorTypeProperties
Returns the stored description property for the connector type.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.stewardshipaction.properties.DataItemSortOrder
Return the default description for this enum.
getDescription() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.MeaningProperties
Return the description of the glossary term.
getDescription() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaElementProperties
Return the description of the file.
getDescription() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SoftwareServerCapabilityProperties
Return the description of the discovery engine.
getDescription() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SupplementaryProperties
Returns the stored description property for the technical element.
getDescription() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.TemplateProperties
Returns the stored description property for the metadata entity.
getDescription() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ValidValueProperties
Returns the stored description property for the valid value.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.EmbeddedConnection
Return the printable name of the embedded connection.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.AssetProperties
Returns the stored display name property for the asset.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ConnectionProperties
Returns the stored display name property for the connection.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ConnectorTypeProperties
Returns the stored display name property for the connector type.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaElementProperties
Return the display name of the file
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SoftwareServerCapabilityProperties
Return the display name for messages and UI.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SupplementaryProperties
Returns the stored display name property for the technical element.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.TemplateProperties
Returns the stored display name property for the metadata entity.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ValidValueProperties
Returns the stored display name property for the valid value.
getDuplicateElement() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DuplicateProperties
Return the unique identifier of the duplicate.
getDuplicateProperties() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.DuplicateElement
Retrieve details of the duplicate itself.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.AssetElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ConnectionElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ConnectorTypeElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.DuplicateElement
Return the relationship header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.EndpointElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.FileElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.FileSystemElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.FolderElement
Return the element header associated with the properties.
getElementHeader() - Method in interface org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.MetadataElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ReferenceableElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.SchemaAttributeElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.SchemaTypeElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ValidValueElement
Return the element header associated with the properties.
getElementList() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesResponse
Return the list of metadata elements.
getElementPosition() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeProperties
Return the position of this schema attribute in its parent schema.
getEmbeddedConnection() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.EmbeddedConnection
Return the embedded connection.
getEmbeddedConnections() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ConnectionElement
Return the list of embedded connections for this virtual connection.
getEncodingDescription() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DataStoreProperties
Return the description of the encoding used in the data store.
getEncodingLanguage() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.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.stewardshipaction.properties.DataStoreProperties
Return the additional properties associated with the encoding process.
getEncodingStandard() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaTypeProperties
Return the format (encoding standard) used for this schema.
getEncodingType() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DataStoreProperties
Return the name of the encoding style used in the data store.
getEncryptedPassword() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ConnectionProperties
Return an encrypted password.
getEncryption() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.FileSystemProperties
Return the type of encryption used on the file system (or null is unencrypted).
getEncryptionMethod() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.EndpointProperties
Returns the stored encryptionMethod property for the endpoint.
getEndpoint() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ConnectionElement
Returns a copy of the properties for this connection's endpoint.
getEndpointProperties() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.EndpointElement
Return the properties for the endpoint.
getExpectedDataFormat() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ConnectorTypeProperties
Return the format of the data that the connector supports - null for "any".
getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ReferenceableProperties
Return the properties that are defined for a subtype of referenceable but are not explicitly supported by the bean.
getExternalSchemaType() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ExternalSchemaTypeProperties
Return the schema type that is reusable amongst assets.
getExternalSchemaTypeGUID() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ExternalSchemaTypeProperties
Return the unique identifier of the external schema type.
getFileProperties() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.FileElement
Return the properties that describe the file.
getFileSystemProperties() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.FileSystemElement
Return the file system properties.
getFileSystemType() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.FileSystemProperties
Return the type of the file system.
getFileType() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.FileProperties
Return the file type of the file if known.
getFixedValue() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.LiteralSchemaTypeProperties
Return the fixed value for the element.
getFolderProperties() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.FolderElement
Return the properties for the folder.
getFormat() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.FileSystemProperties
Return the format of the file system.
getFormula() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaTypeProperties
Return the formula used to combine the values of the queries.
getGUID() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementHeader
Return the unique id for the properties object.
getHomeMetadataCollectionId() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementOrigin
Returns the OMRS identifier for the metadata collection that is managed by the repository where the element originates (its home repository).
getHomeMetadataCollectionName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementOrigin
Return the name of the metadata collection that this asset belongs to.
getIsDeprecated() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaElementProperties
Is the schema element deprecated?
getIsDeprecated() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ValidValueProperties
Is the valid value deprecated?
getIsNullable() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeProperties
Return whether the field is nullable or not.
getLength() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeProperties
Return the length of the data field.
getLicense() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementOrigin
Return the license associated with this metadata element (null means none).
getLinkedAttributeGUID() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeRelationshipProperties
Return the GUID of the schema attribute that this link connects together.
getLinkedAttributeName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeRelationshipProperties
Return the name of this link
getLinkGUID() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeRelationshipProperties
Return the identifier for the schema link.
getLinkProperties() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeRelationshipProperties
Return the properties associated with this schema link.
getLinkType() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeRelationshipProperties
Return the type of the link - this is related to the type of the schema it is a part of.
getMapFromElement() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.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.stewardshipaction.properties.MapSchemaTypeProperties
Return the type of schema element that represents the property value for the map.
getMaxCardinality() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeProperties
Return the maximum number of instances allowed for this attribute.
getMeanings() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementHeader
Return the assigned meanings for this metadata entity.
getMessageDefinition() - Method in enum org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionErrorCode
Retrieve a message definition object for an exception.
getMinCardinality() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeProperties
Return this minimum number of instances allowed for this attribute.
getMinimumLength() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeProperties
Return the minimum length of the data.
getModifiedTime() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DataStoreProperties
Return the last known time the data store was modified.
getName() - Method in enum org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementOriginCategory
Return the name of the metadata element origin.
getName() - Method in enum org.odpi.openmetadata.accessservices.stewardshipaction.properties.DataItemSortOrder
Return the default name for this enum type.
getName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.MeaningProperties
Return the glossary term name.
getNamespace() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaTypeProperties
Return the name of the namespace that this type belongs to.
getNativeJavaClass() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeProperties
Return the name of the Java class to use to represent this type.
getNetworkAddress() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.TemplateProperties
Return the physical network address of this metadata element (if this makes sense).
getNotes() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DuplicateProperties
Return any notes for the steward.
getNotes() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesRequestBody
Return any notes for the steward.
getOpenTypeGUID() - Method in enum org.odpi.openmetadata.accessservices.stewardshipaction.properties.DataItemSortOrder
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeName() - Method in enum org.odpi.openmetadata.accessservices.stewardshipaction.properties.DataItemSortOrder
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.accessservices.stewardshipaction.properties.DataItemSortOrder
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.stewardshipaction.properties.SchemaAttributeProperties
Return whether the attribute instances are arranged in an order.
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementOriginCategory
Return the code for metadata element.
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.stewardshipaction.properties.DataItemSortOrder
Return the code for this enum used for indexing based on the enum value.
getOrigin() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementHeader
Return information about the origin of the element.
getOriginBusinessCapabilityGUID() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.AssetProperties
Return the unique identifier of the business capability that originated this asset.
getOriginCategory() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementOrigin
Return the origin of the metadata element.
getOriginOrganizationGUID() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.AssetProperties
Return the unique identifier for the organization that originated this asset.
getOtherOriginValues() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.AssetProperties
Return the properties that characterize where this asset is from.
getOwner() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.AssetProperties
Returns the name of the owner for this asset.
getOwnerPropertyName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.AssetProperties
Returns the property name used to identify the owner for this asset.
getOwnerTypeName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.AssetProperties
Returns the name of the type used to identify of the owner for this asset.
getPatchLevel() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.FileSystemProperties
Return the patch level of the file system.
getPatchLevel() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SoftwareServerCapabilityProperties
Return the patch level of the discovery engine.
getPathName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DataStoreProperties
Return the fully qualified physical location of the data store.
getPeerDuplicates(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.stewardshipaction.api.DuplicateManagementInterface
List the elements that are linked as peer duplicates to the requested element.
getPosition() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.EmbeddedConnection
Return the position that this connector is in the list of embedded connectors.
getPrecision() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeProperties
Return the number of significant digits to the right of decimal point.
getPreferredValue() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ValidValueProperties
Return the preferred values to use in implementations (normally used with definitions)
getProtocol() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.EndpointProperties
Returns the stored protocol property for the endpoint.
getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ReferenceableProperties
Returns the stored qualified name property for the metadata entity.
getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.TemplateProperties
Returns the stored qualified name property for the metadata entity.
getQueries() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaTypeProperties
Return the list of queries that are used to create the derived schema element.
getQuery() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DerivedSchemaTypeQueryTargetProperties
Return the query string for this element.
getQueryId() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.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.stewardshipaction.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.stewardshipaction.properties.DerivedSchemaTypeQueryTargetProperties
Return the name of the query language used in the query.
getRecognizedAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.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.stewardshipaction.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.stewardshipaction.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.stewardshipaction.metadataelements.ReferenceableElement
Return the properties of a referenceable.
getSchemaAttributeProperties() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.SchemaAttributeElement
Return the properties for a schema attribute.
getSchemaOptions() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaTypeChoiceProperties
Return the list of alternative schema types that this attribute or asset may use.
getSchemaTypeProperties() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.SchemaTypeElement
Return the properties for the schema.
getScope() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ValidValueProperties
Return the scope of values that this valid value covers (normally used with sets)
getSecuredProperties() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ConnectionProperties
Return a copy of the secured properties.
getSecurityLabels() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SecurityTagsProperties
Return the list of security labels attached to the element.
getSecurityProperties() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SecurityTagsProperties
Return the security properties associated with the element.
getSecurityTags() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementHeader
Return the information used by security engines to secure access to the asset's content.
getSortOrder() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeProperties
Return the order that the attribute instances are arranged in - if any.
getSource() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DuplicateProperties
Return the details of the source that detected the duplicate.
getSource() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.FileSystemProperties
Return the source of the file system.
getSource() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SoftwareServerCapabilityProperties
Return the source of the discovery engine implementation.
getSource() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesRequestBody
Return the details of the source that detected the duplicate.
getSourceServer() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementOrigin
Return the name of the server where the element was retrieved from.
getStatusIdentifier() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DuplicateProperties
Return the status of this duplicate - usable if greater than 0, 0=proposed, negative means invalid
getStatusIdentifier() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesRequestBody
Return the status of this duplicate - usable if greater than 0, 0=proposed, negative means invalid
getSteward() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DuplicateProperties
Return the identifier of the steward that added this duplicate.
getSteward() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesRequestBody
Return the identifier of the steward that added this duplicate.
getStewardPropertyName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DuplicateProperties
Return the name of the property used to identify the steward.
getStewardPropertyName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesRequestBody
Return the name of the property used to identify the steward.
getStewardTypeName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DuplicateProperties
Return the type name of the element used to identify the steward.
getStewardTypeName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesRequestBody
Return the type name of the element used to identify the steward.
getSummary() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SupplementaryProperties
Return the short (1-2 sentence) description of the technical element.
getSuperTypeNames() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementType
Return the list of type names for this type's supertypes.
getSupportedAssetTypeName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ConnectorTypeProperties
Return the type of asset that the connector implementation supports.
getTargetTechnologyInterfaces() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ConnectorTypeProperties
Return the names of the interfaces in the target technology that the connector calls.
getTargetTechnologyName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ConnectorTypeProperties
Return the name of the target technology that the connector implementation connects to.
getTargetTechnologySource() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.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.stewardshipaction.properties.ConnectorTypeProperties
Return the versions of the target technology that the connector supports.
getTechnicalDescription() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.EndpointProperties
Return the technical description for the endpoint.
getTechnicalName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.EndpointProperties
Returns the stored technical name property for the endpoint.
getType() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementHeader
Return the element type properties for this properties object.
getTypeDescription() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementType
Return the description for this element's type.
getTypeDescription() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SoftwareServerCapabilityProperties
Return the description of the type of discovery engine this is.
getTypeId() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementType
Return unique identifier for the element's type.
getTypeName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementType
Return name of element's type.
getTypeName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ReferenceableProperties
Return the open metadata type name of this object - this is used to create a subtype of the referenceable.
getTypeVersion() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementType
Return the version number for this element's type.
getUniqueName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementStub
Return the unique name - if known
getUsage() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaTypeProperties
Return the usage guidance for this schema element.
getUsage() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SupplementaryProperties
Return details of the expected usage of this technical element.
getUsage() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ValidValueProperties
Return the description of how this valid value should be used.
getUserId() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ConnectionProperties
Return the userId to use on this connection.
getValidValueProperties() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ValidValueElement
Return the properties for a valid value definition or set.
getValidValueSetGUID() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.EnumSchemaTypeProperties
Return the unique identifier of the valid value set that describes the enum values for this schema element.
getVersion() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.FileSystemProperties
Return the version number of the file system.
getVersion() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SoftwareServerCapabilityProperties
Return the version of the discovery engine.
getVersionNumber() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaTypeProperties
Return the version number of the schema element - null means no version number.
getZoneMembership() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.AssetProperties
Return the names of the zones that this asset is a member of.

H

hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.AssetElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ConnectionElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ConnectorTypeElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.DuplicateElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementHeader
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementOrigin
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementStub
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementType
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.EmbeddedConnection
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.EndpointElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.FileElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.FileSystemElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.FolderElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ReferenceableElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.SchemaAttributeElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.SchemaTypeElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ValidValueElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.AssetProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ComplexSchemaTypeProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ConnectionProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ConnectorTypeProperties
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DataStoreProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DerivedSchemaTypeQueryTargetProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DuplicateProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ElementClassification
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.EndpointProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.EnumSchemaTypeProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ExternalSchemaTypeProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.FileProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.FileSystemProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.LiteralSchemaTypeProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.MapSchemaTypeProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.MeaningProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ReferenceableProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeRelationshipProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaElementProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaTypeChoiceProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaTypeProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SecurityTagsProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SimpleSchemaTypeProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SoftwareServerCapabilityProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SupplementaryProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.TemplateProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ValidValueProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesResponse
Return hash code for this object

L

linkElementsAsDuplicates(String, String, String, int, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.stewardshipaction.api.DuplicateManagementInterface
Create a simple relationship between two elements in an Asset description (typically the asset itself or attributes in their schema).
linkElementToConsolidatedDuplicate(String, String, int, String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.stewardshipaction.api.DuplicateManagementInterface
Remove the relationship between two elements that marks them as duplicates.
LiteralSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.properties
LiteralSchemaTypeProperties carries the specialized parameters for creating or updating literal schema types.
LiteralSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.LiteralSchemaTypeProperties
Default constructor
LiteralSchemaTypeProperties(LiteralSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.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.
LOCAL_COHORT - org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementOriginCategory
 

M

MapSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.properties
MapSchemaTypeProperties describes a schema element of type map.
MapSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.MapSchemaTypeProperties
Default constructor
MapSchemaTypeProperties(MapSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.MapSchemaTypeProperties
Copy/clone Constructor.
markAsConsolidatedDuplicate(String, String, int, String, String, String, String, String, List<String>) - Method in interface org.odpi.openmetadata.accessservices.stewardshipaction.api.DuplicateManagementInterface
Mark an element as a consolidated duplicate and link it to the contributing elements.
MeaningProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.properties
MeaningProperties is a cut-down summary of a glossary term to aid the asset consumer in understanding the content of an asset.
MeaningProperties() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.MeaningProperties
Default constructor
MeaningProperties(MeaningProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.MeaningProperties
Copy/clone constructor.
MetadataElement - Interface in org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements
MetadataElement is the common interface for all metadata elements.

O

OMRS_NOT_INITIALIZED - org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionErrorCode
 
org.odpi.openmetadata.accessservices.stewardshipaction.api - package org.odpi.openmetadata.accessservices.stewardshipaction.api
This package provides the definition of the Java API for the Stewardship Action OMAS.
org.odpi.openmetadata.accessservices.stewardshipaction.ffdc - package org.odpi.openmetadata.accessservices.stewardshipaction.ffdc
This package provides the first failure data capture support for the Stewardship Action OMAS module.
org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements - package org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements
 
org.odpi.openmetadata.accessservices.stewardshipaction.properties - package org.odpi.openmetadata.accessservices.stewardshipaction.properties
This properties package provides the properties used to create different types of instances for an asset and its attachments.
org.odpi.openmetadata.accessservices.stewardshipaction.rest - package org.odpi.openmetadata.accessservices.stewardshipaction.rest
This package defines the beans used to build the REST request and response payloads.

P

position - Variable in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.EmbeddedConnection
 
PrimitiveSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.properties
PrimitiveSchemaTypeProperties carries the specialized parameters for creating or updating primitive schema types.
PrimitiveSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.PrimitiveSchemaTypeProperties
Default constructor
PrimitiveSchemaTypeProperties(PrimitiveSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.PrimitiveSchemaTypeProperties
Copy/clone Constructor

R

ReferenceableElement - Class in org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements
ReferenceableElement contains the properties and header for a referenceable entity retrieved from the metadata repository.
ReferenceableElement() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ReferenceableElement
Default constructor
ReferenceableElement(ReferenceableElement) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ReferenceableElement
Copy/clone constructor
ReferenceableProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.properties
ReferenceableProperties provides a structure for passing a referenceables' properties over the Java API.
ReferenceableProperties() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ReferenceableProperties
Default constructor
ReferenceableProperties(ReferenceableProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ReferenceableProperties
Copy/clone constructor
removeConsolidatedDuplicate(String, String) - Method in interface org.odpi.openmetadata.accessservices.stewardshipaction.api.DuplicateManagementInterface
Remove the consolidated duplicate element and the links to the elements that contributed to its values.

S

SchemaAttributeElement - Class in org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements
SchemaAttributeElement contains the properties and header for a schema attribute retrieved from the metadata repository.
SchemaAttributeElement() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.SchemaAttributeElement
Default constructor
SchemaAttributeElement(SchemaAttributeElement) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.SchemaAttributeElement
Copy/clone constructor
SchemaAttributeProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.properties
SchemaAttributeProperties carries the common parameters for creating or updating schema attributes.
SchemaAttributeProperties() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeProperties
Default constructor
SchemaAttributeProperties(SchemaAttributeProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeProperties
Copy/clone constructor.
SchemaAttributeRelationshipProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.properties
SchemaAttributeRelationshipProperties defines a relationship between 2 SchemaAttributes.
SchemaAttributeRelationshipProperties() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeRelationshipProperties
Default constructor
SchemaAttributeRelationshipProperties(SchemaAttributeRelationshipProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeRelationshipProperties
Copy/clone constructor makes a copy of the supplied object.
SchemaElementProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.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.stewardshipaction.properties.SchemaElementProperties
Default constructor
SchemaElementProperties(SchemaElementProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaElementProperties
Copy/clone constructor
SchemaTypeChoiceProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.properties
SchemaTypeChoiceProperties carries the specialized parameters for creating or updating a choice of schema types.
SchemaTypeChoiceProperties() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaTypeChoiceProperties
Default constructor
SchemaTypeChoiceProperties(SchemaTypeChoiceProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.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.stewardshipaction.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.stewardshipaction.metadataelements.SchemaTypeElement
Default constructor
SchemaTypeElement(SchemaTypeElement) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.SchemaTypeElement
Copy/clone constructor
SchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.properties
SchemaTypeProperties carries the common parameters for creating or updating schema types.
SchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaTypeProperties
Default constructor
SchemaTypeProperties(SchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaTypeProperties
Copy/clone Constructor.
SecurityTagsProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.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.stewardshipaction.properties.SecurityTagsProperties
Default constructor
SecurityTagsProperties(SecurityTagsProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SecurityTagsProperties
Copy/clone constructor
SERVICE_INITIALIZED - org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionAuditCode
 
SERVICE_INITIALIZING - org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionAuditCode
 
SERVICE_INSTANCE_FAILURE - org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionAuditCode
 
SERVICE_SHUTDOWN - org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionAuditCode
 
setAbbreviation(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SupplementaryProperties
Set up the abbreviation used for this technical element.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ReferenceableProperties
Set up additional properties.
setAddress(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.EndpointProperties
Set up the network address of the endpoint.
setAliases(List<String>) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeProperties
Set up a list of alternative names for the attribute.
setAllowsDuplicateValues(boolean) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeProperties
Set up whether the same value can be used by more than one instance of this attribute.
setArguments(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.EmbeddedConnection
Set up the arguments for the embedded connection.
setAssetProperties(AssetProperties) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.AssetElement
Save details of the asset itself
setAssetProperties(DuplicateProperties) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.DuplicateElement
Save details of the duplicate itself
setAttributeCount(int) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ComplexSchemaTypeProperties
Set up the count of attributes in this schema type
setAttributeRelationships(List<SchemaAttributeRelationshipProperties>) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeProperties
Set up any relationships to other schema attributes.
setAttributeType(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeProperties
Set up the SchemaType that relates to the type of this attribute.
setAuthor(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaTypeProperties
Set up the name of the author of the schema element.
setClassificationName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ElementClassification
Set up the name of the classification.
setClassificationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ElementClassification
Set up a collection of the additional stored properties for the classification.
setClassifications(List<ElementClassification>) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementHeader
Set up the classifications associated with this metadata element.
setClearPassword(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ConnectionProperties
Set up an unencrypted password.
setConfigurationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ConnectionProperties
Set up the configuration properties for this Connection.
setConnectionProperties(ConnectionProperties) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ConnectionElement
Set up the properties for the connection.
setConnectorFrameworkName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.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.stewardshipaction.properties.ConnectorTypeProperties
Set up the language that the connector is implemented in - default Java.
setConnectorInterfaces(List<String>) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ConnectorTypeProperties
Set up list of interfaces that the connector supports.
setConnectorProviderClassName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ConnectorTypeProperties
The name of the connector provider class name.
setConnectorType(ElementStub) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ConnectionElement
Set up the connector type properties for this Connection.
setConnectorTypeProperties(ConnectorTypeProperties) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ConnectorTypeElement
Set up the properties for the connector type.
setCreateTime(Date) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DataStoreProperties
Set up the time that the data store was created.
setDataType(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.LiteralSchemaTypeProperties
Set up the data type for this element.
setDataType(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SimpleSchemaTypeProperties
Set up the data type for this element.
setDefaultValue(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SimpleSchemaTypeProperties
Set up the default value for the element.
setDefaultValueOverride(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeProperties
Set up any default value for this attribute that would override the default defined in the schema element for this attribute's type (note only used is type is primitive).
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.AssetProperties
Set up the stored description property associated with the asset.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ConnectionProperties
Set up description of the element.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ConnectorTypeProperties
Set up description of the element.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.MeaningProperties
Set up the description of the glossary term.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaElementProperties
Set up the description of the file.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SoftwareServerCapabilityProperties
Set up the description of the discovery engine.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SupplementaryProperties
Set up the stored description property for the technical element.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.TemplateProperties
Set up the stored description property associated with the metadata entity.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ValidValueProperties
Set up the stored description property associated with the valid value.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.EmbeddedConnection
Set up the printable name of the embedded connection.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.AssetProperties
Set up the stored display name property for the asset.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ConnectionProperties
Set up the display name for UIs and reports.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ConnectorTypeProperties
Set up the display name for UIs and reports.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaElementProperties
Set up the display name of the file.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SoftwareServerCapabilityProperties
Set up the display name for messages and UI.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SupplementaryProperties
Set up the stored display name property for the technical element.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.TemplateProperties
Set up the stored display name property for the metadata entity.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ValidValueProperties
Set up the stored display name property for the valid value.
setDuplicateElement(ElementStub) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DuplicateProperties
Set up the header of the duplicate.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.AssetElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ConnectionElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ConnectorTypeElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.DuplicateElement
Set up the relationship header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.EndpointElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.FileElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.FileSystemElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.FolderElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in interface org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.MetadataElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ReferenceableElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.SchemaAttributeElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.SchemaTypeElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ValidValueElement
Set up the element header associated with the properties.
setElementList(List<DuplicateElement>) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesResponse
Set up the list of metadata elements to return.
setElementPosition(int) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeProperties
Set up the position of this schema attribute in its parent schema.
setEmbeddedConnection(ElementStub) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.EmbeddedConnection
Set up the embedded connection
setEmbeddedConnections(List<EmbeddedConnection>) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ConnectionElement
Set up the list of embedded connections for this virtual connection.
setEncodingDescription(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DataStoreProperties
Set up the description of the encoding used in the data store.
setEncodingLanguage(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.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.stewardshipaction.properties.DataStoreProperties
Set up the additional properties associated with the encoding process.
setEncodingStandard(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaTypeProperties
Set up the format (encoding standard) used for this schema.
setEncodingType(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DataStoreProperties
Set up the name of the encoding style used in the data store.
setEncryptedPassword(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ConnectionProperties
Set up an encrypted password.
setEncryption(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.FileSystemProperties
Set up the type of encryption used on the file system (or null is unencrypted).
setEncryptionMethod(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.EndpointProperties
Set up the encryption method used on this Endpoint.
setEndpoint(ElementStub) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ConnectionElement
Set up the endpoint properties for this Connection.
setEndpointProperties(EndpointProperties) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.EndpointElement
Set up the properties for the endpoint.
setExpectedDataFormat(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.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.stewardshipaction.properties.ReferenceableProperties
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.stewardshipaction.properties.ExternalSchemaTypeProperties
Set up the schema type that is reusable amongst assets.
setExternalSchemaTypeGUID(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ExternalSchemaTypeProperties
Set up the unique identifier of the external schema type.
setFileProperties(FileProperties) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.FileElement
Set up the file properties.
setFileSystemProperties(FileSystemProperties) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.FileSystemElement
Set up the file system properties.
setFileSystemType(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.FileSystemProperties
Set up the type of the file system.
setFileType(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.FileProperties
Set up the file type of the file if known.
setFixedValue(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.LiteralSchemaTypeProperties
Set up the fixed value for the element.
setFolderProperties(FolderProperties) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.FolderElement
Set up the properties for a folder.
setFormat(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.FileSystemProperties
Set up the format of the file system.
setFormula(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaTypeProperties
Set up the formula used to combine the values of the queries.
setGUID(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementHeader
Set up the guid for the element.
setHomeMetadataCollectionId(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementOrigin
Set up the unique identifier for the metadata collection that is managed by the repository where the element originates (its home repository).
setHomeMetadataCollectionName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementOrigin
Set up the name of the metadata collection that this asset belongs to.
setIsDeprecated(boolean) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaElementProperties
Set whether the schema element deprecated or not.
setIsDeprecated(boolean) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ValidValueProperties
Set whether the valid value is deprecated or not.
setIsNullable(boolean) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeProperties
Set up whether the field is nullable or not.
setLength(int) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeProperties
Set up the length of the data field.
setLicense(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementOrigin
Set up the license associated with this metadata element (null means none)
setLinkedAttributeGUID(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeRelationshipProperties
Set up the GUIDs of the schema attributes that this link connects together.
setLinkedAttributeName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeRelationshipProperties
Set up the name of this link.
setLinkGUID(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeRelationshipProperties
Set up the identifier for the schema link.
setLinkProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeRelationshipProperties
Set up the properties associated with this schema link.
setLinkType(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeRelationshipProperties
Set up the type of the link - this is related to the type of the schema it is a part of.
setMapFromElement(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.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.stewardshipaction.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.stewardshipaction.properties.SchemaAttributeProperties
Set up the maximum number of instances allowed for this attribute.
setMeanings(List<MeaningProperties>) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementHeader
Set up the assigned meanings for this metadata entity.
setMinCardinality(int) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeProperties
Set up the minimum number of instances allowed for this attribute.
setMinimumLength(int) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeProperties
Set up the minimum length of the data.
setModifiedTime(Date) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DataStoreProperties
Setup the last known time the data store was modified.
setName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.MeaningProperties
Set up the glossary term name.
setNamespace(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaTypeProperties
Set up the name of the namespace that this type belongs to.
setNativeJavaClass(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.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.stewardshipaction.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.stewardshipaction.properties.DuplicateProperties
Set up any notes for the steward.
setNotes(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesRequestBody
Set up any notes for the steward.
setOrderedValues(boolean) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeProperties
Set up whether the attribute instances are arranged in an order.
setOrigin(ElementOrigin) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementHeader
Set up information about the origin of the element.
setOriginBusinessCapabilityGUID(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.AssetProperties
Set up the unique identifier of the business capability that originated this asset.
setOriginCategory(ElementOriginCategory) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementOrigin
Set up the details of this element's origin.
setOriginOrganizationGUID(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.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.stewardshipaction.properties.AssetProperties
Set up the properties that characterize where this asset is from.
setOwner(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.AssetProperties
Set up the name of the owner for this asset.
setOwnerPropertyName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.AssetProperties
Set up the property name used to identify the owner for this asset.
setOwnerTypeName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.AssetProperties
Set up the name of the type used to identify the owner for this asset.
setPatchLevel(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.FileSystemProperties
Set up the patch level of the file system.
setPatchLevel(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SoftwareServerCapabilityProperties
Set up the patch level of the discovery engine.
setPathName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DataStoreProperties
Set up the fully qualified physical location of the data store.
setPosition(int) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.EmbeddedConnection
Set up the position that this connector is in the list of embedded connectors.
setPrecision(int) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeProperties
Set up the number of significant digits to the right of decimal point.
setPreferredValue(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ValidValueProperties
Set up the preferred values to use in implementations (normally used with definitions)
setProtocol(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.EndpointProperties
Set up the protocol to use for this Endpoint
setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ReferenceableProperties
Set up the fully qualified name.
setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.TemplateProperties
Set up the fully qualified name.
setQueries(List<DerivedSchemaTypeQueryTargetProperties>) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.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.stewardshipaction.properties.DerivedSchemaTypeQueryTargetProperties
Set up the query string for this element.
setQueryId(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.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.stewardshipaction.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.stewardshipaction.properties.DerivedSchemaTypeQueryTargetProperties
Set up the name of the query language used in the query.
setRecognizedAdditionalProperties(List<String>) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.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.stewardshipaction.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.stewardshipaction.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.stewardshipaction.metadataelements.ReferenceableElement
Set up the properties for a referenceable.
setSchemaAttributeProperties(SchemaAttributeProperties) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.SchemaAttributeElement
Set up the properties for a schema attribute.
setSchemaOptions(List<SchemaTypeProperties>) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaTypeChoiceProperties
Set up the list of alternative schema types that this attribute or asset may use.
setSchemaTypeProperties(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.SchemaTypeElement
Set up the properties for the schema.
setScope(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ValidValueProperties
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.stewardshipaction.properties.ConnectionProperties
Set up the secured properties for this Connection.
setSecurityLabels(List<String>) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SecurityTagsProperties
Set up the list of security labels for the element.
setSecurityProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SecurityTagsProperties
Set up the security properties associated with the element.
setSecurityTags(SecurityTagsProperties) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementHeader
Set up the information used by security engines to secure access to the asset's content.
setSortOrder(DataItemSortOrder) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeProperties
Set up the order that the attribute instances are arranged in - if any.
setSource(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DuplicateProperties
Set up the details of the source that detected the duplicate.
setSource(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.FileSystemProperties
Set up the source of the file system.
setSource(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SoftwareServerCapabilityProperties
Set up the source of the discovery engine implementation.
setSource(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesRequestBody
Set up the details of the source that detected the duplicate.
setSourceServer(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementOrigin
Set up the name of the server where the element was retrieved from.
setStatusIdentifier(int) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DuplicateProperties
Set up the status of this duplicate - usable if greater than 0, 0=proposed, negative means invalid
setStatusIdentifier(int) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesRequestBody
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.stewardshipaction.properties.DuplicateProperties
Set up the identifier of the steward that added this duplicate.
setSteward(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesRequestBody
Set up the identifier of the steward that added this duplicate.
setStewardPropertyName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DuplicateProperties
Return the name of the property used to identify the steward.
setStewardPropertyName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesRequestBody
Return the name of the property used to identify the steward.
setStewardTypeName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DuplicateProperties
Set up the type name of the element used to identify the steward.
setStewardTypeName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesRequestBody
Set up the type name of the element used to identify the steward.
setSummary(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SupplementaryProperties
Set up the short (1-2 sentence) description of the technical element.
setSuperTypeNames(List<String>) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementType
Set up the list of type names for this type's supertypes.
setSupportedAssetTypeName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ConnectorTypeProperties
Set up the type of asset that the connector implementation supports.
setTargetTechnologyInterfaces(List<String>) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.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.stewardshipaction.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.stewardshipaction.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.stewardshipaction.properties.ConnectorTypeProperties
Set up the versions of the target technology that the connector supports.
setTechnicalDescription(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.EndpointProperties
Set up the technical description of the endpoint.
setTechnicalName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.EndpointProperties
Set up the technical name for the endpoint.
setType(ElementType) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementHeader
Set up the type of this element.
setTypeDescription(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementType
Set up a short description of this element's type.
setTypeDescription(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SoftwareServerCapabilityProperties
Set up the description of the type of discovery engine this is.
setTypeId(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementType
Set up the unique identifier for the element's type.
setTypeName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementType
Set up the name of this element's type
setTypeName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ReferenceableProperties
Set up the open metadata type name of this object - this is used to create a subtype of the referenceable.
setTypeVersion(long) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementType
Set up the version number for this element's type
setUniqueName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementStub
Set up unique name - if known
setUsage(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaTypeProperties
Set up the usage guidance for this schema element.
setUsage(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SupplementaryProperties
Set up details of the expected usage of this technical element.
setUsage(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ValidValueProperties
Set up the description of how this valid value should be used.
setUserId(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ConnectionProperties
Set up the the userId to use on this connection.
setValidValueProperties(ValidValueProperties) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ValidValueElement
Set up the properties for a valid values definition of set.
setValidValueSetGUID(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.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.stewardshipaction.properties.FileSystemProperties
Set up the version number of the file system.
setVersion(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SoftwareServerCapabilityProperties
Set up the version string of the discovery engine.
setVersionNumber(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaTypeProperties
Set up the version number of the schema element - null means no version number.
setZoneMembership(List<String>) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.AssetProperties
Set up the names of the zones that this asset is a member of.
SimpleSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.properties
SimpleSchemaTypeProperties carries the common parameters for creating or updating primitive and enum schema types.
SimpleSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SimpleSchemaTypeProperties
Default constructor
SimpleSchemaTypeProperties(SimpleSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.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.
SoftwareServerCapabilityProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.properties
SoftwareServerCapabilityProperties describe the properties needed to describe a specific software server's capability.
SoftwareServerCapabilityProperties() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SoftwareServerCapabilityProperties
Default constructor.
SoftwareServerCapabilityProperties(SoftwareServerCapabilityProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SoftwareServerCapabilityProperties
Copy/clone constructor.
StewardshipActionAuditCode - Enum in org.odpi.openmetadata.accessservices.stewardshipaction.ffdc
The StewardshipActionAuditCode is used to define the message content for the OMRS Audit Log.
StewardshipActionErrorCode - Enum in org.odpi.openmetadata.accessservices.stewardshipaction.ffdc
The StewardshipActionErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Stewardship Action OMAS Services.
StewardshipActionInterface - Interface in org.odpi.openmetadata.accessservices.stewardshipaction.api
StewardshipActionInterface defines the client-side interface for the Stewardship Action OMAS.
StewardshipActionOMASAPIRequestBody - Class in org.odpi.openmetadata.accessservices.stewardshipaction.rest
StewardshipActionOMASAPIRequestBody provides a common header for Stewardship Action OMAS request bodies for its REST API.
StewardshipActionOMASAPIRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.rest.StewardshipActionOMASAPIRequestBody
Default constructor
StewardshipActionOMASAPIRequestBody(StewardshipActionOMASAPIRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.rest.StewardshipActionOMASAPIRequestBody
Copy/clone constructor
StewardshipActionOMASAPIResponse - Class in org.odpi.openmetadata.accessservices.stewardshipaction.rest
StewardshipActionOMASAPIResponse provides a common header for Stewardship Action OMAS managed rest to its REST API.
StewardshipActionOMASAPIResponse() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.rest.StewardshipActionOMASAPIResponse
Default constructor
StewardshipActionOMASAPIResponse(StewardshipActionOMASAPIResponse) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.rest.StewardshipActionOMASAPIResponse
Copy/clone constructor
StructDocumentTypeProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.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.stewardshipaction.properties.StructDocumentTypeProperties
Default constructor used by subclasses
StructDocumentTypeProperties(StructDocumentTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.StructDocumentTypeProperties
Copy/clone Constructor.
StructSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.properties
StructSchemaTypeProperties is a specific type of bean for a structure.
StructSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.StructSchemaTypeProperties
Default constructor used by subclasses
StructSchemaTypeProperties(StructSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.StructSchemaTypeProperties
Copy/clone Constructor.
SupplementaryProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.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.stewardshipaction.properties.SupplementaryProperties
Default constructor
SupplementaryProperties(SupplementaryProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SupplementaryProperties
Copy/clone constructor.

T

TabularColumnProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.properties
A TabularColumnProperties defines a column in a simple table.
TabularColumnProperties() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.TabularColumnProperties
Default constructor
TabularColumnProperties(TabularColumnProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.TabularColumnProperties
Copy/clone Constructor.
TabularSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.properties
TabularSchemaTypeProperties is a specific type of bean for a simple table.
TabularSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.TabularSchemaTypeProperties
Default constructor used by subclasses
TabularSchemaTypeProperties(TabularSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.TabularSchemaTypeProperties
Copy/clone Constructor.
TemplateProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.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.stewardshipaction.properties.TemplateProperties
Default constructor
TemplateProperties(TemplateProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.TemplateProperties
Copy/clone constructor for the template properties.
toString() - Method in enum org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionErrorCode
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.AssetElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ConnectionElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ConnectorTypeElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.DuplicateElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementHeader
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementOrigin
Standard toString method.
toString() - Method in enum org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementOriginCategory
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementStub
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementType
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.EmbeddedConnection
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.EndpointElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.FileElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.FileSystemElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.FolderElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ReferenceableElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.SchemaAttributeElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.SchemaTypeElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ValidValueElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.AssetProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ComplexSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ConnectionProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ConnectorTypeProperties
Standard toString method.
toString() - Method in enum org.odpi.openmetadata.accessservices.stewardshipaction.properties.DataItemSortOrder
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DataStoreProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DerivedSchemaTypeQueryTargetProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DocumentSchemaAttributeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DocumentSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DuplicateProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ElementClassification
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.EndpointProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.EnumSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ExternalSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.FileProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.FileSystemProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.LiteralSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.MapSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.MeaningProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.PrimitiveSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ReferenceableProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaAttributeRelationshipProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaElementProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaTypeChoiceProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SecurityTagsProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SimpleSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SoftwareServerCapabilityProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.StructDocumentTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.StructSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SupplementaryProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.TabularColumnProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.TabularSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.TemplateProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ValidValueProperties
Generate a string containing the properties.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.StewardshipActionOMASAPIRequestBody
JSON-like toString
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.StewardshipActionOMASAPIResponse
JSON-like toString

U

UNKNOWN - org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementOriginCategory
 
UNKNOWN - org.odpi.openmetadata.accessservices.stewardshipaction.properties.DataItemSortOrder
 
unlinkElementFromConsolidatedDuplicate(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.stewardshipaction.api.DuplicateManagementInterface
Remove the relationship between two elements that marks them as duplicates.
unlinkElementsAsDuplicates(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.stewardshipaction.api.DuplicateManagementInterface
Remove the relationship between two elements that marks them as duplicates.
UNSORTED - org.odpi.openmetadata.accessservices.stewardshipaction.properties.DataItemSortOrder
 
updateConsolidatedDuplicate(String, String, int, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.stewardshipaction.api.DuplicateManagementInterface
Update the stewardship properties of an element that is marked as a consolidated duplicate.

V

ValidValueElement - Class in org.odpi.openmetadata.accessservices.stewardshipaction.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.stewardshipaction.metadataelements.ValidValueElement
Default constructor
ValidValueElement(ValidValueElement) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ValidValueElement
Copy/clone constructor
ValidValueProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.properties
ValidValueProperties provides the common super class for ValidValueSet and ValidValueDefinition.
ValidValueProperties() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ValidValueProperties
Constructor
ValidValueProperties(ValidValueProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ValidValueProperties
Copy/clone constructor
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionAuditCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementOriginCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.stewardshipaction.properties.DataItemSortOrder
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionAuditCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ElementOriginCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.accessservices.stewardshipaction.properties.DataItemSortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E F G H L M O P R S T U V 
All Classes All Packages