fr.paris.lutece.plugins.calendar.web
Class CalendarUserOptions

java.lang.Object
  extended by fr.paris.lutece.plugins.calendar.web.CalendarUserOptions

public class CalendarUserOptions
extends java.lang.Object


Constructor Summary
CalendarUserOptions()
           
 
Method Summary
 java.util.Locale getLocale()
          Returns the Locale
 boolean isDayOffDisplayed()
          Returns the DayOffDisplayed
 void setDayOffDisplayed(boolean bDayOffDisplayed)
          Sets the DayOffDisplayed
 void setLocale(java.util.Locale Locale)
          Sets the Locale
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CalendarUserOptions

public CalendarUserOptions()
Method Detail

getLocale

public java.util.Locale getLocale()
Returns the Locale

Returns:
The Locale

setLocale

public void setLocale(java.util.Locale Locale)
Sets the Locale

Parameters:
Locale - The Locale

isDayOffDisplayed

public boolean isDayOffDisplayed()
Returns the DayOffDisplayed

Returns:
The DayOffDisplayed

setDayOffDisplayed

public void setDayOffDisplayed(boolean bDayOffDisplayed)
Sets the DayOffDisplayed

Parameters:
bDayOffDisplayed - The DayOffDisplayed


Copyright © 2007 Mairie de Paris. All Rights Reserved.