|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.silverpeas.calendar.CalendarPeriod
public class CalendarPeriod
User: Yohann Chastagnier Date: 23/04/13
| Method Summary | |
|---|---|
static CalendarPeriod |
from(Date referenceDate,
PeriodType periodType,
String locale)
|
static CalendarPeriod |
from(Period period,
String locale)
|
CalendarDateTime |
getBeginDate()
Get the begin date of the period. |
CalendarDateTime |
getEndDate()
Get the end date of the period. |
PeriodType |
getPeriodType()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static CalendarPeriod from(Date referenceDate,
PeriodType periodType,
String locale)
public static CalendarPeriod from(Period period,
String locale)
public PeriodType getPeriodType()
public CalendarDateTime getBeginDate()
public CalendarDateTime getEndDate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||