public class ApplicationCommand extends CommandSupport<org.joyqueue.model.domain.Application,ApplicationService,org.joyqueue.model.query.QApplication>
| 限定符和类型 | 字段和说明 |
|---|---|
protected @NotNull UserService |
userService |
operator, service, session, vertx| 构造器和说明 |
|---|
ApplicationCommand() |
| 限定符和类型 | 方法和说明 |
|---|---|
com.jd.laf.web.vertx.response.Response |
findAll() |
com.jd.laf.web.vertx.response.Response |
getByCode(String appCode) |
com.jd.laf.web.vertx.response.Response |
pageQuery(org.joyqueue.model.QPageQuery<org.joyqueue.model.query.QApplication> qPageQuery) |
com.jd.laf.web.vertx.response.Response |
searchSubscribed(org.joyqueue.model.QPageQuery<org.joyqueue.model.query.QApplication> qPageQuery) |
com.jd.laf.web.vertx.response.Response |
searchUnsubscribed(org.joyqueue.model.QPageQuery<org.joyqueue.model.query.QApplication> qPageQuery) |
com.jd.laf.web.vertx.response.Response |
setOwner(Long id,
Long userId) |
add, addErrorCode, clean, delete, deleteErrorCode, execute, get, getErrorCode, publish, update, updateErrorCode, updateStatus@NotNull protected @NotNull UserService userService
public com.jd.laf.web.vertx.response.Response pageQuery(org.joyqueue.model.QPageQuery<org.joyqueue.model.query.QApplication> qPageQuery)
throws Exception
pageQuery 在类中 CommandSupport<org.joyqueue.model.domain.Application,ApplicationService,org.joyqueue.model.query.QApplication>Exceptionpublic com.jd.laf.web.vertx.response.Response searchSubscribed(org.joyqueue.model.QPageQuery<org.joyqueue.model.query.QApplication> qPageQuery)
throws Exception
Exceptionpublic com.jd.laf.web.vertx.response.Response searchUnsubscribed(org.joyqueue.model.QPageQuery<org.joyqueue.model.query.QApplication> qPageQuery)
throws Exception
Exceptionpublic com.jd.laf.web.vertx.response.Response setOwner(Long id, Long userId) throws Exception
ExceptionCopyright © 2020 Joyqueue Community. All rights reserved.