Index

C D F G I L O R S T U V 
All Classes and Interfaces|All Packages

C

createDataClass(String, NewDataClassRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Create a data class.
createDataClassFromTemplate(String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Create a new metadata element to represent a data class using an existing metadata element as a template.
createDataField(String, NewDataFieldRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Create a data field.
createDataFieldFromTemplate(String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Create a new metadata element to represent a data field using an existing metadata element as a template.
createDataStructure(String, NewDataStructureRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Create a data structure.
createDataStructureFromTemplate(String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Create a new metadata element to represent a data structure using an existing metadata element as a template.

D

DataDesignerAdmin - Class in org.odpi.openmetadata.viewservices.datadesigner.admin
DataDesignerAdmin is the class that is called by the View Server to initialize and terminate the Data Designer OMVS.
DataDesignerAdmin() - Constructor for class org.odpi.openmetadata.viewservices.datadesigner.admin.DataDesignerAdmin
Default constructor
DataDesignerAuditCode - Enum Class in org.odpi.openmetadata.viewservices.datadesigner.ffdc
The DataDesignerAuditCode is used to define the message content for the OMRS Audit Log.
DataDesignerInstance - Class in org.odpi.openmetadata.viewservices.datadesigner.server
DataDesignerInstance caches references to the objects it needs for a specific server.
DataDesignerInstance(String, AuditLog, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerInstance
Set up the Data Designer OMVS instance
DataDesignerInstanceHandler - Class in org.odpi.openmetadata.viewservices.datadesigner.server
DataDesignerInstanceHandler retrieves information from the instance map for the view service instances.
DataDesignerInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerInstanceHandler
Default constructor registers the view service
DataDesignerRegistration - Class in org.odpi.openmetadata.viewservices.datadesigner.server
DataDesignerRegistration registers the view service with the OMAG Server administration services.
DataDesignerRegistration() - Constructor for class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRegistration
 
DataDesignerRESTServices - Class in org.odpi.openmetadata.viewservices.datadesigner.server
The DataDesignerRESTServices provides the server-side implementation of the Data Designer Open Metadata View Service (OMVS).
DataDesignerRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Default constructor
deleteDataClass(String, String, boolean, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Delete a data class.
deleteDataField(String, String, boolean, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Delete a data field.
deleteDataStructure(String, String, boolean, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Delete a data structure.
detachCertificationTypeToDataStructure(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Detach a data structure from a certification type.
detachDataClassDefinition(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Detach a data definition from a data class.
detachMemberDataField(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Detach a data field from a data structure.
detachNestedDataClass(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Detach two nested data classes from one another.
detachNestedDataFields(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Detach two data fields from one another.
detachSemanticDefinition(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Detach a data definition from a glossary term.
detachSpecialistDataClass(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Detach two data classes from one another.

F

findDataClasses(String, boolean, boolean, boolean, int, int, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Retrieve the list of data class metadata elements that contain the search string.
findDataFields(String, boolean, boolean, boolean, int, int, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Retrieve the list of data field metadata elements that contain the search string.
findDataStructures(String, boolean, boolean, boolean, int, int, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Retrieve the list of data structure metadata elements that contain the search string.

G

getDataClassByGUID(String, String, AnyTimeRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Retrieve the list of data class metadata elements that contain the search string.
getDataClassesByName(String, int, int, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Retrieve the list of data class metadata elements that contain the search string.
getDataDesignManagerClient() - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerInstance
Return the solution manager client.
getDataDesignManagerClient(String, String, String) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerInstanceHandler
This method returns a Digital Architecture OMAS client.
getDataFieldByGUID(String, String, AnyTimeRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Retrieve the list of data field metadata elements that contain the search string.
getDataFieldsByName(String, int, int, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Retrieve the list of data field metadata elements that contain the search string.
getDataStructureByGUID(String, String, AnyTimeRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Retrieve the list of data structure metadata elements that contain the search string.
getDataStructuresByName(String, int, int, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Retrieve the list of data structure metadata elements that contain the search string.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.datadesigner.ffdc.DataDesignerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.datadesigner.ffdc.DataDesignerAuditCode
Retrieve a message definition object for logging.

I

initialize(String, ViewServiceConfig, AuditLog, String, int) - Method in class org.odpi.openmetadata.viewservices.datadesigner.admin.DataDesignerAdmin
Initialize the Data Designer view service.

L

linkCertificationTypeToDataStructure(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Connect a certification type to a data structure to guide the survey action service (that checks the data quality of a data resource as part of certifying it with the supplied certification type) to the definition of the data structure to use as a specification of how the data should be both structured and (if data classes are attached to the associated data fields using the DataClassDefinition relationship) contain the valid values.
linkDataClassDefinition(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Connect an element that is part of a data design to a data class to show that the data class should be used as the specification for the data values when interpreting the data definition.
linkMemberDataField(String, String, String, MemberDataFieldRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Attach a data field to a data structure.
linkNestedDataClass(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Connect two data classes to show that one is used by the other when it is validating (typically a complex data item).
linkNestedDataFields(String, String, String, MemberDataFieldRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Connect two data field as parent and child.
linkSemanticDefinition(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Connect an element that is part of a data design to a glossary term to show that the term should be used as the semantic definition for the data values when interpreting the data definition.
linkSpecialistDataClass(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Connect two data classes to show that one provides a more specialist evaluation.

O

org.odpi.openmetadata.viewservices.datadesigner.admin - package org.odpi.openmetadata.viewservices.datadesigner.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.datadesigner.ffdc - package org.odpi.openmetadata.viewservices.datadesigner.ffdc
This package provides the definition of the error handling for the Data Designer OMVS.
org.odpi.openmetadata.viewservices.datadesigner.server - package org.odpi.openmetadata.viewservices.datadesigner.server
 

R

registerViewService() - Static method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRegistration
Pass information about this view service to the OMAG Server administration services.

S

SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.datadesigner.ffdc.DataDesignerAuditCode
OMVS-DATA-DESIGNER-0002 The Data Designer Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.datadesigner.ffdc.DataDesignerAuditCode
OMVS-DATA-DESIGNER-0001 The Data Designer Open Metadata View Service (OMVS) is initializing
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.datadesigner.ffdc.DataDesignerAuditCode
OMVS-DATA-DESIGNER-0004 The Data Designer 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.datadesigner.ffdc.DataDesignerAuditCode
OMVS-DATA-DESIGNER-0003 The Data Designer Open Metadata View Service (OMVS) is shutting down
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.datadesigner.ffdc.DataDesignerAuditCode
OMVS-DATA-DESIGNER-0005 The Data Designer Open Metadata View Service (OMVS) is shutting down server instance {0}
shutdown() - Method in class org.odpi.openmetadata.viewservices.datadesigner.admin.DataDesignerAdmin
Shutdown the Data Designer service.

T

toString() - Method in enum class org.odpi.openmetadata.viewservices.datadesigner.ffdc.DataDesignerAuditCode
JSON-style toString

U

UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.datadesigner.ffdc.DataDesignerAuditCode
OMVS-DATA-DESIGNER-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
updateDataClass(String, String, boolean, UpdateDataClassRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Update the properties of a data class.
updateDataField(String, String, boolean, UpdateDataFieldRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Update the properties of a data field.
updateDataStructure(String, String, boolean, UpdateDataStructureRequestBody) - Method in class org.odpi.openmetadata.viewservices.datadesigner.server.DataDesignerRESTServices
Update the properties of a data structure.

V

valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.datadesigner.ffdc.DataDesignerAuditCode
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.odpi.openmetadata.viewservices.datadesigner.ffdc.DataDesignerAuditCode
Returns an array containing the constants of this enum class, in the order they are declared.
C D F G I L O R S T U V 
All Classes and Interfaces|All Packages