类 WebSiteController
- java.lang.Object
-
- cool.scx.ext.cms.web_site.WebSiteController
-
public class WebSiteController extends Object
WebSiteController class.
- 版本:
- 1.3.9
- 作者:
- scx567888
-
-
构造器概要
构造器 构造器 说明 WebSiteController(ContentService contentService, ChannelService channelService, CMSConfigService cmsConfigService)Constructor for WebSiteController.
-
-
-
构造器详细资料
-
WebSiteController
public WebSiteController(ContentService contentService, ChannelService channelService, CMSConfigService cmsConfigService)
Constructor for WebSiteController.
- 参数:
contentService- aContentServiceobjectchannelService- aChannelServiceobjectcmsConfigService- aCMSConfigServiceobject
-
-