public interface SimpleGenericEntityController<E extends org.hswebframework.web.commons.entity.GenericEntity<PK>,PK,Q extends org.hswebframework.web.commons.entity.Entity> extends SimpleCrudController<E,PK,Q>
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,E extends org.hswebframework.web.commons.entity.GenericEntity<PK>>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 在接口中 SimpleCrudController<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,E extends org.hswebframework.web.commons.entity.GenericEntity<PK>>Copyright © 2018. All rights reserved.