类 CRUDUpdateParamMethodParameterHandler
java.lang.Object
cool.scx.ext.crud.CRUDUpdateParamMethodParameterHandler
- 所有已实现的接口:
cool.scx.core.mvc.ScxMappingMethodParameterHandler
public final class CRUDUpdateParamMethodParameterHandler
extends Object
implements cool.scx.core.mvc.ScxMappingMethodParameterHandler
a
- 版本:
- 1.10.8
- 作者:
- scx567888
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
DEFAULT_INSTANCE
a
-
-
构造器详细资料
-
CRUDUpdateParamMethodParameterHandler
public CRUDUpdateParamMethodParameterHandler()
-
-
方法详细资料
-
canHandle
- 指定者:
canHandle在接口中cool.scx.core.mvc.ScxMappingMethodParameterHandler
-
handle
public Object handle(Parameter parameter, cool.scx.core.mvc.ScxMappingRoutingContextInfo scxMappingRoutingContextInfo) throws Exception - 指定者:
handle在接口中cool.scx.core.mvc.ScxMappingMethodParameterHandler- 抛出:
Exception
-