Package org.ametys.odf.course
Interface ShareableCourseConstants
public interface ShareableCourseConstants
Constants for shareable course
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
The attribute name for degrees fieldstatic final String
The attribute name for orgunits fieldstatic final String
The attribute name for periods fieldstatic final String
The attribute name for programs fieldstatic final String
The metadata name for the shareable course compositestatic final String
The metadata name for the shareable course status
-
Field Details
-
SHAREABLE_COURSE_COMPOSITE_METADATA
The metadata name for the shareable course composite- See Also:
-
SHAREABLE_COURSE_STATUS_METADATA
The metadata name for the shareable course status- See Also:
-
PROGRAMS_FIELD_ATTRIBUTE_NAME
The attribute name for programs field- See Also:
-
PERIODS_FIELD_ATTRIBUTE_NAME
The attribute name for periods field- See Also:
-
DEGREES_FIELD_ATTRIBUTE_NAME
The attribute name for degrees field- See Also:
-
ORGUNITS_FIELD_ATTRIBUTE_NAME
The attribute name for orgunits field- See Also:
-