Uses of Class
de.adorsys.opba.protocol.facade.dto.result.torest.redirectable.FacadeRuntimeErrorResultWithOwnResponseCode
-
Packages that use FacadeRuntimeErrorResultWithOwnResponseCode Package Description de.adorsys.opba.protocol.facade.dto.result.torest.redirectable -
-
Uses of FacadeRuntimeErrorResultWithOwnResponseCode in de.adorsys.opba.protocol.facade.dto.result.torest.redirectable
Methods in de.adorsys.opba.protocol.facade.dto.result.torest.redirectable that return FacadeRuntimeErrorResultWithOwnResponseCode Modifier and Type Method Description default FacadeRuntimeErrorResultWithOwnResponseCodeFacadeRuntimeErrorResultWithOwnResponseCode.ErrorWithBodyFromProtocol. map(ReturnableProcessErrorResult result)Methods in de.adorsys.opba.protocol.facade.dto.result.torest.redirectable with parameters of type FacadeRuntimeErrorResultWithOwnResponseCode Modifier and Type Method Description voidFacadeRuntimeErrorResultWithOwnResponseCode.ErrorWithBodyFromProtocol. map(ReturnableProcessErrorResult source, FacadeRuntimeErrorResultWithOwnResponseCode target)voidFacadeRuntimeErrorResultWithOwnResponseCode$ErrorWithBodyFromProtocolImpl. map(ReturnableProcessErrorResult source, FacadeRuntimeErrorResultWithOwnResponseCode target)
-