public interface GenericEntityController<E extends org.hswebframework.web.commons.entity.GenericEntity<PK>,PK,Q extends org.hswebframework.web.commons.entity.Entity,M> extends CrudController<E,PK,Q,M>
GenericEntity,
CrudController,
CrudService| 限定符和类型 | 方法和说明 |
|---|---|
CrudService<E,PK> |
getService()
获取实现了
QueryByEntityService和QueryService的服务类 |
modelToEntityassertNotNull, count, getByPrimaryKey, getByPrimaryKey, list, listNoPagingsaveOrUpdate, updateByPrimaryKeyadddeleteByPrimaryKey@Authorize(ignore=true) CrudService<E,PK> getService()
QueryControllerQueryByEntityService和QueryService的服务类getService 在接口中 CreateController<E extends org.hswebframework.web.commons.entity.GenericEntity<PK>,PK,M>getService 在接口中 CrudController<E extends org.hswebframework.web.commons.entity.GenericEntity<PK>,PK,Q extends org.hswebframework.web.commons.entity.Entity,M>getService 在接口中 DeleteController<E extends org.hswebframework.web.commons.entity.GenericEntity<PK>,PK>getService 在接口中 QueryController<E extends org.hswebframework.web.commons.entity.GenericEntity<PK>,PK,Q extends org.hswebframework.web.commons.entity.Entity>getService 在接口中 UpdateController<E extends org.hswebframework.web.commons.entity.GenericEntity<PK>,PK,M>Copyright © 2016–2020. All rights reserved.