public class TkRuleControllerServiceImpl extends Object implements TkRuleControllerService
Constructor and Description |
---|
TkRuleControllerServiceImpl() |
Modifier and Type | Method and Description |
---|---|
List<TimeBlock> |
applyRules(String action,
List<TimeBlock> timeBlocks,
List<LeaveBlock> leaveBlocks,
CalendarEntry payEntry,
TimesheetDocument timesheetDocument,
String principalId)
This method mutates the List
|
public TkRuleControllerServiceImpl()
public List<TimeBlock> applyRules(String action, List<TimeBlock> timeBlocks, List<LeaveBlock> leaveBlocks, CalendarEntry payEntry, TimesheetDocument timesheetDocument, String principalId)
TkRuleControllerService
applyRules
in interface TkRuleControllerService
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.