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