Skip navigation links
C E G I M N O P R S T U V 

C

ClassificationNotFoundException - Exception in org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions
The RootClassificationNotFound is thrown by the Governance Engine OMAS when the root classification passed is not valid.
ClassificationNotFoundException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.ClassificationNotFoundException
This is the typical constructor used for creating a ClassificationNotFoundException.
ClassificationNotFoundException(int, String, String, String, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.ClassificationNotFoundException
This is the constructor used for creating a ClassificationNotFoundException that resulted from a previous error.
Context - Class in org.odpi.openmetadata.accessservices.governanceengine.api.objects
 
Context() - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.api.objects.Context
 

E

exceptionClassName - Variable in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceEngineOMASAPIResponse
 
exceptionErrorMessage - Variable in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceEngineOMASAPIResponse
 
exceptionSystemAction - Variable in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceEngineOMASAPIResponse
 
exceptionUserAction - Variable in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceEngineOMASAPIResponse
 

G

getAsset() - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernedAssetAPIResponse
Return the Connection object.
getAssignedGovernanceClassifications() - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernedAsset
 
getAttributeDefinitions() - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceClassificationDef
 
getAttributes() - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceClassification
 
getColumn() - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.Context
 
getContexts() - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernedAsset
 
getErrorMessage() - Method in exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.GovernanceEngineCheckedExceptionBase
A formatted short description of the cause of the condition that resulted in this exception.
getErrorMessage() - Method in exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.GovernanceEngineRuntimeException
A formatted short description of the cause of the condition that resulted in this exception.
getErrorMessageId() - Method in enum org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.errorcode.GovernanceEngineErrorCode
Returns the unique identifier for the error message.
getEventType() - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.events.GovernanceEngineEvent
 
getEventTypeCode() - Method in enum org.odpi.openmetadata.accessservices.governanceengine.api.events.GovernanceEngineEventType
Return the int identifier used for indexing based on the enum.
getEventTypeDescription() - Method in enum org.odpi.openmetadata.accessservices.governanceengine.api.events.GovernanceEngineEventType
Return the default description for the enum value - used when natural resource bundle is not available.
getEventTypeName() - Method in enum org.odpi.openmetadata.accessservices.governanceengine.api.events.GovernanceEngineEventType
Return the string name used for messages that include the enum.
getExceptionClassName() - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceEngineOMASAPIResponse
Return the name of the Java class name to use to recreate the exception.
getExceptionErrorMessage() - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceEngineOMASAPIResponse
Return the error message associated with the exception.
getExceptionSystemAction() - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceEngineOMASAPIResponse
Return the description of the action taken by the system as a result of the exception.
getExceptionUserAction() - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceEngineOMASAPIResponse
Return the action that a user should take to resolve the problem.
getFormattedErrorMessage(String...) - Method in enum org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.errorcode.GovernanceEngineErrorCode
Returns the error message with the placeholders filled out with the supplied parameters.
getFormattedLogMessage(String...) - Method in enum org.odpi.openmetadata.accessservices.governanceengine.api.auditlog.GovernanceEngineAuditCode
Returns the log message with the placeholders filled out with the supplied parameters.
getFullQualifiedName() - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernedAsset
 
getGovernanceClassificationDef() - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceClassificationDefAPIResponse
 
getGovernedAsset() - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.events.GovernanceEngineEvent
 
getGovernedAssetList() - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernedAssetListAPIResponse
Return the Connection object.
getGuid() - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceClassificationBase
 
getGuid() - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernedAsset
 
getHTTPErrorCode() - Method in enum org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.errorcode.GovernanceEngineErrorCode
 
getLogMessageId() - Method in enum org.odpi.openmetadata.accessservices.governanceengine.api.auditlog.GovernanceEngineAuditCode
Returns the unique identifier for the error message.
getName() - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceClassificationBase
 
getName() - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernedAsset
 
getNewGovernanceClassificationDef() - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceClassificationDefNotification
 
getNewGovernanceClassificationDefinition() - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernedAssetNotification
 
getOldGovernanceClassificationDef() - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceClassificationDefNotification
 
getOldGovernedAsset() - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernedAssetNotification
 
getOp() - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceEngineNotificationBase
 
getOwner() - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernedAsset
 
getRelatedHTTPCode() - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceEngineOMASAPIResponse
Return the HTTP Code to use if forwarding response to HTTP client.
getReportedCaughtException() - Method in exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.GovernanceEngineCheckedExceptionBase
An exception that was caught and wrapped by this exception.
getReportedCaughtException() - Method in exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.GovernanceEngineRuntimeException
An exception that was caught and wrapped by this exception.
getReportedHTTPCode() - Method in exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.GovernanceEngineCheckedExceptionBase
Return the HTTP response code to use with this exception.
getReportedHTTPCode() - Method in exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.GovernanceEngineRuntimeException
Return the HTTP response code to use with this exception.
getReportedSystemAction() - Method in exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.GovernanceEngineCheckedExceptionBase
A description of the action that the system took as a result of the error condition.
getReportedSystemAction() - Method in exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.GovernanceEngineRuntimeException
A description of the action that the system took as a result of the error condition.
getReportedUserAction() - Method in exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.GovernanceEngineCheckedExceptionBase
A description of the action necessary to correct the error.
getReportedUserAction() - Method in exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.GovernanceEngineRuntimeException
A description of the action necessary to correct the error.
getReportingActionDescription() - Method in exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.GovernanceEngineCheckedExceptionBase
The type of request that the class was performing when the condition occurred that resulted in this exception.
getReportingActionDescription() - Method in exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.GovernanceEngineRuntimeException
The type of request that the class was performing when the condition occurred that resulted in this exception.
getReportingClassName() - Method in exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.GovernanceEngineCheckedExceptionBase
The class that created this exception.
getReportingClassName() - Method in exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.GovernanceEngineRuntimeException
The class that created this exception.
getSchema() - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.Context
 
getSerialVersionUID() - Static method in class org.odpi.openmetadata.accessservices.governanceengine.api.events.GovernanceEngineEvent
 
getSeverity() - Method in enum org.odpi.openmetadata.accessservices.governanceengine.api.auditlog.GovernanceEngineAuditCode
Return the severity of the audit log record.
getSystemAction() - Method in enum org.odpi.openmetadata.accessservices.governanceengine.api.auditlog.GovernanceEngineAuditCode
Returns a description of the action taken by the system when the condition that caused this exception was detected.
getSystemAction() - Method in enum org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.errorcode.GovernanceEngineErrorCode
Returns a description of the action taken by the system when the condition that caused this exception was detected.
getTable() - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.Context
 
getTagId() - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceClassificationBase
 
getTagList() - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceClassificationDefListAPIResponse
 
getType() - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernedAsset
 
getUnformattedErrorMessage() - Method in enum org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.errorcode.GovernanceEngineErrorCode
Returns the error message with placeholders for specific details.
getUserAction() - Method in enum org.odpi.openmetadata.accessservices.governanceengine.api.auditlog.GovernanceEngineAuditCode
Returns instructions of how to resolve the issue reported in this exception.
getUserAction() - Method in enum org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.errorcode.GovernanceEngineErrorCode
Returns instructions of how to resolve the issue reported in this exception.
GovernanceClassification - Class in org.odpi.openmetadata.accessservices.governanceengine.api.objects
 
GovernanceClassification() - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceClassification
 
GovernanceClassificationBase - Class in org.odpi.openmetadata.accessservices.governanceengine.api.objects
 
GovernanceClassificationBase() - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceClassificationBase
 
GovernanceClassificationDef - Class in org.odpi.openmetadata.accessservices.governanceengine.api.objects
 
GovernanceClassificationDef() - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceClassificationDef
 
GovernanceClassificationDefAPIResponse - Class in org.odpi.openmetadata.accessservices.governanceengine.api.objects
TagMapResponse is the response structure used on the Governance Engine OMAS REST API calls that returns a TagMap object as a response.
GovernanceClassificationDefAPIResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceClassificationDefAPIResponse
Default constructor
GovernanceClassificationDefListAPIResponse - Class in org.odpi.openmetadata.accessservices.governanceengine.api.objects
TagMapResponse is the response structure used on the Governance Engine OMAS REST API calls that returns a TagMap object as a response.
GovernanceClassificationDefListAPIResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceClassificationDefListAPIResponse
Default constructor
GovernanceClassificationDefNotification - Class in org.odpi.openmetadata.accessservices.governanceengine.api.objects
 
GovernanceClassificationDefNotification() - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceClassificationDefNotification
 
GovernanceEngineAuditCode - Enum in org.odpi.openmetadata.accessservices.governanceengine.api.auditlog
The GovernanceConsumerAuditLog is used to define the message content for the OMRS Audit Log.
GovernanceEngineCheckedExceptionBase - Exception in org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions
GovernanceEngineExceptionBase provides a checked exception for reporting errors found when using the Governance Engine OMAS services.
GovernanceEngineCheckedExceptionBase(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.GovernanceEngineCheckedExceptionBase
This is the typical constructor used for creating a GovernanceEngineCheckedExceptionBase.
GovernanceEngineCheckedExceptionBase(int, String, String, String, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.GovernanceEngineCheckedExceptionBase
This is the constructor used for creating a GovernanceEngineCheckedExceptionBase that resulted from a previous error.
GovernanceEngineErrorCode - Enum in org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.errorcode
The GovernanceEngineErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Governance Engine Access Service.
GovernanceEngineEvent - Class in org.odpi.openmetadata.accessservices.governanceengine.api.events
GovernanceEngineEvent describes the structure of the events emitted by the Governance Engine OMAS.
GovernanceEngineEvent() - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.api.events.GovernanceEngineEvent
 
GovernanceEngineEventType - Enum in org.odpi.openmetadata.accessservices.governanceengine.api.events
GovernanceEngineEventTypes describes the different types of events produced by the GovernanceEngine OMAS.
GovernanceEngineNotificationBase - Class in org.odpi.openmetadata.accessservices.governanceengine.api.objects
 
GovernanceEngineNotificationBase() - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceEngineNotificationBase
 
GovernanceEngineOMASAPIResponse - Class in org.odpi.openmetadata.accessservices.governanceengine.api.objects
AssetConsumerOMASAPIResponse provides a api header for Asset Consumer OMAS managed rest to its REST API.
GovernanceEngineOMASAPIResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceEngineOMASAPIResponse
Default constructor
GovernanceEngineRuntimeException - Exception in org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions
GovernanceEngineRuntimeException is used for all runtime exceptions generated by the Governance Engine OMAS.
GovernanceEngineRuntimeException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.GovernanceEngineRuntimeException
This is the typical constructor used for creating an GovernanceEngineRuntimeException.
GovernanceEngineRuntimeException(int, String, String, String, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.GovernanceEngineRuntimeException
This is the constructor used for creating a GovernanceEngineRuntimeException when an unexpected error has been caught.
GovernedAsset - Class in org.odpi.openmetadata.accessservices.governanceengine.api.objects
 
GovernedAsset() - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernedAsset
 
GovernedAssetAPIResponse - Class in org.odpi.openmetadata.accessservices.governanceengine.api.objects
TagMapResponse is the response structure used on the Governance Engine OMAS REST API calls that returns a TagMap object as a response.
GovernedAssetAPIResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernedAssetAPIResponse
Default constructor
GovernedAssetListAPIResponse - Class in org.odpi.openmetadata.accessservices.governanceengine.api.objects
TagMapResponse is the response structure used on the Governance Engine OMAS REST API calls that returns a TagMap object as a response.
GovernedAssetListAPIResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernedAssetListAPIResponse
Default constructor
GovernedAssetNotification - Class in org.odpi.openmetadata.accessservices.governanceengine.api.objects
 
GovernedAssetNotification() - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernedAssetNotification
 
GuidNotFoundException - Exception in org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions
The GuidNotFoundException is thrown by the Governance Engine OMAS when the guid passed is not found in the repository.
GuidNotFoundException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.GuidNotFoundException
This is the typical constructor used for creating a ClassificationNotFoundException.
GuidNotFoundException(int, String, String, String, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.GuidNotFoundException
This is the constructor used for creating a ClassificationNotFoundException that resulted from a previous error.

I

InvalidEventException - Exception in org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions
 
InvalidEventException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.InvalidEventException
This is the constructor used for creating a InvalidEventException that resulted from a previous error.
InvalidEventException(int, String, String, String, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.InvalidEventException
This is the constructor used for creating a InvalidEventException that resulted from a previous error.
InvalidParameterException - Exception in org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions
The InvalidParameterException is thrown by the GovernanceEngine OMAS when a parameters is null or an invalid value.
InvalidParameterException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.InvalidParameterException
This is the typical constructor used for creating a InvalidParameterException.
InvalidParameterException(int, String, String, String, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.InvalidParameterException
This is the constructor used for creating a InvalidParameterException that resulted from a previous error.

M

MetadataServerException - Exception in org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions
The MetadataServerException is thrown by the GovernanceEngine OMAS when it is not able to communicate with the property handlers.
MetadataServerException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.MetadataServerException
This is the typical constructor used for creating a MetadataServerException.
MetadataServerException(int, String, String, String, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.MetadataServerException
This is the constructor used for creating a MetadataServerException that resulted from a previous error.

N

NewInstanceException - Exception in org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions
NewInstanceException is thrown if the access service is not able to register a new instance of itself in its instance map.
NewInstanceException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.NewInstanceException
This is the typical constructor used for creating a NewInstanceException.
NewInstanceException(int, String, String, String, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.NewInstanceException
This is the constructor used for creating a NewInstanceException that resulted from a previous error.
NotImplementedException - Exception in org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions
The NotImplementedException is thrown by the Governance Engine OMAS when a as-yet unimplemented operation is invoked
NotImplementedException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.NotImplementedException
This is the typical constructor used for creating a NotImplementedException.
NotImplementedException(int, String, String, String, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.NotImplementedException
This is the constructor used for creating a NotImplementedException that resulted from a previous error.

O

org.odpi.openmetadata.accessservices.governanceengine.api.auditlog - package org.odpi.openmetadata.accessservices.governanceengine.api.auditlog
 
org.odpi.openmetadata.accessservices.governanceengine.api.events - package org.odpi.openmetadata.accessservices.governanceengine.api.events
 
org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.errorcode - package org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.errorcode
 
org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions - package org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions
 
org.odpi.openmetadata.accessservices.governanceengine.api.objects - package org.odpi.openmetadata.accessservices.governanceengine.api.objects
 

P

PropertyServerException - Exception in org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions
The PropertyServerException is thrown when the access service is not able to communicate with the property server.
PropertyServerException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.PropertyServerException
This is the typical constructor used for creating a PropertyServerException.
PropertyServerException(int, String, String, String, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.PropertyServerException
This is the constructor used for creating a PropertyServerException that resulted from a previous error.
PublishEventException - Exception in org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions
The PublishEventException is thrown by the Governance Engine OMAS when we have issues publishing an event
PublishEventException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.PublishEventException
This is the typical constructor used for creating a UserNotAuthorizedException.
PublishEventException(int, String, String, String, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.PublishEventException
This is the constructor used for creating a UserNotAuthorizedException that resulted from a previous error.

R

relatedHTTPCode - Variable in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceEngineOMASAPIResponse
 

S

setAsset(GovernedAsset) - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernedAssetAPIResponse
Set up the Connection object.
setAssignedGovernanceClassifications(List<GovernanceClassification>) - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernedAsset
 
setAttributeDefinitions(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceClassificationDef
 
setAttributes(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceClassification
 
setClassificationDefsList(List<GovernanceClassificationDef>) - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceClassificationDefListAPIResponse
 
setColumn(String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.Context
 
setContexts(List<Context>) - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernedAsset
 
setEventType(GovernanceEngineEventType) - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.events.GovernanceEngineEvent
 
setExceptionClassName(String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceEngineOMASAPIResponse
Set up the name of the Java class name to use to recreate the exception.
setExceptionErrorMessage(String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceEngineOMASAPIResponse
Set up the error message associated with the exception.
setExceptionSystemAction(String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceEngineOMASAPIResponse
Set up the description of the action taken by the system as a result of the exception.
setExceptionUserAction(String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceEngineOMASAPIResponse
Set up the action that a user should take to resolve the problem.
setFullQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernedAsset
 
setGovernanceClassificationDef(GovernanceClassificationDef) - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceClassificationDefAPIResponse
 
setGovernedAsset(GovernedAsset) - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.events.GovernanceEngineEvent
 
setGovernedAssetList(List<GovernedAsset>) - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernedAssetListAPIResponse
Set up the Connection object.
setGuid(String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceClassificationBase
 
setGuid(String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernedAsset
 
setName(String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceClassificationBase
 
setName(String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernedAsset
 
setNewGovernanceClassificationDef(GovernanceClassificationDef) - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceClassificationDefNotification
 
setNewGovernanceClassificationDefinition(GovernedAsset) - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernedAssetNotification
 
setOldGovernanceClassificationDef(GovernanceClassificationDef) - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceClassificationDefNotification
 
setOldGovernedAsset(GovernedAsset) - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernedAssetNotification
 
setOp(GovernanceEngineEventType) - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceEngineNotificationBase
 
setOwner(String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernedAsset
 
setRelatedHTTPCode(int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceEngineOMASAPIResponse
Set up the HTTP Code to use if forwarding response to HTTP client.
setSchema(String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.Context
 
setTable(String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.Context
 
setTagId(String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernanceClassificationBase
 
setType(String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.api.objects.GovernedAsset
 

T

TypeNotFoundException - Exception in org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions
The TypeNotFoundException is thrown by the Governance Engine OMAS when the root type passed is not valid.
TypeNotFoundException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.TypeNotFoundException
This is the typical constructor used for creating a ClassificationNotFoundException.
TypeNotFoundException(int, String, String, String, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.TypeNotFoundException
This is the constructor used for creating a ClassificationNotFoundException that resulted from a previous error.

U

UserNotAuthorizedException - Exception in org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions
The UserNotAuthorizedException is thrown by the Governance Engine OMAS when a userId passed on a request is not authorized to perform the requested action.
UserNotAuthorizedException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.UserNotAuthorizedException
This is the typical constructor used for creating a UserNotAuthorizedException.
UserNotAuthorizedException(int, String, String, String, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions.UserNotAuthorizedException
This is the constructor used for creating a UserNotAuthorizedException that resulted from a previous error.

V

valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.governanceengine.api.auditlog.GovernanceEngineAuditCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.governanceengine.api.events.GovernanceEngineEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.errorcode.GovernanceEngineErrorCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.odpi.openmetadata.accessservices.governanceengine.api.auditlog.GovernanceEngineAuditCode
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.governanceengine.api.events.GovernanceEngineEventType
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.governanceengine.api.ffdc.errorcode.GovernanceEngineErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
C E G I M N O P R S T U V 
Skip navigation links

Copyright © 2018–2019 ODPi. All rights reserved.