类 ContentParameterComponent
java.lang.Object
com.publiccms.common.base.AbstractLongParameterHandler<CmsContent>
com.publiccms.logic.component.parameter.ContentParameterComponent
- 所有已实现的接口:
ParameterTypeHandler<CmsContent,Long>
@Component
@Priority(3)
public class ContentParameterComponent
extends AbstractLongParameterHandler<CmsContent>
ContentParameterHandlerComponent 内容参数处理组件
-
字段概要
字段修饰符和类型字段说明private CmsContentAttributeServiceprotected ContentConfigComponentprotected FileUploadComponentprivate CmsContentServiceprivate StatisticsComponent -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getParameterValue(SysSite site, Long id) getParameterValueList(SysSite site, Long[] ids) getType()从类继承的方法 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
-
attributeService
-
fileUploadComponent
-
contentConfigComponent
-
statisticsComponent
-
-
构造器详细资料
-
ContentParameterComponent
public ContentParameterComponent()
-
-
方法详细资料
-
getType
-
getParameterValueList
-
getParameterValue
-