Liferay 6.2.0

com.liferay.portal.kernel.cal
Class RecurrenceSerializer

java.lang.Object
  extended by com.liferay.portal.kernel.cal.RecurrenceSerializer

public class RecurrenceSerializer
extends Object


Constructor Summary
RecurrenceSerializer()
           
 
Method Summary
protected static String getDayOfWeek(DayAndPosition dayPos)
           
static String toCronText(Recurrence recurrence)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RecurrenceSerializer

public RecurrenceSerializer()
Method Detail

toCronText

public static String toCronText(Recurrence recurrence)

getDayOfWeek

protected static String getDayOfWeek(DayAndPosition dayPos)

Liferay 6.2.0