public abstract class AbstractFormatActionProvider extends ActionNoSessionCMD implements FormatActionProvider
RequestInterceptor.ActionKey
CURRENT_LEVEL, XML_TAG
MARK_STRING
CURRENT_LEVEL, MARK_STRING
DEFAULT_LAYER_INDEX
构造器和说明 |
---|
AbstractFormatActionProvider() |
限定符和类型 | 方法和说明 |
---|---|
int |
currentAPILevel()
当前接口的API等级,用于判断是否需要升级插件
|
java.lang.String |
mark4Provider()
获取当前provider的标记(可以使用类路径保证唯一)以避免provider的重复加载
|
actionCMD, actionCMD, layerIndex
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
doAction, getCMD
getCMD
public int currentAPILevel()
Level
currentAPILevel
在接口中 Level
currentAPILevel
在类中 ActionNoSessionCMD
public java.lang.String mark4Provider()
Provider
mark4Provider
在接口中 Provider
mark4Provider
在类中 ActionNoSessionCMD