| Package | Description |
|---|---|
| ch.cern.eam.wshub.core.interceptors | |
| ch.cern.eam.wshub.core.interceptors.beans |
| Modifier and Type | Method and Description |
|---|---|
void |
InforInterceptor.afterError(INFOR_OPERATION operation,
InforRequestData requestData,
InforErrorData errorData,
InforExtractedData extractedData)
Callback executed after the actual call to every Infor service, in case of error
|
void |
InforInterceptor.afterSuccess(INFOR_OPERATION operation,
InforRequestData requestData,
InforResponseData responseData,
InforExtractedData extractedData)
Callback executed after the call to every Infor service, in case of success
|
| Modifier and Type | Method and Description |
|---|---|
InforExtractedData |
InforExtractedData.Builder.build() |
Copyright © 2023 CERN European Organization for Nuclear Research. All rights reserved.