类 StudentInfoServiceImpl
java.lang.Object
org.beangle.commons.dao.impl.BaseServiceImpl
org.openurp.edu.student.info.service.impl.StudentInfoServiceImpl
- 所有已实现的接口:
StudentInfoService
public class StudentInfoServiceImpl
extends org.beangle.commons.dao.impl.BaseServiceImpl
implements StudentInfoService
-
字段概要
从类继承的字段 org.beangle.commons.dao.impl.BaseServiceImpl
entityDao, eventMulticaster, logger -
构造器概要
构造器 -
方法概要
从类继承的方法 org.beangle.commons.dao.impl.BaseServiceImpl
getEntityDao, getEventMulticaster, publish, setEntityDao, setEventMulticaster
-
构造器详细资料
-
StudentInfoServiceImpl
public StudentInfoServiceImpl()
-
-
方法详细资料
-
getStudentInfo
- 指定者:
getStudentInfo在接口中StudentInfoService
-