org.rapla.entities.domain
Class ReservationHelper

java.lang.Object
  extended by org.rapla.entities.domain.ReservationHelper

public class ReservationHelper
extends Object


Constructor Summary
ReservationHelper()
           
 
Method Summary
static Date findFirst(List reservationList)
          find the first visible reservation
static void makeRepeatingForPeriod(PeriodModel model, Appointment appointment, RepeatingType repeatingType, int repeatings)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReservationHelper

public ReservationHelper()
Method Detail

makeRepeatingForPeriod

public static void makeRepeatingForPeriod(PeriodModel model,
                                          Appointment appointment,
                                          RepeatingType repeatingType,
                                          int repeatings)

findFirst

public static Date findFirst(List reservationList)
find the first visible reservation



Copyright © 2000-2006 Rapla Team. All Rights Reseserved.