public class LeaveActionFormUtils extends Object
| Constructor and Description | 
|---|
| LeaveActionFormUtils() | 
| Modifier and Type | Method and Description | 
|---|---|
| static String | getLeaveBlocksJson(List<LeaveBlock> leaveBlocks)This method will build the JSON data structure needed for calendar
 manipulation and processing on the client side. | 
| static String | getLeaveRequestsJson(List<LeaveRequestApprovalRow> reqRows) | 
public LeaveActionFormUtils()
public static String getLeaveBlocksJson(List<LeaveBlock> leaveBlocks)
leaveBlocks - public static String getLeaveRequestsJson(List<LeaveRequestApprovalRow> reqRows)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.