Index

D F G M S T U W 
All Classes and Interfaces|All Packages

D

deleteById(ID) - Method in class tech.esphero.servicewrapper.service.WrapperService
 

F

findAll() - Method in class tech.esphero.servicewrapper.service.WrapperService
 
findAll(Pageable) - Method in class tech.esphero.servicewrapper.service.WrapperService
 
findById(ID) - Method in class tech.esphero.servicewrapper.service.WrapperService
 

G

getMapper() - Method in class tech.esphero.servicewrapper.service.WrapperService
 
getRepository() - Method in class tech.esphero.servicewrapper.service.WrapperService
 

M

Mapper<ENTITY,REQUEST,RESPONSE> - Interface in tech.esphero.servicewrapper.mapper
 

S

save(REQUEST) - Method in class tech.esphero.servicewrapper.service.WrapperService
 

T

tech.esphero.servicewrapper.mapper - package tech.esphero.servicewrapper.mapper
 
tech.esphero.servicewrapper.repository - package tech.esphero.servicewrapper.repository
 
tech.esphero.servicewrapper.service - package tech.esphero.servicewrapper.service
 
toEntity(REQUEST) - Method in interface tech.esphero.servicewrapper.mapper.Mapper
 
toResponse(ENTITY) - Method in interface tech.esphero.servicewrapper.mapper.Mapper
 
toResponseList(List<ENTITY>) - Method in interface tech.esphero.servicewrapper.mapper.Mapper
 

U

update(ID, REQUEST) - Method in class tech.esphero.servicewrapper.service.WrapperService
Atualiza uma entidade existente com base no ID e nos novos dados.

W

WrapperRepository<T,ID> - Interface in tech.esphero.servicewrapper.repository
 
WrapperService<T,ID,REQUEST,RESPONSE> - Class in tech.esphero.servicewrapper.service
 
WrapperService() - Constructor for class tech.esphero.servicewrapper.service.WrapperService
 
D F G M S T U W 
All Classes and Interfaces|All Packages