public abstract class BaseGlossaryAuthorView extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static GlossaryAuthorViewInstanceHandler |
instanceHandler |
protected static RESTCallLogger |
restCallLogger |
| Constructor and Description |
|---|
BaseGlossaryAuthorView() |
| Modifier and Type | Method and Description |
|---|---|
protected SubjectAreaOMASAPIResponse |
getResponseForError(Throwable error,
OMRSAuditLog auditLog,
String methodName)
Get the appropriate response from the supplied Exception
|
protected static GlossaryAuthorViewInstanceHandler instanceHandler
protected static RESTCallLogger restCallLogger
protected SubjectAreaOMASAPIResponse getResponseForError(Throwable error, OMRSAuditLog auditLog, String methodName)
error - - supplied exceptionauditLog - - auditlog (may be null if unable to initialize)methodName - - calling method's nameCopyright © 2018–2020 ODPi. All rights reserved.