- 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
-