org.tinygroup.menucommand.handler
类 QueryCommandHandler
java.lang.Object
org.tinygroup.menucommand.handler.SystemCommandHandler
org.tinygroup.menucommand.handler.QueryCommandHandler
- 所有已实现的接口:
- CommandHandler
public class QueryCommandHandler
- extends SystemCommandHandler
查询系统命令
- 作者:
- yancheng11334
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryCommandHandler
public QueryCommandHandler()
execute
protected void execute(String command,
SystemCommand systemCommand,
MenuConfig config,
org.tinygroup.context.Context context)
- 从类
SystemCommandHandler 复制的描述
- 执行相关菜单逻辑,保存渲染路径和跳转菜单id
- 指定者:
- 类
SystemCommandHandler 中的 execute
afterExecute
public void afterExecute(org.tinygroup.context.Context context)
- 从接口
CommandHandler 复制的描述
- 命令后置操作
- 指定者:
- 接口
CommandHandler 中的 afterExecute - 覆盖:
- 类
SystemCommandHandler 中的 afterExecute
Copyright © 2006–2016 TinyGroup. All rights reserved.