类的使用
com.publiccms.logic.service.cms.CmsCategoryService
使用CmsCategoryService的程序包
程序包
说明
Cms management controller
Cms web controller
Import and export
Parameter component
Template component
Cms service
http接口定制指令,二次开发中也可以抛弃这种方法,直接使用springmvc controller会更方便一些
Cms directive
Task directive
Tools directive
-
com.publiccms.controller.admin.cms中CmsCategoryService的使用
修饰符和类型字段说明private CmsCategoryService
CmsContentAdminController.categoryService
private CmsCategoryService
CmsDiyAdminController.categoryService
private CmsCategoryService
CmsModelAdminController.categoryService
private CmsCategoryService
CmsCategoryAdminController.service
-
com.publiccms.controller.web.cms中CmsCategoryService的使用
-
com.publiccms.logic.component.exchange中CmsCategoryService的使用
修饰符和类型字段说明private CmsCategoryService
ContentExchangeComponent.categoryService
private CmsCategoryService
ContentExportComponent.categoryService
private CmsCategoryService
PlaceExchangeComponent.categoryService
private CmsCategoryService
CategoryExchangeComponent.service
-
com.publiccms.logic.component.parameter中CmsCategoryService的使用
修饰符和类型字段说明private CmsCategoryService
CategoryCodeParameterComponent.service
private CmsCategoryService
CategoryParameterComponent.service
-
com.publiccms.logic.component.template中CmsCategoryService的使用
-
com.publiccms.logic.component.workflow中CmsCategoryService的使用
-
com.publiccms.logic.service.cms中CmsCategoryService的使用
-
com.publiccms.test.logic中CmsCategoryService的使用
-
com.publiccms.views.directive.api中CmsCategoryService的使用
修饰符和类型字段说明private CmsCategoryService
ContentCheckDirective.categoryService
private CmsCategoryService
ContentCreateDirective.categoryService
-
com.publiccms.views.directive.cms中CmsCategoryService的使用
修饰符和类型字段说明private CmsCategoryService
CmsCategoryDirective.service
private CmsCategoryService
CmsCategoryListDirective.service
-
com.publiccms.views.directive.task中CmsCategoryService的使用
-
com.publiccms.views.directive.tools中CmsCategoryService的使用
修饰符和类型字段说明private CmsCategoryService
CreateCategoryFileDirective.categoryService
private CmsCategoryService
CreateContentFileDirective.categoryService