@Component @Priority(value=3) public class ContentParameterComponent extends AbstractLongParameterHandler<CmsContent>
限定符和类型 | 字段和说明 |
---|---|
private CmsContentAttributeService |
attributeService |
protected ContentConfigComponent |
contentConfigComponent |
protected FileUploadComponent |
fileUploadComponent |
private CmsContentService |
service |
private StatisticsComponent |
statisticsComponent |
构造器和说明 |
---|
ContentParameterComponent() |
限定符和类型 | 方法和说明 |
---|---|
CmsContent |
getParameterValue(SysSite site,
java.lang.Long id) |
java.util.List<CmsContent> |
getParameterValueList(SysSite site,
java.lang.Long[] ids) |
java.lang.String |
getType() |
dealParameterValue, dealParameterValues
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
supportDefaultValue
private CmsContentService service
private CmsContentAttributeService attributeService
protected FileUploadComponent fileUploadComponent
protected ContentConfigComponent contentConfigComponent
private StatisticsComponent statisticsComponent
public java.lang.String getType()
public java.util.List<CmsContent> getParameterValueList(SysSite site, java.lang.Long[] ids)
public CmsContent getParameterValue(SysSite site, java.lang.Long id)