Class PeriodLogic
java.lang.Object
com.echothree.model.control.period.server.logic.PeriodLogic
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreatePeriod(PeriodKind periodKind, String periodName, Period parentPeriod, PeriodType periodType, Long startTime, Long endTime, PartyPK createdBy) static PeriodLogic
-
Constructor Details
-
PeriodLogic
protected PeriodLogic()
-
-
Method Details
-
getInstance
-
createPeriod
public Period createPeriod(PeriodKind periodKind, String periodName, Period parentPeriod, PeriodType periodType, Long startTime, Long endTime, PartyPK createdBy)
-