com.liferay.portal.kernel.cal
Class RecurrenceSerializer

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

public class RecurrenceSerializer
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
RecurrenceSerializer()
           
 
Method Summary
static java.lang.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 java.lang.String toCronText(Recurrence recurrence)