Constant Field Values
Contents
org.silverpeas.*
-
org.silverpeas.components.scheduleevent.constant.ScheduleEventConstant Modifier and Type Constant Field Value public static final String
PROP_ENABLE_COMMENT
"enableComment"
public static final String
TOOL_ID
"scheduleEventTool"
-
org.silverpeas.components.scheduleevent.service.model.ScheduleEventStatus Modifier and Type Constant Field Value public static final int
CLOSED
0
public static final int
OPEN
1
-
org.silverpeas.components.scheduleevent.service.model.beans.DateOption Modifier and Type Constant Field Value public static final int
AFTERNOON_BEGIN_HOUR
14
public static final int
AFTERNOON_END_HOUR
18
public static final int
MORNING_BEGIN_HOUR
8
public static final int
MORNING_END_HOUR
12
-
org.silverpeas.components.scheduleevent.service.model.beans.ScheduleEvent Modifier and Type Constant Field Value public static final String
TYPE
"ScheduleEvent"