Class CourseProgress

java.lang.Object
All Implemented Interfaces:
Serializable, Comparable<Object>, AuthoredBean, IDBean, ViewEntry, Cacheable

public class CourseProgress extends CertificationRequirement implements AuthoredBean, ViewEntry
A bean to track Flight Academy Course requirements. Each Certification has a number of requirements that need to be completed before the Course is done.
Since:
1.0
Version:
11.0
Author:
Luke
See Also: