Skip navigation links
C D G I O P R S U 

C

createGlossary(String, Glossary) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaGlossaryImpl
Create a Glossary
createGlossary(String, Glossary) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.SubjectAreaGlossary
Create a Glossary

D

deleteGlossary(String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaGlossaryImpl
Delete a Glossary instance The deletion of a glossary is only allowed if there is no glossary content (i.e.
deleteGlossary(String, String) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.SubjectAreaGlossary
Delete a Glossary instance The deletion of a glossary is only allowed if there is no glossary content (i.e.
detectAndReturnCategory(String, SubjectAreaOMASAPIResponse) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utils.DetectUtils
Detect and return a Category object from the supplied response.
detectAndReturnGlossary(String, SubjectAreaOMASAPIResponse) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utils.DetectUtils
Detect and return a Glossary object from the supplied response.
detectAndReturnTerm(String, SubjectAreaOMASAPIResponse) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utils.DetectUtils
Detect and return a Term object from the supplied response.
detectAndThrowClassificationException(String, SubjectAreaOMASAPIResponse) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utils.DetectUtils
Throw an ClassificationException if it is encoded in the REST response.
detectAndThrowEntityNotDeletedException(String, SubjectAreaOMASAPIResponse) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utils.DetectUtils
Throw an EntityNotDeletedException if it is encoded in the REST response.
detectAndThrowFunctionNotSupportedException(String, SubjectAreaOMASAPIResponse) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utils.DetectUtils
Throw an FunctionNotSupportedException if it is encoded in the REST response.
detectAndThrowGUIDNotPurgedException(String, SubjectAreaOMASAPIResponse) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utils.DetectUtils
Throw an GUIDNotPurgedException if it is encoded in the REST response.
detectAndThrowInvalidParameterException(String, SubjectAreaOMASAPIResponse) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utils.DetectUtils
Throw an InvalidParameterException if it is encoded in the REST response.
detectAndThrowRelationshipNotDeletedException(String, SubjectAreaOMASAPIResponse) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utils.DetectUtils
Throw an RelationshipNotDeletedException if it is encoded in the REST response.
detectAndThrowStatusNotSupportedException(String, SubjectAreaOMASAPIResponse) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utils.DetectUtils
Throw an StatusNotSupportedException if it is encoded in the REST response.
detectAndThrowUnrecognizedGUIDException(String, SubjectAreaOMASAPIResponse) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utils.DetectUtils
Throw an UnrecognizedGUIDException if it is encoded in the REST response.
detectAndThrowUnrecognizedNameException(String, SubjectAreaOMASAPIResponse) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utils.DetectUtils
Throw an UnrecognizedNameException if it is encoded in the REST response.
detectAndThrowUserNotAuthorizedException(String, SubjectAreaOMASAPIResponse) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utils.DetectUtils
Throw an UserNotAuthorizedException if it is encoded in the REST response.
DetectUtils - Class in org.odpi.openmetadata.accessservices.subjectarea.utils
Created by david on 10/08/2018.
DetectUtils() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.utils.DetectUtils
 

G

getCategoryAPI() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaImpl
Get the Category API.
getGlossaryAPI() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaImpl
Get the Glossary API.
getGlossaryByGuid(String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaGlossaryImpl
Get a glossary by guid.
getGlossaryByGuid(String, String) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.SubjectAreaGlossary
Get a glossary by guid.
getGlossaryByName(String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaGlossaryImpl
Get a Glossary by name Glossaries should have unique names.
getSubjectAreaCategory() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaImpl
 
getSubjectAreaCategory() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.SubjectArea
Get the subject area category API class - use this class to issue category calls.
getSubjectAreaGlossary() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaImpl
 
getSubjectAreaGlossary() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.SubjectArea
Get the subject area glossary API class - use this class to issue glossary calls.
getSubjectAreaTerm() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaImpl
 
getSubjectAreaTerm() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.SubjectArea
Get the subject area term API class - use this class to issue term calls.
getTermAPI() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaImpl
Get the Term API.

I

issueDelete(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utils.RestCaller
Issue a DELETE REST call that returns a SubjectAreaOMASAPIResponse object.
issueGet(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utils.RestCaller
Issue a GET REST call that returns a SubjectAreaOMASAPIResponse object.
issuePost(String, String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utils.RestCaller
Issue a POST REST call that returns a SubjectAreaOMASAPIResponse object.
issuePut(String, String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utils.RestCaller
Issue a PUT REST call that returns a SubjectAreaOMASAPIResponse object.

O

org.odpi.openmetadata.accessservices.subjectarea - package org.odpi.openmetadata.accessservices.subjectarea
 
org.odpi.openmetadata.accessservices.subjectarea.client - package org.odpi.openmetadata.accessservices.subjectarea.client
 
org.odpi.openmetadata.accessservices.subjectarea.utils - package org.odpi.openmetadata.accessservices.subjectarea.utils
 

P

purgeGlossary(String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaGlossaryImpl
Purge a Glossary instance The purge of a glossary is only allowed if there is no glossary content (i.e.
purgeGlossary(String, String) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.SubjectAreaGlossary
Purge a Glossary instance The purge of a glossary is only allowed if there is no glossary content (i.e.

R

replaceGlossary(String, String, Glossary) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaGlossaryImpl
Replace a Glossary.
replaceGlossary(String, String, Glossary) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.SubjectAreaGlossary
Replace a Glossary.
RestCaller - Class in org.odpi.openmetadata.accessservices.subjectarea.utils
Methods to issue rest calls for the SubjectAreaOMAS using the RestTemplate Spring API TODO there is no security that are added to these rest calls at this time.
RestCaller() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.utils.RestCaller
 

S

SubjectArea - Interface in org.odpi.openmetadata.accessservices.subjectarea
The SubjectArea Open Metadata Access Service (OMAS).
SubjectAreaCategory - Interface in org.odpi.openmetadata.accessservices.subjectarea
The SubjectAreaImpl Open Metadata Access Service (OMAS).
SubjectAreaCategoryImpl - Class in org.odpi.openmetadata.accessservices.subjectarea.client
SubjectAreaImpl is the OMAS client library implementation of the SubjectAreaImpl OMAS.
SubjectAreaCategoryImpl(String) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaCategoryImpl
Default Constructor used once a connector is created.
SubjectAreaGlossary - Interface in org.odpi.openmetadata.accessservices.subjectarea
The SubjectAreaImpl Open Metadata Access Service (OMAS).
SubjectAreaGlossaryImpl - Class in org.odpi.openmetadata.accessservices.subjectarea.client
SubjectAreaImpl is the OMAS client library implementation of the SubjectAreaImpl OMAS.
SubjectAreaGlossaryImpl(String) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaGlossaryImpl
Default Constructor used once a connector is created.
SubjectAreaImpl - Class in org.odpi.openmetadata.accessservices.subjectarea.client
SubjectAreaImpl is the OMAS client library implementation of the SubjectAreaImpl OMAS.
SubjectAreaImpl(String) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaImpl
Default Constructor used once a connector is created.
SubjectAreaTerm - Interface in org.odpi.openmetadata.accessservices.subjectarea
The SubjectAreaImpl Open Metadata Access Service (OMAS).
SubjectAreaTermImpl - Class in org.odpi.openmetadata.accessservices.subjectarea.client
SubjectAreaImpl is the OMAS client library implementation of the SubjectAreaImpl OMAS.
SubjectAreaTermImpl(String) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaTermImpl
Default Constructor used once a connector is created.

U

updateGlossary(String, String, Glossary) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaGlossaryImpl
Update a Glossary.
updateGlossary(String, String, Glossary) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.SubjectAreaGlossary
Update a Glossary.
C D G I O P R S U 
Skip navigation links

Copyright © 2017–2018 ODPi. All rights reserved.