Skip navigation links
A G O S V 

A

addLogMessage(String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.logs.AuditLog
Creates an Audit log record for the caller.
addLogMessage(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.logs.AuditLogBase
Creates an Audit log record for the caller.
AuditLog - Interface in org.odpi.openmetadata.frameworks.governanceaction.logs
The AuditLog provides a standard interface for writing audit log record during real-time management and use of Assets.
AuditLogBase - Class in org.odpi.openmetadata.frameworks.governanceaction.logs
AuditLogBase is a simple audit log capability.
AuditLogBase(String, String) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.logs.AuditLogBase
Default constructor

G

GAFErrorCode - Enum in org.odpi.openmetadata.frameworks.governanceaction.ffdc
The GAF error code is used to define first failure data capture (FFDC) for errors that occur when working with GAF Components.
GAFRuntimeException - Exception in org.odpi.openmetadata.frameworks.governanceaction.ffdc
The GAFRuntimeException is used for all runtime exceptions from GAF components.
GAFRuntimeException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFRuntimeException
This is the typical constructor used for creating an OCFRuntimeException.
GAFRuntimeException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFRuntimeException
This is the typical constructor used for creating an OCFRuntimeException.
GAFRuntimeException(ExceptionMessageDefinition, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFRuntimeException
This is the constructor used for creating a OCFRuntimeException that results from a previous error/exception being thrown.
GAFRuntimeException(ExceptionMessageDefinition, String, String, Throwable, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFRuntimeException
This is the constructor used for creating a OCFRuntimeException that results from a previous error/exception being thrown.
getCallerId() - Method in interface org.odpi.openmetadata.frameworks.governanceaction.logs.AuditLog
Return setting for the callerId.
getCallerId() - Method in class org.odpi.openmetadata.frameworks.governanceaction.logs.AuditLogBase
Return setting for the callerId.
getCallerName() - Method in interface org.odpi.openmetadata.frameworks.governanceaction.logs.AuditLog
Return setting for the callerName.
getCallerName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.logs.AuditLogBase
Return setting for the callerName.
getCallerType() - Method in interface org.odpi.openmetadata.frameworks.governanceaction.logs.AuditLog
Return setting of the callerType.
getCallerType() - Method in class org.odpi.openmetadata.frameworks.governanceaction.logs.AuditLogBase
Return setting of the callerType.
getContextId() - Method in interface org.odpi.openmetadata.frameworks.governanceaction.logs.AuditLog
Returns the current context id associated with the Audit log.
getContextId() - Method in class org.odpi.openmetadata.frameworks.governanceaction.logs.AuditLogBase
Returns the current context id associated with the Audit log.
getMessageDefinition() - Method in enum org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
Retrieve a message definition object for an exception.
getProperty(String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.logs.AuditLog
Retrieve a property stored in the Audit log.
getProperty(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.logs.AuditLogBase
Retrieve a property stored in the Audit log.
getPropertyNames() - Method in interface org.odpi.openmetadata.frameworks.governanceaction.logs.AuditLog
Request a list of property names stored in the Audit log.
getPropertyNames() - Method in class org.odpi.openmetadata.frameworks.governanceaction.logs.AuditLogBase
Request a list of property names stored in the Audit log.
getResourceId() - Method in interface org.odpi.openmetadata.frameworks.governanceaction.logs.AuditLog
Return setting for the resourceId.
getResourceId() - Method in class org.odpi.openmetadata.frameworks.governanceaction.logs.AuditLogBase
Return setting for the resourceId.
getResourceName() - Method in interface org.odpi.openmetadata.frameworks.governanceaction.logs.AuditLog
Return setting for the resourceName.
getResourceName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.logs.AuditLogBase
Return setting for the resourceName.
getResourceType() - Method in interface org.odpi.openmetadata.frameworks.governanceaction.logs.AuditLog
Return setting of the resourceType.
getResourceType() - Method in class org.odpi.openmetadata.frameworks.governanceaction.logs.AuditLogBase
Return setting of the resourceType.

O

org.odpi.openmetadata.frameworks.governanceaction - package org.odpi.openmetadata.frameworks.governanceaction
 
org.odpi.openmetadata.frameworks.governanceaction.ffdc - package org.odpi.openmetadata.frameworks.governanceaction.ffdc
Package org.apache.atlas.gaf.ffdc provides the first failure data capture support for the GAF module.
org.odpi.openmetadata.frameworks.governanceaction.logs - package org.odpi.openmetadata.frameworks.governanceaction.logs
 

S

setCallerId(String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.logs.AuditLog
Set up the identifier of the caller.
setCallerId(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.logs.AuditLogBase
Set up the identifier of the caller.
setCallerName(String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.logs.AuditLog
Set up a meaningful name for the caller.
setCallerName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.logs.AuditLogBase
Set up a meaningful name for the caller.
setCallerType(String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.logs.AuditLog
Set up the type of caller.
setCallerType(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.logs.AuditLogBase
Set up the type of caller.
setContextId(String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.logs.AuditLog
Set a context id for the activity that the Audit log relates to.
setContextId(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.logs.AuditLogBase
Set a context id for the activity that the Audit log relates to.
setProperty(String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.logs.AuditLog
Add or update a property in the Audit log.
setProperty(String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.logs.AuditLogBase
Add or update a property in the Audit log.
setResourceId(String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.logs.AuditLog
Set up the identifier of the related resource, such as the connector to access data.
setResourceId(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.logs.AuditLogBase
Set up the identifier of the related resource, such as the connector to access data.
setResourceName(String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.logs.AuditLog
Set up a meaningful name for the related resource.
setResourceName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.logs.AuditLogBase
Set up a meaningful name for the related resource.
setResourceType(String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.logs.AuditLog
Set up the type of the related resource.
setResourceType(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.logs.AuditLogBase
Set up the type of the related resource.
StewardshipEngine - Class in org.odpi.openmetadata.frameworks.governanceaction
StewardshipEngine provides the definition for the API of a stewardship engine.
StewardshipEngine() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.StewardshipEngine
 
StewardshipEngineException - Exception in org.odpi.openmetadata.frameworks.governanceaction.ffdc
StewardshipEngineException indicates there is a problem with a request to a specific stewardship engine.
StewardshipEngineException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.frameworks.governanceaction.ffdc.StewardshipEngineException
This is the typical constructor used for creating a StewardshipEngineException.
StewardshipEngineException(ExceptionMessageDefinition, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.frameworks.governanceaction.ffdc.StewardshipEngineException
This is the constructor used for creating a StewardshipEngineException in response to a previous exception.
StewardshipEngineException(String, OCFCheckedExceptionBase) - Constructor for exception org.odpi.openmetadata.frameworks.governanceaction.ffdc.StewardshipEngineException
This is the copy/clone constructor used for creating an exception.

V

valueOf(String) - Static method in enum org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
A G O S V 
Skip navigation links

Copyright © 2018–2020 ODPi. All rights reserved.