Skip navigation links
A C D E F G H I L M N O P Q R S T U V Z 

A

addAssetOrigin(String, String, String, String, Map<String, String>) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetClassificationInterface
Add or replace the asset origin classification to an asset.
addAssetToCatalog(String, String, String, String, String, Map<String, String>, Map<String, Object>) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingInterface
Add a simple asset description to the catalog.
addAvroFileToCatalog(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingAvroFileInterface
Add a simple asset description linked to a connection object for an Avro file.
addCombinedSchemaToAsset(String, String, SchemaTypeProperties, List<SchemaAttributeProperties>) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingInterface
Stores the supplied schema details in the catalog and attaches it to the asset.
addConnectionToAsset(String, String, String, Connection) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingInterface
Adds a connection to an asset.
addCSVFileToCatalog(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingCSVFileInterface
Add a simple asset description linked to a connection object for a CSV file.
addCSVFileToCatalog(String, String, String, String, List<String>, Character, Character) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingCSVFileInterface
Add a simple asset description linked to a connection object for a CSV file.
addDataFileAssetToCatalog(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
Creates a new file asset and links it to the folder structure implied in the path name.
addDataFolderAssetToCatalog(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
Creates a new folder asset that is identified as a data asset.
additionalProperties - Variable in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
 
additionalProperties - Variable in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
 
addSchemaAttribute(String, String, String, String, SchemaAttributeProperties) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingInterface
Adds an attribute to a complex schema type like a relational table, avro schema or a structured document.
addSchemaAttributes(String, String, String, String, List<SchemaAttributeProperties>) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingInterface
Adds attributes to a complex schema type like a relational table, avro schema or a structured document.
addSchemaAttributesToSchema(String, String, List<SchemaAttribute>) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingInterface
Deprecated.
addSchemaToAsset(String, String, SchemaType, List<SchemaAttribute>) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingInterface
Deprecated.
addSchemaTypeToAsset(String, String, SchemaTypeProperties) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingInterface
Stores the supplied schema type in the catalog and attaches it to the asset.
addSecurityTags(String, String, String, List<String>, Map<String, Object>) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetClassificationInterface
Add or replace the security tags for an asset or one of its elements.
addSemanticAssignment(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetClassificationInterface
Create a simple relationship between a glossary term and an element in an Asset description (typically an attribute in the schema).
aliases - Variable in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
 
allowsDuplicateValues - Variable in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
 
AssetAttachmentManagementInterface - Interface in org.odpi.openmetadata.accessservices.assetowner.api
AssetAttachmentManagementInterface defines the operations to manage the different types of attachments that can be made to an Asset.
AssetClassificationInterface - Interface in org.odpi.openmetadata.accessservices.assetowner.api
The AssetClassificationInterface is used by the asset owner to add classifications and detailed definitions to the asset.
AssetDecommissioningInterface - Interface in org.odpi.openmetadata.accessservices.assetowner.api
The AssetDecommissioningInterface covers the steps that the asset owner needs to perform at the end of life of the asset.
AssetKnowledgeInterface - Interface in org.odpi.openmetadata.accessservices.assetowner.api
AssetKnowledgeInterface provides basic information about the types of access supported in the open metadata ecosystem
AssetOnboardingAvroFileInterface - Interface in org.odpi.openmetadata.accessservices.assetowner.api
AssetOnboardingAvroFileInterface provides the client-side interface for an asset owner to set up the metadata about an Avro file asset.
AssetOnboardingCSVFileInterface - Interface in org.odpi.openmetadata.accessservices.assetowner.api
AssetOnboardingCSVFileInterface provides the client-side interface for an asset owner to set up the metadata about a CSV file asset.
AssetOnboardingFileSystem - Interface in org.odpi.openmetadata.accessservices.assetowner.api
AssetOnboardingFileSystem provides specialist methods for building up folder structures for a file system and cataloguing the files within them.
AssetOnboardingInterface - Interface in org.odpi.openmetadata.accessservices.assetowner.api
AssetOnboardingInterface provides the client-side interface for an asset owner to set up the metadata about their asset.
AssetOnboardingValidValues - Interface in org.odpi.openmetadata.accessservices.assetowner.api
AssetOnboardingValidValues provides the API operations to create and maintain lists of valid value definitions grouped into a valid value set.
AssetOwnerAuditCode - Enum in org.odpi.openmetadata.accessservices.assetowner.ffdc
The AssetOwnerAuditCode is used to define the message content for the OMRS Audit Log.
AssetOwnerErrorCode - Enum in org.odpi.openmetadata.accessservices.assetowner.ffdc
The AssetOwnerErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Asset Owner OMAS Services.
AssetOwnerEvent - Class in org.odpi.openmetadata.accessservices.assetowner.events
AssetOwnerEvent describes the structure of the events emitted by the Asset Owner OMAS.
AssetOwnerEvent() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEvent
Default constructor
AssetOwnerEvent(AssetOwnerEvent) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEvent
Copy/clone constructor
AssetOwnerEventHeader - Class in org.odpi.openmetadata.accessservices.assetowner.events
AssetOwnerEventHeader provides a common base for all events from the access service.
AssetOwnerEventType - Enum in org.odpi.openmetadata.accessservices.assetowner.events
AssetOwnerEventType describes the different types of events produced by the Asset Owner OMAS.
AssetOwnerOMASAPIRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
AssetOwnerOMASAPIRequestBody provides a common header for Asset Owner OMAS request bodies for its REST API.
AssetOwnerOMASAPIRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.AssetOwnerOMASAPIRequestBody
Default constructor
AssetOwnerOMASAPIRequestBody(AssetOwnerOMASAPIRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.AssetOwnerOMASAPIRequestBody
Copy/clone constructor
AssetOwnerOMASAPIResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
AssetOwnerOMASAPIResponse provides a common header for Asset Owner OMAS managed rest to its REST API.
AssetOwnerOMASAPIResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.AssetOwnerOMASAPIResponse
Default constructor
AssetOwnerOMASAPIResponse(AssetOwnerOMASAPIResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.AssetOwnerOMASAPIResponse
Copy/clone constructor
AssetRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
AssetRequestBody carries the parameters for created a new asset.
AssetRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.AssetRequestBody
Default constructor
AssetRequestBody(AssetRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.AssetRequestBody
Copy/clone constructor
AssetReviewInterface - Interface in org.odpi.openmetadata.accessservices.assetowner.api
The AssetReviewInterface is used by the asset owner to review the state of the asset including any quality and usage metrics associated with the asset.
attachDataFileAssetToFolder(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
Link an existing file asset to a folder.
attachFolderToFileSystem(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
Links a folder to a file system.
attachSchemaTypeToAsset(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingInterface
Links the supplied schema type directly to the asset.
attachValidValueToSet(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingValidValues
Create a link between a valid value set or definition and a set.
attributeCount - Variable in class org.odpi.openmetadata.accessservices.assetowner.properties.ComplexSchemaTypeProperties
 
attributeName - Variable in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
 
attributeRelationships - Variable in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
 
attributeType - Variable in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
 

C

classifications - Variable in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
 
classifications - Variable in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
 
cloneProperties(DerivedSchemaAttribute) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DerivedSchemaAttributeProperties
Copy/clone operator.
cloneProperties(EnumSchemaType) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.EnumSchemaTypeProperties
Copy/clone operator.
cloneProperties(LiteralSchemaType) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LiteralSchemaTypeProperties
Copy/clone operator.
cloneProperties(PrimitiveSchemaType) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.PrimitiveSchemaTypeProperties
Copy/clone operator.
cloneProperties(SchemaAttribute) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Copy/clone operator.
cloneProperties(SchemaTypeChoice) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeChoiceProperties
Copy/clone operator.
cloneProperties(SchemaType) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
Copy/clone operator.
cloneProperties(SimpleSchemaType) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SimpleSchemaTypeProperties
Copy/clone operator.
cloneSchemaElement() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DocumentSchemaAttribute
Returns a clone of this object as the abstract SchemaElement class.
cloneSchemaElement() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DocumentSchemaType
Returns a clone of this object as the abstract SchemaElement class.
cloneSchemaType() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DocumentSchemaType
Returns a clone of this object as the abstract SchemaType class.
CombinedSchemaRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
SchemaRequestBody carries the parameters for created a new schema to attach to an asset.
CombinedSchemaRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.CombinedSchemaRequestBody
Default constructor
CombinedSchemaRequestBody(CombinedSchemaRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.CombinedSchemaRequestBody
Copy/clone constructor
CommentRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
CommentRequestBody provides a structure for passing a comment as a request body over a REST API.
CommentRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.CommentRequestBody
Default constructor
CommentRequestBody(CommentRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.CommentRequestBody
Copy/clone constructor
ComplexSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
ComplexSchemaTypeProperties describes a schema with multiple attributes.
ComplexSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ComplexSchemaTypeProperties
Default constructor used by subclasses
ComplexSchemaTypeProperties(ComplexSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ComplexSchemaTypeProperties
Copy/clone Constructor.
createFileSystemInCatalog(String, String, String, String, String, String, String, String, String, String, Map<String, String>) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
Files live on a file system.
createFolderStructureInCatalog(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
Creates a new folder asset for each element in the pathName that is linked from the anchor entity.
createFolderStructureInCatalog(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
Creates a new folder asset for each element in the pathName.
createValidValueDefinition(String, String, String, String, String, String, String, String, Map<String, String>, Map<String, Object>) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingValidValues
Create a new valid value definition.
createValidValueSet(String, String, String, String, String, String, Map<String, String>, Map<String, Object>) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingValidValues
Create a new valid value set.

D

DataStore - Class in org.odpi.openmetadata.accessservices.assetowner.properties
DataStore provides the JavaBean for describing a data store.
DataStore() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.DataStore
Default constructor
DataStore(DataStore) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.DataStore
Copy/clone constructor
DataStore(Asset) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.DataStore
Subtyping constructor.
defaultValueOverride - Variable in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
 
deleteAsset(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetDecommissioningInterface
Deletes an asset and all of its associated elements such as schema, connections (unless they are linked to another asset), discovery reports and associated feedback.
deleteAssetSchemaType(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingInterface
Detaches and deletes an asset's schema.
deleteValidValue(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingValidValues
Remove the valid value form the repository.
DerivedSchemaAttributeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
DerivedSchemaAttributeProperties carries the additional parameters for creating or updating derived schema attributes.
DerivedSchemaAttributeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.DerivedSchemaAttributeProperties
Default constructor
DerivedSchemaAttributeProperties(DerivedSchemaAttributeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.DerivedSchemaAttributeProperties
Copy/clone constructor.
description - Variable in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetRequestBody
 
description - Variable in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
 
detachDataFileAssetFromFolder(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
Remove a link between a file asset and a folder.
detachFolderFromFileSystem(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
Removed the link between a folder and a file system.
detachSchemaTypeFromAsset(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingInterface
Unlinks the schema from the asset but does not delete it.
detachValidValueFromSet(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingValidValues
Remove the link between a valid value and a set it is a member of.
displayName - Variable in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetRequestBody
 
displayName - Variable in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
 
DocumentSchemaAttribute - Class in org.odpi.openmetadata.accessservices.assetowner.properties
A DocumentSchemaAttribute defines an attribute in a hierarchical document structure such as an XML document.
DocumentSchemaAttribute() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.DocumentSchemaAttribute
Default constructor
DocumentSchemaAttribute(DocumentSchemaAttribute) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.DocumentSchemaAttribute
Copy/clone Constructor.
DocumentSchemaType - Class in org.odpi.openmetadata.accessservices.assetowner.properties
DocumentSchemaType is a specific type of bean for a do a top-level hierarchical document structure such as an XML document.
DocumentSchemaType() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.DocumentSchemaType
Default constructor used by subclasses
DocumentSchemaType(DocumentSchemaType) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.DocumentSchemaType
Copy/clone Constructor.

E

elementPosition - Variable in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
 
EnumSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
EnumSchemaTypeProperties carries the specialized parameters for creating or updating enum schema types.
EnumSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.EnumSchemaTypeProperties
Default constructor
EnumSchemaTypeProperties(EnumSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.EnumSchemaTypeProperties
Copy/clone Constructor
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEvent
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventHeader
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ComplexSchemaTypeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DerivedSchemaAttributeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.FileSystem
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LiteralSchemaTypeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaElementProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeChoiceProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SimpleSchemaTypeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueConsumer
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CombinedSchemaRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CommentRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.FileSystemResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.FolderResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewCSVFileAssetRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.PathNameRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributeRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributesRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaTypeRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValueConsumersResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
Compare the values of the supplied object with those stored in the current object.
extendedProperties - Variable in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
 
extendedProperties - Variable in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
 
externalAttributeType - Variable in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
 

F

File - Class in org.odpi.openmetadata.accessservices.assetowner.properties
File describes the property of a single data file.
File() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.File
Default constructor
File(File) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.File
Copy/clone constructor
File(DataStore) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.File
Subtyping constructor.
File(Asset) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.File
Subtyping constructor.
FileSystem - Class in org.odpi.openmetadata.accessservices.assetowner.properties
FileSystem describes the root node of a file system.
FileSystem() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.FileSystem
Default constructor
FileSystem(FileSystem) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.FileSystem
Copy/clone constructor.
FileSystem(SoftwareServerCapability) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.FileSystem
Copy/clone constructor from OCF bean.
FileSystemResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
FileSystemResponse is the response structure used on the OMAS REST API calls that return the properties for a file system.
FileSystemResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.FileSystemResponse
Default constructor
FileSystemResponse(FileSystemResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.FileSystemResponse
Copy/clone constructor
findAssets(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetReviewInterface
Return a list of assets with the requested search string in their name, qualified name or description.
findValidValues(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingValidValues
Locate valid values that match the search string.
Folder - Class in org.odpi.openmetadata.accessservices.assetowner.properties
Folder defines an asset that is a folder.
Folder() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.Folder
Default constructor
Folder(Folder) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.Folder
Copy/clone constructor
Folder(DataStore) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.Folder
Subtyping constructor.
Folder(Asset) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.Folder
Subtyping constructor.
FolderResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
FolderResponse is the response structure used on the OMAS REST API calls that return the properties for a folder.
FolderResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.FolderResponse
Default constructor
FolderResponse(FolderResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.FolderResponse
Copy/clone constructor
formula - Variable in class org.odpi.openmetadata.accessservices.assetowner.properties.DerivedSchemaAttributeProperties
 

G

getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
Return a copy of the additional properties.
getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Return a copy of the additional properties.
getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
Return a copy of the additional properties.
getAliases() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Return a list of alternative names for the attribute.
getAsset() - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEvent
Return the asset description.
getAssetProperties(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetReviewInterface
Return everything that is known about the asset
getAssetsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetReviewInterface
Return a list of assets with the requested name.
getAssetSummary(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetReviewInterface
Return the basic attributes of an asset.
getAttributeCount() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ComplexSchemaTypeProperties
Return the count of attributes in this schema type.
getAttributeName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Return the name of this schema attribute.
getAttributeRelationships() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Return any relationships to other schema attributes.
getAttributeType() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Return the SchemaType that relates to the type of this attribute.
getAuthor() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
Return the name of the author of the schema element.
getClassifications() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
Return the classifications associated with this referenceable.
getClassifications() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
Return the classifications associated with this referenceable.
getColumnHeaders() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewCSVFileAssetRequestBody
Return the list of column headers for the data set - this is used if the columns are not listed in the first line of the file.
getCommentText() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CommentRequestBody
Return the comment content.
getCommentType() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CommentRequestBody
Return the type of comment.
getConnectorToAsset(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetReviewInterface
Return a connector for the asset to enable the calling user to access the content.
getConsumer() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueConsumer
Return the referenceable bean
getDataType() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LiteralSchemaTypeProperties
Return the data type for this element.
getDataType() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SimpleSchemaTypeProperties
Return the data type for this element.
getDefaultValue() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SimpleSchemaTypeProperties
Return the default value for the element.
getDefaultValueOverride() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Return any default value for this attribute that would override the default defined in the schema element for this attribute's type (note only used is type is primitive).
getDelimiterCharacter() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewCSVFileAssetRequestBody
Return the delimiter character used between the columns.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaElementProperties
Return the description of the file.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetRequestBody
Returns the stored description property for the asset.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
Return the description of the file.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Return the description of the file.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
Returns the stored description property for the valid value.
getDiscoveryAnalysisReports(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetReviewInterface
Return the discovery analysis reports about the asset.
getDiscoveryReportAnnotations(String, String, AnnotationStatus, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetReviewInterface
Return the annotations linked directly to the report.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaElementProperties
Return the display name of the file
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetRequestBody
Returns the stored display name property for the asset.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
Return the display name of the file
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Return the display name of the file
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
Returns the stored display name property for the valid value.
getElementPosition() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Return the position of this schema attribute in its parent schema.
getEncodingStandard() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
Return the format (encoding standard) used for this schema.
getEncryption() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.FileSystem
Return the type of encryption used on the file system (or null is unencrypted).
getEncryption() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Return the type of encryption used on the file system (or null is unencrypted).
getEventType() - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEvent
Return the type of event.
getEventTypeCode() - Method in enum org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
Return the int identifier used for indexing based on the enum.
getEventTypeDescription() - Method in enum org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
Return the default description for the enum value - used when natural resource bundle is not available.
getEventTypeName() - Method in enum org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
Return the string name used for messages that include the enum.
getEventVersionId() - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventHeader
Return the event version id for this event structure.
getExtendedAnnotations(String, String, AnnotationStatus, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetReviewInterface
Return any annotations attached to this annotation.
getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
Return the properties that are defined for a subtype of referenceable but are not explicitly supported by the bean.
getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
Return the properties that are defined for a subtype of referenceable but are not explicitly supported by the bean.
getExternalAttributeType() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Set up optional link to another attribute.
getFileSystem() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.FileSystemResponse
Return the fileSystem result.
getFileSystemByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
Retrieve a FileSystem asset by its unique identifier (GUID).
getFileSystemByUniqueName(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
Retrieve a FileSystem asset by its unique name.
getFileSystems(String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
Retrieve a list of defined FileSystems assets.
getFileSystemType() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.FileSystem
Return the type of the file system.
getFileSystemType() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Return the type of the file system.
getFixedValue() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LiteralSchemaTypeProperties
Return the fixed value for the element.
getFolder() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.FolderResponse
Return the folder result.
getFolderByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
Retrieve a Folder asset by its unique identifier (GUID).
getFolderByPathName(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
Retrieve a folder by its fully qualified path name.
getFolderFiles(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
Get the data files inside a folder - both those that are nested and those that are linked.
getFormat() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.FileSystem
Return the format of the file system.
getFormat() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Return the format of the file system.
getFormula() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DerivedSchemaAttributeProperties
Return the formula used to combine the values of the queries.
getFullPath() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
Return the full path of the file - this should be unique.
getFullPath() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.PathNameRequestBody
Return the full path of the file - this should be unique.
getLatestChange() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetRequestBody
Return a short description of the last change to the asset.
getLength() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Return the length of the data field.
getMaxCardinality() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Return the maximum number of instances allowed for this attribute.
getMeanings() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
Return the assigned meanings for this metadata entity.
getMeanings() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
Return the assigned meanings for this metadata entity.
getMessageDefinition() - Method in enum org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
Retrieve a message definition object for an exception.
getMinCardinality() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Return this minimum number of instances allowed for this attribute.
getMinimumLength() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Return the minimum length of the data.
getNamespace() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
Return the name of the namespace that this type belongs to.
getNativeJavaClass() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Return the name of the Java class to use to represent this type.
getNestedFolders(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
Return the list of folders nested inside a folder.
getOriginalAsset() - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEvent
Return the original asset description.
getOwner() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetRequestBody
Returns the name of the owner for this asset.
getOwnerType() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetRequestBody
Return the type of owner stored in the owner property.
getPatchLevel() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.FileSystem
Return the patch level of the file system.
getPatchLevel() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Return the patch level of the file system.
getPreferredValue() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
Return the preferred values to use in implementations (normally used with definitions)
getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
Returns the stored qualified name property for the metadata entity.
getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
Returns the stored qualified name property for the metadata entity.
getQueries() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DerivedSchemaAttributeProperties
Return the list of queries that are used to create the derived schema element.
getQuoteCharacter() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewCSVFileAssetRequestBody
Return the character used to group the content of a column that contains one or more delimiter characters.
getSchemaAttributeProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributeRequestBody
Return the properties that describe the schema attribute.
getSchemaAttributeProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributesRequestBody
Return the properties that describe the schema attribute.
getSchemaAttributes() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CombinedSchemaRequestBody
Return the names of the zones that this asset is a member of.
getSchemaOptions() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeChoiceProperties
Return the list of alternative schema types that this attribute or asset may use.
getSchemaType() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CombinedSchemaRequestBody
Return the type of owner stored in the owner property.
getSchemaTypeProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaTypeRequestBody
Return the properties for the schema type.
getScope() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
Return the scope of values that this valid value covers (normally used with sets)
getSetsForValidValue(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingValidValues
Page through the list of valid value sets that a valid value definition/set belongs to.
getSignificantDigits() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Return the number of significant digits to the right of decimal point.
getSortOrder() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Return the order that the attribute instances are arranged in - if any.
getSource() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.FileSystem
Return the source of the file system.
getSource() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Return the source of the file system.
getTypeName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
Return the open metadata type name of this object - this is used to create a subtype of the referenceable.
getTypeName() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
Return the open metadata type name of this object - this is used to create a subtype of the referenceable.
getTypesOfAnnotation(String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetReviewInterface
Return the annotation subtype names.
getTypesOfAnnotationWithDescriptions(String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetReviewInterface
Return the annotation subtype names mapped to their descriptions.
getTypesOfAsset(String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetKnowledgeInterface
Return the asset subtype names.
getTypesOfAssetWithDescriptions(String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetKnowledgeInterface
Return the asset subtype names mapped to their descriptions.
getUniqueName() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Return the full path of the file - this should be unique.
getUsage() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
Return the usage guidance for this schema element.
getUsage() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
Return the description of how this valid value should be used.
getValidValueByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingValidValues
Retrieve a specific valid value from the repository.
getValidValueByName(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingValidValues
Retrieve a specific valid value from the repository.
getValidValueConsumers() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValueConsumersResponse
Return the list of consumers in the response.
getValidValueSet() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.EnumSchemaTypeProperties
Return the unique identifier of the valid value set that describes the enum values for this schema element.
getValidValueSetMembers(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingValidValues
Page through the members of a valid value set.
getVersion() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.FileSystem
Return the version number of the file system.
getVersion() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Return the version number of the file system.
getVersionNumber() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
Return the version number of the schema element - null means no version number.
getZoneMembership() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetRequestBody
Return the names of the zones that this asset is a member of.

H

hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEvent
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventHeader
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.FileSystem
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaElementProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueConsumer
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetRequestBody
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CombinedSchemaRequestBody
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CommentRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.FileSystemResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.FolderResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewCSVFileAssetRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.PathNameRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributeRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributesRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaTypeRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValueConsumersResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
Return has code based on properties.

I

isAllowsDuplicateValues() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Return whether the same value can be used by more than one instance of this attribute.
isDeprecated() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaElementProperties
Is the schema element deprecated?
isNullable - Variable in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
 
isNullable() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Return whether the field is nullable or not.
isOrderedValues() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Return whether the attribute instances are arranged in an order.
isPublic() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CommentRequestBody
Return whether the feedback is private or not
isStrictRequirement() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueConsumer
Return the strict requirement flag.

L

latestChange - Variable in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetRequestBody
 
length - Variable in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
 
LiteralSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
LiteralSchemaTypeProperties carries the specialized parameters for creating or updating literal schema types.
LiteralSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.LiteralSchemaTypeProperties
Default constructor
LiteralSchemaTypeProperties(LiteralSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.LiteralSchemaTypeProperties
Copy/clone Constructor - the parentAsset is passed separately to the template because it is also likely to be being cloned in the same operation and we want the definitions clone to point to the asset clone and not the original asset.

M

maxCardinality - Variable in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
 
meanings - Variable in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
 
meanings - Variable in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
 
minCardinality - Variable in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
 
minimumLength - Variable in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
 
moveDataFileInCatalog(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
Move a file from its current parent folder to a new parent folder - this changes the file's qualified name but not its unique identifier (guid).
moveDataFolderInCatalog(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
Move a data folder from its current parent folder to a new parent folder - this changes the folder's qualified name but not its unique identifier (guid).

N

nativeJavaClass - Variable in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
 
NewCSVFileAssetRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
NewCSVFileAssetRequestBody carries the parameters for creating a new CSV file asset.
NewCSVFileAssetRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.NewCSVFileAssetRequestBody
Default constructor
NewCSVFileAssetRequestBody(NewCSVFileAssetRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.NewCSVFileAssetRequestBody
Copy/clone constructor
NewFileAssetRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
NewFileAssetRequestBody carries the parameters for creating a new file asset.
NewFileAssetRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
Default constructor
NewFileAssetRequestBody(NewFileAssetRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
Copy/clone constructor
NewFileSystemRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
FileSystem describes the root node of a file system.
NewFileSystemRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Default constructor
NewFileSystemRequestBody(NewFileSystemRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Copy/clone constructor.

O

orderedValues - Variable in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
 
org.odpi.openmetadata.accessservices.assetowner.api - package org.odpi.openmetadata.accessservices.assetowner.api
This package provides the definition of the Java API for the Asset Owner OMAS.
org.odpi.openmetadata.accessservices.assetowner.events - package org.odpi.openmetadata.accessservices.assetowner.events
This package contains stub headers for events when Asset Owner OMAS supported events.
org.odpi.openmetadata.accessservices.assetowner.ffdc - package org.odpi.openmetadata.accessservices.assetowner.ffdc
This package provides the first failure data capture support for the Asset Owner OMAS module.
org.odpi.openmetadata.accessservices.assetowner.properties - package org.odpi.openmetadata.accessservices.assetowner.properties
This properties package provides the extensions to asset for specific subtypes.
org.odpi.openmetadata.accessservices.assetowner.rest - package org.odpi.openmetadata.accessservices.assetowner.rest
This package defines the beans used to build the REST request and response payloads.
owner - Variable in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetRequestBody
 
ownerType - Variable in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetRequestBody
 

P

PathNameRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
PathNameRequestBody carries the parameters for creating a new Folder asset.
PathNameRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.PathNameRequestBody
Default constructor
PathNameRequestBody(PathNameRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.PathNameRequestBody
Copy/clone constructor
preferredValue - Variable in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
 
PrimitiveSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
PrimitiveSchemaTypeProperties carries the specialized parameters for creating or updating primitive schema types.
PrimitiveSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.PrimitiveSchemaTypeProperties
Default constructor
PrimitiveSchemaTypeProperties(PrimitiveSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.PrimitiveSchemaTypeProperties
Copy/clone Constructor

Q

qualifiedName - Variable in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
 
qualifiedName - Variable in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
 
queries - Variable in class org.odpi.openmetadata.accessservices.assetowner.properties.DerivedSchemaAttributeProperties
 

R

ReferenceableProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
ReferenceableProperties provides a structure for passing a referenceables' properties over the Java API.
ReferenceableProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
Default constructor
ReferenceableProperties(ReferenceableProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
Copy/clone constructor
ReferenceableProperties(Referenceable) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
Copy/clone constructor
ReferenceableRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
ReferenceableRequestBody provides a structure for passing a referenceables' properties as a request body over a REST API.
ReferenceableRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
Default constructor
ReferenceableRequestBody(ReferenceableRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
Copy/clone constructor
removeAssetOrigin(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetClassificationInterface
Remove the asset origin classification to an asset.
removeSecurityTags(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetClassificationInterface
Remove the security tags classification to an asset or one of its elements.
removeSemanticAssignment(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetClassificationInterface
Remove the relationship between a glossary term and an element in an Asset description (typically a field in the schema).

S

SchemaAttributeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
SchemaAttributeProperties carries the common parameters for creating or updating schema attributes.
SchemaAttributeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Default constructor
SchemaAttributeProperties(SchemaAttributeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Copy/clone constructor.
SchemaAttributeRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
SchemaAttributeRequestBody carries the common parameters for creating or updating a schema attribute.
SchemaAttributeRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributeRequestBody
Default constructor
SchemaAttributeRequestBody(SchemaAttributeRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributeRequestBody
Copy/clone constructor.
schemaAttributes - Variable in class org.odpi.openmetadata.accessservices.assetowner.rest.CombinedSchemaRequestBody
 
SchemaAttributesRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
SchemaAttributesRequestBody carries the common parameters for creating a list of schema attributes.
SchemaAttributesRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributesRequestBody
Default constructor
SchemaAttributesRequestBody(SchemaAttributesRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributesRequestBody
Copy/clone constructor.
SchemaElementProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
SchemaElementProperties carries the common parameters for creating or updating schema elements such as schema types and attributes.
SchemaElementProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaElementProperties
Default constructor
SchemaElementProperties(SchemaElementProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaElementProperties
Copy/clone constructor
schemaType - Variable in class org.odpi.openmetadata.accessservices.assetowner.rest.CombinedSchemaRequestBody
 
SchemaTypeChoiceProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
SchemaTypeChoiceProperties carries the specialized parameters for creating or updating a choice of schema types.
SchemaTypeChoiceProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeChoiceProperties
Default constructor
SchemaTypeChoiceProperties(SchemaTypeChoiceProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeChoiceProperties
Copy/clone Constructor - the parentAsset is passed separately to the template because it is also likely to be being cloned in the same operation and we want the definitions clone to point to the asset clone and not the original asset.
SchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
SchemaTypeProperties carries the common parameters for creating or updating schema types.
SchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
Default constructor
SchemaTypeProperties(SchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
Copy/clone Constructor.
SchemaTypeRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
SchemaTypeRequestBody carries the common parameters for creating or updating schema types.
SchemaTypeRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaTypeRequestBody
Default constructor
SchemaTypeRequestBody(SchemaTypeRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaTypeRequestBody
Copy/clone Constructor.
scope - Variable in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
 
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
Set up additional properties.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Set up additional properties.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
Set up additional properties.
setAliases(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Set up a list of alternative names for the attribute.
setAllowsDuplicateValues(boolean) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Set up whether the same value can be used by more than one instance of this attribute.
setAsset(Asset) - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEvent
Set up the asset description.
setAttributeCount(int) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ComplexSchemaTypeProperties
Set up the count of attributes in this schema type
setAttributeName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Set up the name of this schema attribute.
setAttributeRelationships(List<SchemaAttributeRelationship>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Set up any relationships to other schema attributes.
setAttributeType(SchemaType) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Set up the SchemaType that relates to the type of this attribute.
setAuthor(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
Set up the name of the author of the schema element.
setClassifications(List<Classification>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
Set up the list of classifications associated with this referenceable.
setClassifications(List<Classification>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
Set up the list of classifications associated with this referenceable.
setColumnHeaders(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewCSVFileAssetRequestBody
Set up he list of column headers for the data set - this is used if the columns are not listed in the first line of the file.
setCommentText(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CommentRequestBody
Set up the comment content.
setCommentType(CommentType) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CommentRequestBody
Set up the type of comment.
setConsumer(Referenceable) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueConsumer
Set up the referenceable bean
setDataType(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LiteralSchemaTypeProperties
Set up the data type for this element.
setDataType(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SimpleSchemaTypeProperties
Set up the data type for this element.
setDefaultValue(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SimpleSchemaTypeProperties
Set up the default value for the element.
setDefaultValueOverride(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Set up any default value for this attribute that would override the default defined in the schema element for this attribute's type (note only used is type is primitive).
setDelimiterCharacter(Character) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewCSVFileAssetRequestBody
Set up the delimiter character used between the columns.
setDeprecated(boolean) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaElementProperties
Set whether the schema element deprecated or not.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaElementProperties
Set up the description of the file.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetRequestBody
Set up the stored description property associated with the asset.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
Set up the description of the file.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Set up the description of the file.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
Set up the stored description property associated with the valid value.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaElementProperties
Set up the display name of the file.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetRequestBody
Set up the stored display name property for the asset.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
Set up the display name of the file.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Set up the display name of the file.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
Set up the stored display name property for the valid value.
setElementPosition(int) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Set up the position of this schema attribute in its parent schema.
setEncodingStandard(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
Set up the format (encoding standard) used for this schema.
setEncryption(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.FileSystem
Set up the type of encryption used on the file system (or null is unencrypted).
setEncryption(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Set up the type of encryption used on the file system (or null is unencrypted).
setEventType(AssetOwnerEventType) - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEvent
Set up the type of event.
setEventVersionId(long) - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventHeader
Set up the event version id for this event structure.
setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
Set up the properties that are defined for a subtype of referenceable but are not explicitly supported by the bean.
setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
Set up the properties that are defined for a subtype of referenceable but are not explicitly supported by the bean.
setExternalAttributeType(SchemaLink) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Set up optional links to another attribute.
setFileSystem(FileSystem) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.FileSystemResponse
Set up the fileSystem result.
setFileSystemType(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.FileSystem
Set up the type of the file system.
setFileSystemType(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Set up the type of the file system.
setFixedValue(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LiteralSchemaTypeProperties
Set up the fixed value for the element.
setFolder(Folder) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.FolderResponse
Set up the folder result.
setFormat(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.FileSystem
Set up the format of the file system.
setFormat(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Set up the format of the file system.
setFormula(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DerivedSchemaAttributeProperties
Set up the formula used to combine the values of the queries.
setFullPath(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
Set up the full path of the file - this should be unique.
setFullPath(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.PathNameRequestBody
Set up the full path of the file - this should be unique.
setLatestChange(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetRequestBody
Set up a short description of the last change to the asset.
setLength(int) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Set up the length of the data field.
setMaxCardinality(int) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Set up the maximum number of instances allowed for this attribute.
setMeanings(List<Meaning>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
Set up the assigned meanings for this metadata entity.
setMeanings(List<Meaning>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
Set up the assigned meanings for this metadata entity.
setMinCardinality(int) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Set up the minimum number of instances allowed for this attribute.
setMinimumLength(int) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Set up the minimum length of the data.
setNamespace(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
Set up the name of the namespace that this type belongs to.
setNativeJavaClass(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Set up the name of the Java class to use to represent this type.
setNullable(boolean) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Set up whether the field is nullable or not.
setOrderedValues(boolean) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Set up whether the attribute instances are arranged in an order.
setOriginalAsset(Asset) - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEvent
Set up the original asset description.
setOwner(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetRequestBody
Set up the name of the owner for this asset.
setOwnerType(OwnerType) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetRequestBody
Set up the owner type for this asset.
setPatchLevel(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.FileSystem
Set up the patch level of the file system.
setPatchLevel(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Set up the patch level of the file system.
setPreferredValue(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
Set up the preferred values to use in implementations (normally used with definitions)
setPublic(boolean) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CommentRequestBody
Set up the privacy flag.
setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
Set up the fully qualified name.
setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
Set up the fully qualified name.
setQueries(List<SchemaImplementationQuery>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DerivedSchemaAttributeProperties
Set up the list of queries that are used to create the derived schema element.
setQuoteCharacter(Character) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewCSVFileAssetRequestBody
Set up he character used to group the content of a column that contains one or more delimiter characters.
setSchemaAttributeProperties(SchemaAttributeProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributeRequestBody
Set up the properties that describe the schema attribute.
setSchemaAttributeProperties(List<SchemaAttributeProperties>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributesRequestBody
Set up the properties that describe the schema attribute.
setSchemaAttributes(List<SchemaAttributeProperties>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CombinedSchemaRequestBody
Set up the names of the zones that this asset is a member of.
setSchemaOptions(List<SchemaTypeProperties>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeChoiceProperties
Set up the list of alternative schema types that this attribute or asset may use.
setSchemaType(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CombinedSchemaRequestBody
Set up the owner type for this asset.
setSchemaTypeProperties(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaTypeRequestBody
Set up schema type
setScope(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
Set up the scope of values that this valid value covers (normally used with sets)
setSignificantDigits(int) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Set up the number of significant digits to the right of decimal point.
setSortOrder(DataItemSortOrder) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Set up the order that the attribute instances are arranged in - if any.
setSource(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.FileSystem
Set up the source of the file system.
setSource(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Set up the source of the file system.
setStrictRequirement(boolean) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueConsumer
Set up the type name of the referenceable.
setTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
Set up the open metadata type name of this object - this is used to create a subtype of the referenceable.
setTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
Set up the open metadata type name of this object - this is used to create a subtype of the referenceable.
setUniqueName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Set up the full path of the file - this should be unique.
setUsage(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
Set up the usage guidance for this schema element.
setUsage(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
Set up the description of how this valid value should be used.
setValidValueConsumers(List<ValidValueConsumer>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValueConsumersResponse
Set up the list of assets for the response.
setValidValueSet(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.EnumSchemaTypeProperties
Set up the unique identifier of the value set that describes the enum values for this schema element.
setVersion(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.FileSystem
Set up the version number of the file system.
setVersion(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Set up the version number of the file system.
setVersionNumber(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
Set up the version number of the schema element - null means no version number.
setZoneMembership(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetRequestBody
Set up the names of the zones that this asset is a member of.
significantDigits - Variable in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
 
SimpleSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
SimpleSchemaTypeProperties carries the common parameters for creating or updating primitive and enum schema types.
SimpleSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SimpleSchemaTypeProperties
Default constructor
SimpleSchemaTypeProperties(SimpleSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SimpleSchemaTypeProperties
Copy/clone Constructor - the parentAsset is passed separately to the template because it is also likely to be being cloned in the same operation and we want the definitions clone to point to the asset clone and not the original asset.
sortOrder - Variable in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
 
StructDocumentTypeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
StructDocumentTypeProperties is a specific type of bean for a do a nested structure in a hierarchical document structure such as an XML document.
StructDocumentTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.StructDocumentTypeProperties
Default constructor used by subclasses
StructDocumentTypeProperties(StructDocumentTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.StructDocumentTypeProperties
Copy/clone Constructor.
StructSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
StructSchemaTypeProperties is a specific type of bean for a structure.
StructSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.StructSchemaTypeProperties
Default constructor used by subclasses
StructSchemaTypeProperties(StructSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.StructSchemaTypeProperties
Copy/clone Constructor.

T

TabularColumnProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
A TabularColumnProperties defines a column in a simple table.
TabularColumnProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.TabularColumnProperties
Default constructor
TabularColumnProperties(TabularColumnProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.TabularColumnProperties
Copy/clone Constructor.
TabularSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
TabularSchemaTypeProperties is a specific type of bean for a simple table.
TabularSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.TabularSchemaTypeProperties
Default constructor used by subclasses
TabularSchemaTypeProperties(TabularSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.TabularSchemaTypeProperties
Copy/clone Constructor.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEvent
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventHeader
JSON-style toString
toString() - Method in enum org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
JSON-style toString
toString() - Method in enum org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerAuditCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ComplexSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DerivedSchemaAttributeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DocumentSchemaAttribute
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DocumentSchemaType
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.EnumSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.FileSystem
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LiteralSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.PrimitiveSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaElementProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeChoiceProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SimpleSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.StructDocumentTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.StructSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.TabularColumnProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.TabularSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueConsumer
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetOwnerOMASAPIRequestBody
JSON-like toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetOwnerOMASAPIResponse
JSON-like toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CombinedSchemaRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CommentRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.FileSystemResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.FolderResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewCSVFileAssetRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.PathNameRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributeRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributesRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaTypeRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValueConsumersResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
Generate a string containing the properties.
typeName - Variable in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
 
typeName - Variable in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
 

U

updateAssetOwner(String, String, String, OwnerType) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetClassificationInterface
Update the owner information for a specific asset.
updateAssetZones(String, String, List<String>) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetClassificationInterface
Update the zones for a specific asset.
updateValidValue(String, String, String, String, String, String, String, String, boolean, Map<String, String>, Map<String, Object>) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingValidValues
Update the properties of the valid value.
usage - Variable in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
 

V

ValidValueConsumer - Class in org.odpi.openmetadata.accessservices.assetowner.properties
ValidValueConsumer describes a Referenceable that is using a valid values set/definition to define the values that may/must be assigned to it.
ValidValueConsumer() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueConsumer
Default constructor
ValidValueConsumer(ValidValueConsumer) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueConsumer
Copy/clone constructor
ValidValueConsumersResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
ValidValuesConsumersResponse returns a list of Referenceables from the server that are linked to a valid values set/definition.
ValidValueConsumersResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValueConsumersResponse
Default constructor
ValidValueConsumersResponse(ValidValueConsumersResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValueConsumersResponse
Copy/clone constructor
ValidValuesRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
AssetRequestBody carries the parameters for created a new asset.
ValidValuesRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
Default constructor
ValidValuesRequestBody(ValidValuesRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
Copy/clone constructor
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerAuditCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
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.assetowner.ffdc.AssetOwnerAuditCode
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.assetowner.ffdc.AssetOwnerErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.

Z

zoneMembership - Variable in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetRequestBody
 
A C D E F G H I L M N O P Q R S T U V Z 
Skip navigation links

Copyright © 2018–2020 ODPi. All rights reserved.