org.kuali.hr.lm.leavecalendar.web
Class LeaveActionFormUtils
java.lang.Object
org.kuali.hr.lm.leavecalendar.web.LeaveActionFormUtils
public class LeaveActionFormUtils
- extends Object
Method Summary |
static String |
getLeaveBlocksJson(List<LeaveBlock> leaveBlocks)
This method will build the JSON data structure needed for calendar
manipulation and processing on the client side. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LeaveActionFormUtils
public LeaveActionFormUtils()
getLeaveBlocksJson
public static String getLeaveBlocksJson(List<LeaveBlock> leaveBlocks)
- This method will build the JSON data structure needed for calendar
manipulation and processing on the client side.
- Parameters:
leaveBlocks
-
- Returns:
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.