| 程序包 | 说明 |
|---|---|
| itez.plat.site.model | |
| itez.plat.site.service | |
| itez.plat.site.service.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
Channel |
Channel.by(String code) |
Channel |
NaviItem.channel() |
Channel |
Content.channel() |
Channel |
Channel.index() |
Channel |
Channel.parent() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Channel> |
Channel.children() |
| 限定符和类型 | 方法和说明 |
|---|---|
Channel |
ChannelService.createIndexChannel() |
Channel |
ChannelService.getIndexChannel() |
Channel |
ChannelService.getLastChannel(String pid) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Channel> |
ChannelService.getAllChannels() |
List<Channel> |
ChannelService.getChildren(String id) |
List<Channel> |
ChannelService.getTreeChannels() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ChannelService.addChannel(Channel channel) |
void |
ChannelService.modifyChannel(Channel channel) |
| 限定符和类型 | 方法和说明 |
|---|---|
Channel |
ChannelServiceImpl.createIndexChannel() |
Channel |
ChannelServiceImpl.getIndexChannel() |
Channel |
ChannelServiceImpl.getLastChannel(String pid) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Channel> |
ChannelServiceImpl.getAllChannels() |
List<Channel> |
ChannelServiceImpl.getChildren(String id) |
List<Channel> |
ChannelServiceImpl.getTreeChannels() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ChannelServiceImpl.addChannel(Channel channel) |
void |
ChannelServiceImpl.modifyChannel(Channel channel) |
Copyright © 2018. All rights reserved.