Interface AccountingPeriodService
public interface AccountingPeriodService
-
Method Summary
Modifier and TypeMethodDescriptionvoid
periodDelete
(int id) periodList
(int contractId) int
periodUpdate
(InetAccountingPeriod period) void
periodWrap
(InetAccountingPeriod period, int cidTo, Date date)