Interface HistoricBatchResource
-
- All Known Implementing Classes:
HistoricBatchResourceImpl
public interface HistoricBatchResource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddeleteHistoricBatch()HistoricBatchDtogetHistoricBatch()
-
-
-
Method Detail
-
getHistoricBatch
HistoricBatchDto getHistoricBatch()
-
deleteHistoricBatch
void deleteHistoricBatch()
-
-