类 SharePlan

java.lang.Object
org.beangle.commons.entity.pojo.NumberIdObject<Long>
org.beangle.commons.entity.pojo.LongIdObject
org.openurp.edu.program.model.SharePlan
所有已实现的接口:
Serializable, Cloneable, org.beangle.commons.entity.Entity<Long>

@Entity(name="org.openurp.edu.program.model.SharePlan") public class SharePlan extends org.beangle.commons.entity.pojo.LongIdObject implements Cloneable
公共共享计划
另请参阅:
  • 字段详细资料

    • groups

      protected List<ShareCourseGroup> groups
      共享课程组
    • createdAt

      protected Date createdAt
      创建时间
    • updatedAt

      protected Date updatedAt
      最后修改时间
  • 构造器详细资料

    • SharePlan

      public SharePlan()
  • 方法详细资料