Class FiscalPeriodLogic
java.lang.Object
com.echothree.model.control.period.server.logic.FiscalPeriodLogic
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateFiscalYear(ExecutionErrorAccumulator eea, Integer year, PartyPK createdBy) ensurePerpetual(ExecutionErrorAccumulator eea, PartyPK createdBy) getFiscalPeriodByName(ExecutionErrorAccumulator eea, String periodName) getFiscalPeriodByNameForUpdate(ExecutionErrorAccumulator eea, String periodName) static FiscalPeriodLogic
-
Constructor Details
-
FiscalPeriodLogic
protected FiscalPeriodLogic()
-
-
Method Details
-
getInstance
-
ensurePerpetual
-
createFiscalYear
-
getFiscalPeriodByName
-
getFiscalPeriodByNameForUpdate
-