| 程序包 | 说明 |
|---|---|
| cn.schoolwow.quickapi.domain | |
| cn.schoolwow.quickapi.handler.controller | |
| cn.schoolwow.quickapi.handler.entity |
| 限定符和类型 | 字段和说明 |
|---|---|
Map<String,APIEntity> |
APIDocument.apiEntityMap
实体类
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected static Map<String,APIEntity> |
AbstractControllerHandler.apiEntityMap |
| 限定符和类型 | 字段和说明 |
|---|---|
static Map<String,APIEntity> |
AbstractEntityHandler.apiEntityMap |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SwaggerEntityHandler.handleClass(Class _class,
APIEntity apiEntity) |
void |
QuickDAOEntityHandler.handleClass(Class _class,
APIEntity apiEntity) |
void |
AbstractEntityHandler.handleClass(Class _class,
APIEntity apiEntity)
处理实体类
|
Copyright © 2020. All rights reserved.