Uses of Class
net.n2oapp.framework.api.metadata.global.dao.RestErrorMapping
-
Packages that use RestErrorMapping Package Description net.n2oapp.framework.api.metadata.global.dao.invocation.model -
-
Uses of RestErrorMapping in net.n2oapp.framework.api.metadata.global.dao.invocation.model
Methods in net.n2oapp.framework.api.metadata.global.dao.invocation.model that return RestErrorMapping Modifier and Type Method Description RestErrorMappingN2oRestInvocation. getErrorMapping()Deprecated.Methods in net.n2oapp.framework.api.metadata.global.dao.invocation.model with parameters of type RestErrorMapping Modifier and Type Method Description voidN2oRestInvocation. setErrorMapping(RestErrorMapping errorMapping)Deprecated.
-