public interface OcrTempPublicService
Modifier and Type | Method and Description |
---|---|
void |
apagar(OcrTempVo ocrTemp) |
void |
inserir(OcrTempVo ocrTemp) |
OcrTempVo |
recuperarPorCodigo(java.lang.Long codigo) |
void inserir(OcrTempVo ocrTemp) throws ErpServiceException
ErpServiceException
OcrTempVo recuperarPorCodigo(java.lang.Long codigo) throws ErpServiceException
ErpServiceException
void apagar(OcrTempVo ocrTemp) throws ErpServiceException
ErpServiceException