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

C

createCategory(String, Category) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaCategoryImpl
Create a Category
createCategory(String, Category) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.SubjectAreaCategory
Create a Category
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.
createTerm(String, Term) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaTermImpl
Create a Term
createTerm(String, Term) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.SubjectAreaTerm
Create a Term

D

deleteCategory(String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaCategoryImpl
Delete a Category instance A delete (also known as a soft delete) means that the category instance will exist in a deleted state in the repository after the delete operation.
deleteCategory(String, String) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.SubjectAreaCategory
Delete a Category instance A delete (also known as a soft delete) means that the category instance will exist in a deleted state in the repository after the delete operation.
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.
deleteTerm(String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaTermImpl
Delete a Term instance A delete (also known as a soft delete) means that the term instance will exist in a deleted state in the repository after the delete operation.
deleteTerm(String, String) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.SubjectAreaTerm
Delete a Term instance A delete (also known as a soft delete) means that the term instance will exist in a deleted state in the repository after the delete operation.
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.
getCategoryByGuid(String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaCategoryImpl
Get a category by guid.
getCategoryByGuid(String, String) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.SubjectAreaCategory
Get a category by guid.
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 API class
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.
getTermByGuid(String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaTermImpl
Get a term by guid.
getTermByGuid(String, String) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.SubjectAreaTerm
Get a term by guid.

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

purgeCategory(String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaCategoryImpl
Purge a Category instance A purge means that the category will not exist after the operation.
purgeCategory(String, String) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.SubjectAreaCategory
Purge a Category instance A purge means that the category will not exist after the operation.
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.
purgeTerm(String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaTermImpl
Purge a Term instance A purge means that the term will not exist after the operation.
purgeTerm(String, String) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.SubjectAreaTerm
Purge a Term instance A purge means that the term will not exist after the operation.

R

replaceCategory(String, String, Category) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaCategoryImpl
Replace a Category.
replaceCategory(String, String, Category) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.SubjectAreaCategory
Replace a Category.
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.
replaceTerm(String, String, Term) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaTermImpl
Replace a Term.
replaceTerm(String, String, Term) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.SubjectAreaTerm
Replace a Term.
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 SubjectArea Open Metadata Access Service (OMAS) API for categories.
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 SubjectArea Open Metadata Access Service (OMAS) API for glossaries.
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 SubjectArea Open Metadata Access Service (OMAS) API for terms.
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.

T

throwJsonParseError(String, String, JsonProcessingException) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utils.RestCaller
Throw a subject area exception indicating that the supplied json could not be parsed.

U

updateCategory(String, String, Category) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaCategoryImpl
Update a Category.
updateCategory(String, String, Category) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.SubjectAreaCategory
Update a Category.
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.
updateTerm(String, String, Term) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaTermImpl
Update a Term.
updateTerm(String, String, Term) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.SubjectAreaTerm
Update a Term.
C D G I O P R S T U 
Skip navigation links

Copyright © 2018 ODPi. All rights reserved.