Index
All Classes and Interfaces|All Packages
G
- getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.privacyofficer.ffdc.PrivacyOfficerAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.privacyofficer.ffdc.PrivacyOfficerAuditCode
-
Retrieve a message definition object for logging.
I
- initialize(String, ViewServiceConfig, AuditLog, String, int) - Method in class org.odpi.openmetadata.viewservices.privacyofficer.admin.PrivacyOfficerAdmin
-
Initialize the Privacy Officer view service.
O
- org.odpi.openmetadata.viewservices.privacyofficer.admin - package org.odpi.openmetadata.viewservices.privacyofficer.admin
-
The admin package controls the start-up and shutdown of the view service.
- org.odpi.openmetadata.viewservices.privacyofficer.ffdc - package org.odpi.openmetadata.viewservices.privacyofficer.ffdc
-
This package provides the definition of the error handling for the Privacy Officer OMVS.
- org.odpi.openmetadata.viewservices.privacyofficer.server - package org.odpi.openmetadata.viewservices.privacyofficer.server
P
- PrivacyOfficerAdmin - Class in org.odpi.openmetadata.viewservices.privacyofficer.admin
-
PrivacyOfficerAdmin is the class that is called by the View Server to initialize and terminate the Privacy Officer OMVS.
- PrivacyOfficerAdmin() - Constructor for class org.odpi.openmetadata.viewservices.privacyofficer.admin.PrivacyOfficerAdmin
-
Default constructor
- PrivacyOfficerAuditCode - Enum Class in org.odpi.openmetadata.viewservices.privacyofficer.ffdc
-
The PrivacyOfficerAuditCode is used to define the message content for the OMRS Audit Log.
- PrivacyOfficerInstance - Class in org.odpi.openmetadata.viewservices.privacyofficer.server
-
PrivacyOfficerInstance caches references to the objects it needs for a specific server.
- PrivacyOfficerInstance(String, AuditLog, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.privacyofficer.server.PrivacyOfficerInstance
-
Set up the Privacy Officer OMVS instance
- PrivacyOfficerInstanceHandler - Class in org.odpi.openmetadata.viewservices.privacyofficer.server
-
PrivacyOfficerInstanceHandler retrieves information from the instance map for the view service instances.
- PrivacyOfficerInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.privacyofficer.server.PrivacyOfficerInstanceHandler
-
Default constructor registers the view service
- PrivacyOfficerRegistration - Class in org.odpi.openmetadata.viewservices.privacyofficer.server
-
PrivacyOfficerRegistration registers the view service with the OMAG Server administration services.
- PrivacyOfficerRegistration() - Constructor for class org.odpi.openmetadata.viewservices.privacyofficer.server.PrivacyOfficerRegistration
- PrivacyOfficerRESTServices - Class in org.odpi.openmetadata.viewservices.privacyofficer.server
-
The PrivacyOfficerRESTServices provides the server-side implementation of the Privacy Officer Open Metadata View Service (OMVS).
- PrivacyOfficerRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.privacyofficer.server.PrivacyOfficerRESTServices
-
Default constructor
R
- registerViewService() - Static method in class org.odpi.openmetadata.viewservices.privacyofficer.server.PrivacyOfficerRegistration
-
Pass information about this view service to the OMAG Server administration services.
S
- SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.privacyofficer.ffdc.PrivacyOfficerAuditCode
-
OMVS-PRIVACY-OFFICER-0002 The Privacy Officer Open Metadata View Service (OMVS) is initialized
- SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.privacyofficer.ffdc.PrivacyOfficerAuditCode
-
OMVS-PRIVACY-OFFICER-0001 The Privacy Officer Open Metadata View Service (OMVS) is initializing
- SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.privacyofficer.ffdc.PrivacyOfficerAuditCode
-
OMVS-PRIVACY-OFFICER-0004 The Privacy Officer Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
- SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.privacyofficer.ffdc.PrivacyOfficerAuditCode
-
OMVS-PRIVACY-OFFICER-0003 The Privacy Officer Open Metadata View Service (OMVS) is shutting down
- SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.privacyofficer.ffdc.PrivacyOfficerAuditCode
-
OMVS-PRIVACY-OFFICER-0005 The Privacy Officer Open Metadata View Service (OMVS) is shutting down server instance {0}
- shutdown() - Method in class org.odpi.openmetadata.viewservices.privacyofficer.admin.PrivacyOfficerAdmin
-
Shutdown the Privacy Officer service.
T
- toString() - Method in enum class org.odpi.openmetadata.viewservices.privacyofficer.ffdc.PrivacyOfficerAuditCode
-
JSON-style toString
U
- UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.privacyofficer.ffdc.PrivacyOfficerAuditCode
-
OMVS-PRIVACY-OFFICER-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
V
- valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.privacyofficer.ffdc.PrivacyOfficerAuditCode
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.odpi.openmetadata.viewservices.privacyofficer.ffdc.PrivacyOfficerAuditCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages