Interface ProjectConstants
-
public interface ProjectConstants
Project constants.
-
-
Field Summary
Fields Modifier and Type Field Description static StringCALENDAR_MODULE_SERVICE_IDCalendar module service identifierstatic StringEDITIONFO_TEMPLATEProject workspace page template for the edition FO module.static StringPROJECT_TEMPLATEProject workspace page template.
-
-
-
Field Detail
-
PROJECT_TEMPLATE
static final String PROJECT_TEMPLATE
Project workspace page template.- See Also:
- Constant Field Values
-
EDITIONFO_TEMPLATE
static final String EDITIONFO_TEMPLATE
Project workspace page template for the edition FO module.- See Also:
- Constant Field Values
-
CALENDAR_MODULE_SERVICE_ID
static final String CALENDAR_MODULE_SERVICE_ID
Calendar module service identifier- See Also:
- Constant Field Values
-
-