类 RootEntityController<E extends RootEntity<E>,S extends RootService<E,R>,R extends RootRepository<E>>

java.lang.Object
cn.hamm.airpower.root.RootController
cn.hamm.airpower.root.RootEntityController<E,S,R>
类型参数:
S - Service
E - 实体或实体的子类
所有已实现的接口:
IAction, IEntityAction, ITry

public class RootEntityController<E extends RootEntity<E>,S extends RootService<E,R>,R extends RootRepository<E>> extends RootController implements IEntityAction

实体控制器根类

作者:
Hamm.cn
  • 字段详细资料

  • 构造器详细资料

    • RootEntityController

      public RootEntityController()
  • 方法详细资料