Skip navigation links
A C D F G M O R U 

A

addAssetOrigin(String, String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
Add the asset origin classification to an asset.
addAssetToCatalog(String, String, String, String, String, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
Add a simple asset description to the catalog.
addAvroFileToCatalog(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AvroFileAssetOwner
Add a simple asset description linked to a connection object for a Avro file.
addConnectionToAsset(String, String, String, Connection) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
Adds a connection to an asset.
addCSVFileToCatalog(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.CSVFileAssetOwner
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 class org.odpi.openmetadata.accessservices.assetowner.client.CSVFileAssetOwner
Add a simple asset description linked to a connection object for a CSV file.
addDataFileAssetToCatalog(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
Creates a new data file asset and links it to the folder structure implied in the path name.
addDataFolderAssetToCatalog(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
Creates a new folder asset that is identified as a data asset.
addSchemaAttributesToSchema(String, String, List<SchemaAttribute>) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
Adds attributes to a complex schema type like a relational table or a structured document.
addSchemaToAsset(String, String, SchemaType, List<SchemaAttribute>) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
Links the supplied schema to the asset.
addSemanticAssignment(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
Create a simple relationship between a glossary term and an element in an Asset description (typically a field in the schema).
AssetOwner - Class in org.odpi.openmetadata.accessservices.assetowner.client
AssetOwner provides the generic client-side interface for the Asset Owner Open Metadata Access Service (OMAS).
AssetOwner(String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
Create a new client with no authentication embedded in the HTTP request.
AssetOwner(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
Create a new client that passes userId and password in each HTTP request.
attachDataFileAssetToFolder(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
Link an existing file asset to a folder.
attachFolderToFileSystem(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
Links a folder to a file system.
AvroFileAssetOwner - Class in org.odpi.openmetadata.accessservices.assetowner.client
AvroFileAssetOwner provides specialist methods for working with Avro files.
AvroFileAssetOwner(String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.AvroFileAssetOwner
Create a new client with no authentication embedded in the HTTP request.
AvroFileAssetOwner(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.AvroFileAssetOwner
Create a new client that passes userId and password in each HTTP request.

C

createFileSystemInCatalog(String, String, String, String, String, String, String, String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
Files live on a file system.
createFolderStructureInCatalog(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
Creates a new folder asset for each element in the pathName that is linked from the anchor entity.
createFolderStructureInCatalog(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
Creates a new folder asset for each element in the pathName.
createGovernanceZone(String, String, String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
Create a definition of a governance zone.
CSVFileAssetOwner - Class in org.odpi.openmetadata.accessservices.assetowner.client
CSVFileAssetOwner provides specialist methods for working with CSV files.
CSVFileAssetOwner(String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.CSVFileAssetOwner
Create a new client with no authentication embedded in the HTTP request.
CSVFileAssetOwner(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.CSVFileAssetOwner
Create a new client that passes userId and password in each HTTP request.

D

deleteAsset(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
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.
detachDataFileAssetFromFolder(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
Remove a link between a file asset and a folder.
detachFolderFromFileSystem(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
Removed the link between a folder and a file system.

F

FileSystemAssetOwner - Class in org.odpi.openmetadata.accessservices.assetowner.client
FileSystemAssetOwner provides specialist methods for onboarding details of a file system and the files within it.
FileSystemAssetOwner(String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
Create a new client with no authentication embedded in the HTTP request.
FileSystemAssetOwner(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
Create a new client that passes userId and password in each HTTP request.
findAssets(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
Return a list of assets with the requested search string in their name, qualified name or description.

G

getAssetProperties(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
Returns a comprehensive collection of properties about the requested asset.
getAssetsByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
Return a list of assets with the requested name.
getAssetSummary(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
Return the basic attributes of an asset.
getConnectorToAsset(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
Return a connector for the asset to enable the calling user to access the content.
getDiscoveryAnalysisReports(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
Return the discovery analysis reports about the asset.
getDiscoveryReportAnnotations(String, String, AnnotationStatus, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
Return the annotations linked directly to the report.
getExtendedAnnotations(String, String, AnnotationStatus, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
Return any annotations attached to this annotation.
getFileSystemByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
Retrieve a FileSystem asset by its unique identifier (GUID).
getFileSystemByUniqueName(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
Retrieve a FileSystem asset by its unique name.
getFileSystems(String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
Retrieve a list of defined FileSystems assets.
getFolderByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
Retrieve a Folder asset by its unique identifier (GUID).
getFolderByPathName(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
Retrieve a folder by its fully qualified path name.
getFolderFiles(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
Get the files inside a folder - both those that are nested and those that are linked.
getGovernanceZone(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
Return information about a specific governance zone.
getGovernanceZones(String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
Return information about the defined governance zones.
getNestedFolders(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
Return the list of folders nested inside a folder.

M

moveDataFileInCatalog(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
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 class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
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).

O

org.odpi.openmetadata.accessservices.assetowner.client - package org.odpi.openmetadata.accessservices.assetowner.client
 

R

refreshAvroSchemaInCatalog(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AvroFileAssetOwner
Ensure the schema associated with an Avro file is correct.

U

updateAssetOwner(String, String, String, OwnerType) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
Update the owner information for a specific asset.
updateAssetZones(String, String, List<String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
Update the zones for a specific asset.
A C D F G M O R U 
Skip navigation links

Copyright © 2018–2019 ODPi. All rights reserved.