19 package org.turro.command;
21 import org.turro.action.AbstractInterceptor;
22 import org.turro.annotation.ElephantInterceptor;
23 import org.turro.collections.KeyValueMap;
24 import org.turro.elephant.context.Application;
25 import org.turro.elephant.context.IConstructor;
26 import org.turro.elephant.zul.menu.WwwMenu;
42 if(
"warnings".equals(goTo)) {
boolean doExecuteApp(Application application, String goTo, KeyValueMap kvm)
boolean doExecuteWeb(IConstructor constructor, String goTo, KeyValueMap kvm)