Liferay 6.2-ce-ga5

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
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)

Liferay 6.2-ce-ga5