Interface ProjectConstants
-
public interface ProjectConstants
Project constants.
-
-
Field Summary
Fields Modifier and Type Field Description static String
CALENDAR_MODULE_SERVICE_ID
Calendar module service identifierstatic String
EDITIONFO_TEMPLATE
Project workspace page template for the edition FO module.static String
PROJECT_TEMPLATE
Project 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
-
-