Package org.ametys.odf.course
Interface ShareableCourseConstants
public interface ShareableCourseConstants
Constants for shareable course
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe attribute name for degrees fieldstatic final StringThe attribute name for orgunits fieldstatic final StringThe attribute name for periods fieldstatic final StringThe attribute name for programs fieldstatic final StringThe metadata name for the shareable course compositestatic final StringThe 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:
-