Uses of Class
de.adorsys.opba.protocol.facade.dto.result.torest.redirectable.FacadeRuntimeErrorResult
-
Packages that use FacadeRuntimeErrorResult Package Description de.adorsys.opba.protocol.facade.dto.result.torest.redirectable -
-
Uses of FacadeRuntimeErrorResult in de.adorsys.opba.protocol.facade.dto.result.torest.redirectable
Subclasses of FacadeRuntimeErrorResult in de.adorsys.opba.protocol.facade.dto.result.torest.redirectable Modifier and Type Class Description classFacadeRuntimeErrorResultWithOwnResponseCode<T>Methods in de.adorsys.opba.protocol.facade.dto.result.torest.redirectable that return FacadeRuntimeErrorResult Modifier and Type Method Description default FacadeRuntimeErrorResultFacadeRuntimeErrorResult.ErrorFromProtocol. map(ErrorResult result)Methods in de.adorsys.opba.protocol.facade.dto.result.torest.redirectable with parameters of type FacadeRuntimeErrorResult Modifier and Type Method Description voidFacadeRuntimeErrorResult.ErrorFromProtocol. map(ErrorResult source, FacadeRuntimeErrorResult target)voidFacadeRuntimeErrorResult$ErrorFromProtocolImpl. map(ErrorResult source, FacadeRuntimeErrorResult target)
-