类 ChannelService
- java.lang.Object
-
- cool.scx.base.BaseService<Channel>
-
- cool.scx.ext.cms.channel.ChannelService
-
public class ChannelService extends cool.scx.base.BaseService<Channel>
ColumnService- 版本:
- 0.3.6
- 作者:
- scx567888
-
-
构造器概要
构造器 构造器 说明 ChannelService()
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 ChannelgetChannelByPath(String path)
-
-
-
方法详细资料
-
getChannelByPath
public Channel getChannelByPath(String path) throws SQLException
- 参数:
path- a- 返回:
- a
- 抛出:
SQLException- e
-
-