| Package | Description |
|---|---|
| com.laserfiche.repository.api.clients.impl.model |
| Modifier and Type | Method and Description |
|---|---|
APIServerException |
APIServerException.errorClass(String errorClass) |
APIServerException |
APIServerException.errorCode(Integer errorCode) |
APIServerException |
APIServerException.errorSource(String errorSource) |
APIServerException |
APIServerException.message(String message) |
APIServerException |
APIServerException.operationId(String operationId) |
APIServerException |
APIServerException.statusCode(Integer statusCode) |
| Modifier and Type | Method and Description |
|---|---|
List<APIServerException> |
EntryCreate.getExceptions() |
List<APIServerException> |
SetEdoc.getExceptions() |
List<APIServerException> |
SetFields.getExceptions() |
List<APIServerException> |
SetLinks.getExceptions() |
List<APIServerException> |
SetTags.getExceptions() |
List<APIServerException> |
SetTemplate.getExceptions() |
| Modifier and Type | Method and Description |
|---|---|
EntryCreate |
EntryCreate.addExceptionsItem(APIServerException exceptionsItem) |
SetEdoc |
SetEdoc.addExceptionsItem(APIServerException exceptionsItem) |
SetFields |
SetFields.addExceptionsItem(APIServerException exceptionsItem) |
SetLinks |
SetLinks.addExceptionsItem(APIServerException exceptionsItem) |
SetTags |
SetTags.addExceptionsItem(APIServerException exceptionsItem) |
SetTemplate |
SetTemplate.addExceptionsItem(APIServerException exceptionsItem) |
| Modifier and Type | Method and Description |
|---|---|
EntryCreate |
EntryCreate.exceptions(List<APIServerException> exceptions) |
SetEdoc |
SetEdoc.exceptions(List<APIServerException> exceptions) |
SetFields |
SetFields.exceptions(List<APIServerException> exceptions) |
SetLinks |
SetLinks.exceptions(List<APIServerException> exceptions) |
SetTags |
SetTags.exceptions(List<APIServerException> exceptions) |
SetTemplate |
SetTemplate.exceptions(List<APIServerException> exceptions) |
void |
EntryCreate.setExceptions(List<APIServerException> exceptions) |
void |
SetEdoc.setExceptions(List<APIServerException> exceptions) |
void |
SetFields.setExceptions(List<APIServerException> exceptions) |
void |
SetLinks.setExceptions(List<APIServerException> exceptions) |
void |
SetTags.setExceptions(List<APIServerException> exceptions) |
void |
SetTemplate.setExceptions(List<APIServerException> exceptions) |
Copyright © 2022. All rights reserved.