类 UserParameterComponent
java.lang.Object
com.publiccms.common.base.AbstractLongParameterHandler<SysUser>
com.publiccms.logic.component.parameter.UserParameterComponent
- 所有已实现的接口:
ParameterTypeHandler<SysUser,
Long>
@Component
@Priority(7)
public class UserParameterComponent
extends AbstractLongParameterHandler<SysUser>
UserParameterComponent 用户参数处理组件
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
从类继承的方法 com.publiccms.common.base.AbstractLongParameterHandler
dealParameterValue, dealParameterValues
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 com.publiccms.common.api.ParameterTypeHandler
supportDefaultValue
-
字段详细资料
-
service
-
fileUploadComponent
-
-
构造器详细资料
-
UserParameterComponent
public UserParameterComponent()
-
-
方法详细资料
-
getType
-
getParameterValueList
-
getParameterValue
-