Class ProgramDocTemplate

  • All Implemented Interfaces:
    Serializable, org.beangle.commons.entity.Entity<Long>, org.beangle.commons.entity.TimeEntity, EducationBasedEntity<Long>, ProjectBasedEntity<Long>

    @Entity(name="org.openurp.edu.program.doc.model.ProgramDocTemplate")
    public class ProgramDocTemplate
    extends EducationBasedObject<Long>
    培养方案模板

  • 模板的适应范围为项目\层次
  • 模板的适用年限为生效日期到失效日期.
  • 可以针对不同语言定义模板
See Also:
Serialized Form