CourseUnitMetadata¶
-
public abstract class
CourseUnitMetadataextends MdsEntity¶ Common metadata shared by all course sub classes.
Constructors¶
Methods¶
getState¶
-
public CourseUnitState
getState()¶
setState¶
-
public void
setState(CourseUnitState state)¶
toUnitDto¶
-
public CourseUnitDto
toUnitDto()¶ Builds the dto representation of the unit used by the tree view.
Returns: the dto representation of the unit