applyShiftPatternDay
public void applyShiftPatternDay(ShiftPatternDay patternDay,
java.util.Date workDate,
java.lang.String calNum)
throws MXException,
java.rmi.RemoteException
Public but not remote.
Called by WorkPeriodRemote in addNewDayInPattern().
If the pattern day is not empty, it adds one row in workperiod.
and sets the field values accordingly.
- Throws:
MXException
java.rmi.RemoteException