类的使用
com.publiccms.logic.service.cms.CmsContentAttributeService
程序包
说明
component
Import and export
Parameter component
Template component
Cms service
http接口定制指令,二次开发中也可以抛弃这种方法,直接使用springmvc controller会更方便一些
Cms directive
Cms method
-
com.publiccms.logic.component中CmsContentAttributeService的使用
修饰符和类型方法说明void
BeanComponent.setContentAttributeService
(CmsContentAttributeService contentAttributeService) -
com.publiccms.logic.component.exchange中CmsContentAttributeService的使用
修饰符和类型字段说明private CmsContentAttributeService
ContentExchangeComponent.attributeService
private CmsContentAttributeService
ContentExportComponent.attributeService
-
com.publiccms.logic.component.parameter中CmsContentAttributeService的使用
-
com.publiccms.logic.component.template中CmsContentAttributeService的使用
-
com.publiccms.logic.service.cms中CmsContentAttributeService的使用
-
com.publiccms.test.logic中CmsContentAttributeService的使用
-
com.publiccms.views.directive.api中CmsContentAttributeService的使用
-
com.publiccms.views.directive.cms中CmsContentAttributeService的使用
修饰符和类型字段说明private CmsContentAttributeService
CmsContentDirective.attributeService
private CmsContentAttributeService
CmsContentListDirective.attributeService
private CmsContentAttributeService
CmsSearchDirective.attributeService
-
com.publiccms.views.method.cms中CmsContentAttributeService的使用
修饰符和类型字段说明private CmsContentAttributeService
GetContentAttributeMethod.service
private CmsContentAttributeService
GetContentAttributesMethod.service