Uses of Class
ch.cern.eam.wshub.core.interceptors.beans.EAMExtractedData
Packages that use EAMExtractedData
-
Uses of EAMExtractedData in ch.cern.eam.wshub.core.interceptors
Methods in ch.cern.eam.wshub.core.interceptors with parameters of type EAMExtractedDataModifier and TypeMethodDescriptionvoidEAMInterceptor.afterError(EAM_OPERATION operation, EAMRequestData requestData, EAMErrorData errorData, EAMExtractedData extractedData) Callback executed after the actual call to every EAM service, in case of errorvoidEAMInterceptor.afterSuccess(EAM_OPERATION operation, EAMRequestData requestData, EAMResponseData responseData, EAMExtractedData extractedData) Callback executed after the call to every EAM service, in case of success -
Uses of EAMExtractedData in ch.cern.eam.wshub.core.interceptors.beans
Methods in ch.cern.eam.wshub.core.interceptors.beans that return EAMExtractedData