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

A

addAssetOrigin(String, String, String, OriginRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.AssetOwnerRESTServices
Set up the labels that classify an asset's origin.
addAssetToCatalog(String, String, String, AssetRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.AssetOwnerRESTServices
Add a simple asset description to the catalog.
addAvroFileToCatalog(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.handlers.FileSystemHandler
Add a simple asset description linked to a connection object for an Avro file.
addAvroFileToCatalog(String, String, NewFileAssetRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.FileSystemRESTServices
Add a simple asset description linked to a connection object for an Avro file.
addConnectionToAsset(String, String, String, ConnectionRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.AssetOwnerRESTServices
Adds a connection to an asset.
addCSVFileToCatalog(String, String, String, String, List<String>, Character, Character, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.handlers.FileSystemHandler
Add a simple asset description linked to a connection object for a CSV file.
addCSVFileToCatalog(String, String, NewCSVFileAssetRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.FileSystemRESTServices
Add a simple asset description linked to a connection object for a CSV file.
addDataFileAssetToCatalog(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.handlers.FileSystemHandler
Creates a new file asset and links it to the folder structure implied in the path name.
addDataFileAssetToCatalog(String, String, NewFileAssetRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.FileSystemRESTServices
Creates a new data file asset and links it to the folder structure implied in the path name.
addDataFolderAssetToCatalog(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.handlers.FileSystemHandler
Creates a new folder asset that is identified as a data asset.
addDataFolderAssetToCatalog(String, String, NewFileAssetRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.FileSystemRESTServices
Creates a new folder asset that is identified as a data asset.
ADDITIONAL_PROPERTIES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.assetowner.mappers.FileSystemMapper
 
addSchemaAttributesToSchema(String, String, String, List<SchemaAttribute>) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.AssetOwnerRESTServices
Adds attributes to a complex schema type like a relational table or a structured document.
addSchemaToAsset(String, String, String, SchemaRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.AssetOwnerRESTServices
Links the supplied schema to the asset.
addSemanticAssignment(String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.AssetOwnerRESTServices
Create a simple relationship between a glossary term and an element in an Asset description (typically a field in the schema).
AssetOwnerAdmin - Class in org.odpi.openmetadata.accessservices.assetowner.admin
AssetOwnerAdmin manages the start up and shutdown of the Asset Owner OMAS.
AssetOwnerAdmin() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.admin.AssetOwnerAdmin
Default constructor
AssetOwnerAuditCode - Enum in org.odpi.openmetadata.accessservices.assetowner.auditlog
The AssetOwnerAuditCode is used to define the message content for the OMRS Audit Log.
AssetOwnerRESTServices - Class in org.odpi.openmetadata.accessservices.assetowner.server
AssetOwner provides the generic client-side interface for the Asset Owner Open Metadata Access Service (OMAS).
AssetOwnerRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.server.AssetOwnerRESTServices
Default constructor
AssetOwnerServicesInstance - Class in org.odpi.openmetadata.accessservices.assetowner.server
AssetOwnerServicesInstance caches references to OMRS objects for a specific server.
AssetOwnerServicesInstance(OMRSRepositoryConnector, List<String>, List<String>, OMRSAuditLog, String, int) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.server.AssetOwnerServicesInstance
Set up the local repository connector that will service the REST Calls.
attachDataFileAssetToFolder(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.handlers.FileSystemHandler
Link an existing file asset to a folder.
attachDataFileAssetToFolder(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.FileSystemRESTServices
Link an existing file asset to a folder.
attachFolderToFileSystem(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.handlers.FileSystemHandler
Links a folder to a file system.
attachFolderToFileSystem(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.FileSystemRESTServices
Links a folder to a file system.

C

createFileSystemInCatalog(String, String, String, String, String, String, String, String, String, String, Map<String, String>, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.handlers.FileSystemHandler
Files live on a file system.
createFileSystemInCatalog(String, String, NewFileSystemRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.FileSystemRESTServices
Files live on a file system.
createFolderStructureInCatalog(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.handlers.FileSystemHandler
Creates a new folder asset for each element in the pathName that is linked from the anchor entity.
createFolderStructureInCatalog(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.handlers.FileSystemHandler
Creates a new folder asset for each element in the pathName.
createFolderStructureInCatalog(String, String, String, PathNameRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.FileSystemRESTServices
Creates a new folder asset for each element in the pathName that is linked from the anchor entity.
createFolderStructureInCatalog(String, String, PathNameRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.FileSystemRESTServices
Creates a new folder asset for each element in the pathName.
createGovernanceZone(String, String, String, String, String, Map<String, String>, Map<String, Object>, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.handlers.GovernanceZoneHandler
Create a definition of a governance zone.
createGovernanceZone(String, String, ZoneRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.AssetOwnerRESTServices
Create a definition of a governance zone.
CRITERIA_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.assetowner.mappers.GovernanceZoneMapper
 

D

deleteAsset(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.AssetOwnerRESTServices
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.
DESCRIPTION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.assetowner.mappers.FileSystemMapper
 
DESCRIPTION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.assetowner.mappers.GovernanceZoneMapper
 
detachDataFileAssetFromFolder(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.handlers.FileSystemHandler
Remove a link between a file asset and a folder.
detachDataFileAssetFromFolder(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.FileSystemRESTServices
Remove a link between a file asset and a folder.
detachFolderFromFileSystem(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.handlers.FileSystemHandler
Removed the link between a folder and a file system.
detachFolderFromFileSystem(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.FileSystemRESTServices
Removed the link between a folder and a file system.
DISPLAY_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.assetowner.mappers.FileSystemMapper
 
DISPLAY_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.assetowner.mappers.GovernanceZoneMapper
 

E

ENCRYPTION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.assetowner.mappers.FileSystemMapper
 

F

FILE_SYSTEM_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.accessservices.assetowner.mappers.FileSystemMapper
 
FILE_SYSTEM_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.accessservices.assetowner.mappers.FileSystemMapper
 
FILE_SYSTEM_ENTITY_TYPE_GUID - Static variable in class org.odpi.openmetadata.accessservices.assetowner.mappers.FileSystemMapper
 
FILE_SYSTEM_ENTITY_TYPE_NAME - Static variable in class org.odpi.openmetadata.accessservices.assetowner.mappers.FileSystemMapper
 
FileSystemBuilder - Class in org.odpi.openmetadata.accessservices.assetowner.builders
FileSystemBuilder creates the parts for an entity that represents a file system definition.
FileSystemBuilder(String, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.builders.FileSystemBuilder
Minimal constructor used for searching
FileSystemBuilder(String, String, String, String, String, String, String, String, String, Map<String, String>, Map<String, Object>, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.builders.FileSystemBuilder
Create constructor
FileSystemConverter - Class in org.odpi.openmetadata.accessservices.assetowner.converters
FileSystemConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a FileSystem bean.
FileSystemConverter(EntityDetail, OMRSRepositoryHelper, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.converters.FileSystemConverter
Constructor captures the initial content with connectionToAssetRelationship
FileSystemHandler - Class in org.odpi.openmetadata.accessservices.assetowner.handlers
FileSystemHandler provides the support for managing catalog entries about files and folders.
FileSystemHandler(String, String, List<String>, AssetHandler, SchemaTypeHandler, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.handlers.FileSystemHandler
Construct the handler information needed to interact with the repository services
FileSystemMapper - Class in org.odpi.openmetadata.accessservices.assetowner.mappers
GovernanceZoneMapper provides property name mapping for governance zones.
FileSystemMapper() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.mappers.FileSystemMapper
 
FileSystemRESTServices - Class in org.odpi.openmetadata.accessservices.assetowner.server
FileSystemRESTServices provides the server-side implementation for managing files and folder assets in a file system.
FileSystemRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.server.FileSystemRESTServices
Default constructor
findAssets(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.AssetOwnerRESTServices
Return a list of assets with the requested search string in their name, qualified name or description.
FORMAT_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.assetowner.mappers.FileSystemMapper
 

G

getAssetsByName(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.AssetOwnerRESTServices
Return a list of assets with the requested name.
getClassificationInstanceProperties(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.builders.FileSystemBuilder
Return the supplied bean properties in an InstanceProperties object.
getDiscoveryAnalysisReports(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.AssetOwnerRESTServices
Return the discovery analysis reports about the asset.
getDiscoveryReportAnnotations(String, String, String, int, int, StatusRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.AssetOwnerRESTServices
Return the annotations linked directly to the report.
getExtendedAnnotations(String, String, String, int, int, StatusRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.AssetOwnerRESTServices
Return any annotations attached to this annotation.
getFileSystemBean() - Method in class org.odpi.openmetadata.accessservices.assetowner.converters.FileSystemConverter
Request the bean is extracted from the repository objects
getFileSystemByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.handlers.FileSystemHandler
Retrieve a FileSystem asset by its unique identifier (GUID).
getFileSystemByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.FileSystemRESTServices
Retrieve a FileSystem asset by its unique identifier (GUID).
getFileSystemByUniqueName(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.handlers.FileSystemHandler
Retrieve a FileSystem asset by its unique name.
getFileSystemByUniqueName(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.FileSystemRESTServices
Retrieve a FileSystem asset by its unique name.
getFileSystems(String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.handlers.FileSystemHandler
Retrieve a list of defined FileSystems assets.
getFileSystems(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.FileSystemRESTServices
Retrieve a list of defined FileSystems assets.
getFolderByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.handlers.FileSystemHandler
Retrieve a Folder asset by its unique identifier (GUID).
getFolderByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.FileSystemRESTServices
Retrieve a Folder asset by its unique identifier (GUID).
getFolderByPathName(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.handlers.FileSystemHandler
Retrieve a folder by its fully qualified path name.
getFolderByPathName(String, String, PathNameRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.FileSystemRESTServices
Retrieve a folder by its fully qualified path name.
getFolderFiles(String, String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.handlers.FileSystemHandler
Get the files inside a folder - both those that are nested and those that are linked.
getFolderFiles(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.FileSystemRESTServices
Get the files inside a folder - both those that are nested and those that are linked.
getFormattedLogMessage(String...) - Method in enum org.odpi.openmetadata.accessservices.assetowner.auditlog.AssetOwnerAuditCode
Returns the log message with the placeholders filled out with the supplied parameters.
getGovernanceZone(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.handlers.GovernanceZoneHandler
Return information about a specific governance zone.
getGovernanceZone(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.AssetOwnerRESTServices
Return information about a specific governance zone.
getGovernanceZones(String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.handlers.GovernanceZoneHandler
Return information about the defined governance zones.
getGovernanceZones(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.AssetOwnerRESTServices
Return information about all of the governance zones.
getInstanceProperties(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.builders.FileSystemBuilder
Return the supplied bean properties in an InstanceProperties object.
getInstanceProperties(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.builders.GovernanceZoneBuilder
Return the supplied bean properties in an InstanceProperties object.
getLogMessageId() - Method in enum org.odpi.openmetadata.accessservices.assetowner.auditlog.AssetOwnerAuditCode
Returns the unique identifier for the error message.
getNestedFolders(String, String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.handlers.FileSystemHandler
Return the list of folders nested inside a folder.
getNestedFolders(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.FileSystemRESTServices
Return the list of folders nested inside a folder.
getSeverity() - Method in enum org.odpi.openmetadata.accessservices.assetowner.auditlog.AssetOwnerAuditCode
Return the severity of the audit log record.
getSystemAction() - Method in enum org.odpi.openmetadata.accessservices.assetowner.auditlog.AssetOwnerAuditCode
Returns a description of the action taken by the system when the condition that caused this exception was detected.
getUserAction() - Method in enum org.odpi.openmetadata.accessservices.assetowner.auditlog.AssetOwnerAuditCode
Returns instructions of how to resolve the issue reported in this exception.
getZoneBean() - Method in class org.odpi.openmetadata.accessservices.assetowner.converters.GovernanceZoneConverter
Request the bean is extracted from the repository objects
GovernanceZoneBuilder - Class in org.odpi.openmetadata.accessservices.assetowner.builders
GovernanceZoneBuilder creates the parts for an entity that represents a governance zone definition.
GovernanceZoneBuilder(String, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.builders.GovernanceZoneBuilder
Minimal constructor used for searching
GovernanceZoneBuilder(String, String, String, String, Map<String, String>, Map<String, Object>, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.builders.GovernanceZoneBuilder
Create constructor
GovernanceZoneConverter - Class in org.odpi.openmetadata.accessservices.assetowner.converters
GovernanceZoneConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a GovernanceZone bean.
GovernanceZoneConverter(EntityDetail, OMRSRepositoryHelper, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.converters.GovernanceZoneConverter
Constructor captures the initial content with connectionToAssetRelationship
GovernanceZoneHandler - Class in org.odpi.openmetadata.accessservices.assetowner.handlers
GovernanceZoneHandler provides the exchange of metadata about governance zones between the repository and the OMAS.
GovernanceZoneHandler(String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.handlers.GovernanceZoneHandler
Construct the handler information needed to interact with the repository services
GovernanceZoneMapper - Class in org.odpi.openmetadata.accessservices.assetowner.mappers
GovernanceZoneMapper provides property name mapping for governance zones.
GovernanceZoneMapper() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.mappers.GovernanceZoneMapper
 

I

initialize(AccessServiceConfig, OMRSTopicConnector, OMRSRepositoryConnector, OMRSAuditLog, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.admin.AssetOwnerAdmin
Initialize the access service.

M

moveDataFileInCatalog(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.handlers.FileSystemHandler
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).
moveDataFileInCatalog(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.FileSystemRESTServices
Move a data 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, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.handlers.FileSystemHandler
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, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.FileSystemRESTServices
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.admin - package org.odpi.openmetadata.accessservices.assetowner.admin
 
org.odpi.openmetadata.accessservices.assetowner.auditlog - package org.odpi.openmetadata.accessservices.assetowner.auditlog
 
org.odpi.openmetadata.accessservices.assetowner.builders - package org.odpi.openmetadata.accessservices.assetowner.builders
 
org.odpi.openmetadata.accessservices.assetowner.converters - package org.odpi.openmetadata.accessservices.assetowner.converters
 
org.odpi.openmetadata.accessservices.assetowner.handlers - package org.odpi.openmetadata.accessservices.assetowner.handlers
 
org.odpi.openmetadata.accessservices.assetowner.mappers - package org.odpi.openmetadata.accessservices.assetowner.mappers
 
org.odpi.openmetadata.accessservices.assetowner.server - package org.odpi.openmetadata.accessservices.assetowner.server
 

P

PATCH_LEVEL_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.assetowner.mappers.FileSystemMapper
 

Q

QUALIFIED_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.assetowner.mappers.FileSystemMapper
 

S

shutdown() - Method in class org.odpi.openmetadata.accessservices.assetowner.admin.AssetOwnerAdmin
Shutdown the access service.
SOURCE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.assetowner.mappers.FileSystemMapper
 

T

TYPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.assetowner.mappers.FileSystemMapper
 

U

updateAssetOwner(String, String, String, OwnerRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.AssetOwnerRESTServices
Update the owner information for a specific asset.
updateAssetZones(String, String, String, List<String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.AssetOwnerRESTServices
Update the zones for a specific asset.

V

valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetowner.auditlog.AssetOwnerAuditCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.odpi.openmetadata.accessservices.assetowner.auditlog.AssetOwnerAuditCode
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.assetowner.mappers.FileSystemMapper
 

Z

ZONE_TYPE_GUID - Static variable in class org.odpi.openmetadata.accessservices.assetowner.mappers.GovernanceZoneMapper
 
ZONE_TYPE_NAME - Static variable in class org.odpi.openmetadata.accessservices.assetowner.mappers.GovernanceZoneMapper
 
A C D E F G I M O P Q S T U V Z 
Skip navigation links

Copyright © 2018–2019 ODPi. All rights reserved.