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)
TkRuleControllerServiceapplyRules in interface TkRuleControllerServiceCopyright © 2004–2015 The Kuali Foundation. All rights reserved.