TaskAction
org.openurp.edu.course.web.action.admin.TaskAction
class TaskAction extends RestfulAction[CourseTask], ProjectSupport, ImportSupport[CourseTask], ExportSupport[CourseTask]
课程任务
Attributes
- Graph
-
- Supertypes
-
trait ExportSupport[CourseTask]trait ImportSupport[CourseTask]trait ProjectSupporttrait ServletSupportclass RestfulAction[CourseTask]trait Loggingtrait EntityAction[CourseTask]trait EntitySupport[CourseTask]class ActionSupporttrait ParamSupporttrait RouteSupporttrait MessageSupportclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Inherited methods
Attributes
- Inherited from:
- ParamSupport
Attributes
- Inherited from:
- ParamSupport
Attributes
- Inherited from:
- EntityAction
Attributes
- Inherited from:
- RestfulAction
Attributes
- Inherited from:
- RestfulAction
导出
导出
Attributes
- Inherited from:
- ExportSupport
protected def findInProject[T <: Entity[_]](clazz: Class[T], orderBy: String)(using project: Project): Seq[T]
Attributes
- Inherited from:
- ProjectSupport
Attributes
- Inherited from:
- ProjectSupport
Attributes
- Inherited from:
- RouteSupport
Attributes
- Inherited from:
- RouteSupport
Attributes
- Inherited from:
- RouteSupport
Attributes
- Inherited from:
- RouteSupport
Attributes
- Inherited from:
- ParamSupport
Attributes
- Inherited from:
- ParamSupport
Attributes
- Inherited from:
- ParamSupport
Attributes
- Inherited from:
- ParamSupport
Attributes
- Inherited from:
- ParamSupport
Attributes
- Inherited from:
- ParamSupport
Attributes
- Inherited from:
- ParamSupport
Attributes
- Inherited from:
- ProjectSupport
Attributes
- Inherited from:
- ProjectSupport
Attributes
- Inherited from:
- ProjectSupport
Attributes
- Inherited from:
- ParamSupport
Attributes
- Inherited from:
- ParamSupport
Attributes
- Inherited from:
- ProjectSupport
Attributes
- Inherited from:
- EntityAction
Attributes
- Inherited from:
- ParamSupport
Attributes
- Inherited from:
- ParamSupport
Attributes
- Inherited from:
- ParamSupport
Attributes
- Inherited from:
- ParamSupport
Attributes
- Inherited from:
- ParamSupport
Attributes
- Inherited from:
- ParamSupport
Attributes
- Inherited from:
- ParamSupport
Attributes
- Inherited from:
- ParamSupport
Attributes
- Inherited from:
- ParamSupport
Attributes
- Inherited from:
- ParamSupport
Attributes
- Inherited from:
- ParamSupport
Attributes
- Inherited from:
- ParamSupport
Attributes
- Inherited from:
- ParamSupport
Attributes
- Inherited from:
- EntityAction
Attributes
- Inherited from:
- EntityAction
Attributes
- Inherited from:
- EntityAction
从request的参数或者cookie中(参数优先)取得分页信息
从request的参数或者cookie中(参数优先)取得分页信息
Attributes
- Inherited from:
- EntityAction
Attributes
- Inherited from:
- ProjectSupport
Attributes
- Inherited from:
- ProjectSupport
Attributes
- Inherited from:
- ProjectSupport
Attributes
- Inherited from:
- ParamSupport
Attributes
- Inherited from:
- ProjectSupport
Attributes
- Inherited from:
- ProjectSupport
导入信息
导入信息
Attributes
- Inherited from:
- ImportSupport
Attributes
- Inherited from:
- ImportSupport
Attributes
- Inherited from:
- RestfulAction
Attributes
- Inherited from:
- RestfulAction
Attributes
- Inherited from:
- EntityAction
Attributes
- Inherited from:
- EntityAction
将request中的参数设置到clazz对应的bean。
将request中的参数设置到clazz对应的bean。
Attributes
- Inherited from:
- EntityAction
Attributes
- Inherited from:
- EntityAction
Attributes
- Inherited from:
- EntityAction
Attributes
- Inherited from:
- EntityAction
Attributes
- Inherited from:
- EntityAction
Attributes
- Inherited from:
- EntityAction
Attributes
- Inherited from:
- EntityAction
Attributes
- Inherited from:
- ParamSupport
Attributes
- Inherited from:
- ProjectSupport
protected def queryByDimension[T](query: OqlBuilder[T], departPath: String, stdTypePath: String): OqlBuilder[T]
Attributes
- Inherited from:
- ProjectSupport
Attributes
- Inherited from:
- ActionSupport
Attributes
- Inherited from:
- RouteSupport
Attributes
- Inherited from:
- RouteSupport
Attributes
- Inherited from:
- RouteSupport
Attributes
- Inherited from:
- RouteSupport
Attributes
- Inherited from:
- RestfulAction
Attributes
- Inherited from:
- EntityAction
Attributes
- Inherited from:
- EntityAction
Attributes
- Inherited from:
- RestfulAction
Attributes
- Inherited from:
- ServletSupport
Attributes
- Inherited from:
- ServletSupport
Attributes
- Inherited from:
- RestfulAction
Attributes
- Inherited from:
- RestfulAction
Attributes
- Inherited from:
- EntityAction
Attributes
- Inherited from:
- EntityAction
Attributes
- Inherited from:
- RestfulAction
Attributes
- Inherited from:
- EntitySupport
Attributes
- Inherited from:
- RouteSupport
Attributes
- Inherited from:
- RouteSupport
Attributes
- Inherited from:
- RouteSupport
Attributes
- Inherited from:
- RouteSupport
Attributes
- Inherited from:
- RouteSupport
Attributes
- Inherited from:
- RouteSupport
Attributes
- Inherited from:
- RestfulAction
Concrete fields
Inherited fields
Attributes
- Inherited from:
- ProjectSupport
Attributes
- Inherited from:
- ProjectSupport
Attributes
- Inherited from:
- EntitySupport
Attributes
- Inherited from:
- RestfulAction
Attributes
- Inherited from:
- Logging
Attributes
- Inherited from:
- ProjectSupport
In this article