A C D E F G I P R S W 
All Classes All Packages

A

AbstractCheckedExceptionApiConverter<DOMAIN extends io.foodtechlab.exception.converter.domain.CheckedDomainException,​DATA> - Class in io.foodtechlab.exception.converter.core.builtIn
 
AbstractCheckedExceptionApiConverter(String, String) - Constructor for class io.foodtechlab.exception.converter.core.builtIn.AbstractCheckedExceptionApiConverter
 

C

CheckedExceptionApiConverter<DOMAIN extends io.foodtechlab.exception.converter.domain.CheckedDomainException,​DATA> - Interface in io.foodtechlab.exception.converter.core
 
CheckedExceptionService - Class in io.foodtechlab.exception.converter.core
 
CheckedExceptionService(Collection<CheckedExceptionApiConverter<?, ?>>, ObjectMapper) - Constructor for class io.foodtechlab.exception.converter.core.CheckedExceptionService
 
convert(CheckedDomainException) - Method in class io.foodtechlab.exception.converter.core.CheckedExceptionService
Конвертирует домен в API модель

D

dataType - Variable in class io.foodtechlab.exception.converter.core.builtIn.AbstractCheckedExceptionApiConverter
 
domain - Variable in class io.foodtechlab.exception.converter.core.builtIn.AbstractCheckedExceptionApiConverter
 
domainExceptionType - Variable in class io.foodtechlab.exception.converter.core.builtIn.AbstractCheckedExceptionApiConverter
 

E

EnableCheckedExceptionService - Annotation Type in io.foodtechlab.exception.converter.core.init
 
exception - Variable in class io.foodtechlab.exception.converter.core.builtIn.StaticCheckedExceptionApiConverter
 

F

findConverter(String, String) - Method in class io.foodtechlab.exception.converter.core.CheckedExceptionService
 

G

getDataType() - Method in interface io.foodtechlab.exception.converter.core.CheckedExceptionApiConverter
 
getDomain() - Method in interface io.foodtechlab.exception.converter.core.CheckedExceptionApiConverter
 
getDomainExceptionType() - Method in interface io.foodtechlab.exception.converter.core.CheckedExceptionApiConverter
 
getReason() - Method in interface io.foodtechlab.exception.converter.core.CheckedExceptionApiConverter
 

I

io.foodtechlab.exception.converter.core - package io.foodtechlab.exception.converter.core
 
io.foodtechlab.exception.converter.core.builtIn - package io.foodtechlab.exception.converter.core.builtIn
 
io.foodtechlab.exception.converter.core.init - package io.foodtechlab.exception.converter.core.init
 

P

parse(CheckedExceptionResponse) - Method in class io.foodtechlab.exception.converter.core.CheckedExceptionService
Парсит ошибку в домен из запроса

R

readResponse(DATA) - Method in interface io.foodtechlab.exception.converter.core.CheckedExceptionApiConverter
 
readResponse(Void) - Method in class io.foodtechlab.exception.converter.core.builtIn.StaticCheckedExceptionApiConverter
 
reason - Variable in class io.foodtechlab.exception.converter.core.builtIn.AbstractCheckedExceptionApiConverter
 

S

StaticCheckedExceptionApiConverter<DOMAIN extends io.foodtechlab.exception.converter.domain.CheckedDomainException> - Class in io.foodtechlab.exception.converter.core.builtIn
 
StaticCheckedExceptionApiConverter(String, String, DOMAIN) - Constructor for class io.foodtechlab.exception.converter.core.builtIn.StaticCheckedExceptionApiConverter
 

W

writeResponse(DOMAIN) - Method in class io.foodtechlab.exception.converter.core.builtIn.StaticCheckedExceptionApiConverter
 
writeResponse(DOMAIN) - Method in interface io.foodtechlab.exception.converter.core.CheckedExceptionApiConverter
Может вернуть null
A C D E F G I P R S W 
All Classes All Packages