| 程序包 | 说明 |
|---|---|
| com.viontech.mall.mapper | |
| com.viontech.mall.model | |
| com.viontech.mall.vo | |
| com.viontech.mall.vobase |
| 限定符和类型 | 方法和说明 |
|---|---|
Channel |
ChannelMapper.selectByPrimaryKey(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Channel> |
ChannelMapper.selectByExample(ChannelExample example) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
ChannelMapper.insert(Channel record) |
int |
ChannelMapper.insertSelective(Channel record) |
int |
ChannelMapper.updateByExample(Channel record,
ChannelExample example) |
int |
ChannelMapper.updateByExampleSelective(Channel record,
ChannelExample example) |
int |
ChannelMapper.updateByPrimaryKey(Channel record) |
int |
ChannelMapper.updateByPrimaryKeySelective(Channel record) |
| 限定符和类型 | 方法和说明 |
|---|---|
Channel |
HeatmapDataRaw.getChannel() |
Channel |
HeatmapData.getChannel() |
Channel |
FaceRecognition.getChannel() |
Channel |
ChannelSnapshot.getChannel() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
HeatmapDataRaw.setChannel(Channel channel) |
void |
HeatmapData.setChannel(Channel channel) |
void |
FaceRecognition.setChannel(Channel channel) |
void |
ChannelSnapshot.setChannel(Channel channel) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ChannelVo |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Channel> |
DeviceVo.getChannels() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DeviceVo.setChannels(List<Channel> channels) |
| 构造器和说明 |
|---|
ChannelVo(Channel channel) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ChannelVoBase |
| 限定符和类型 | 方法和说明 |
|---|---|
Channel |
HeatmapDataVoBase.getChannel() |
Channel |
HeatmapDataRawVoBase.getChannel() |
Channel |
FaceRecognitionVoBase.getChannel() |
Channel |
ChannelSnapshotVoBase.getChannel() |
Channel |
ChannelVoBase.getModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
HeatmapDataVoBase.setChannel(Channel channel) |
void |
HeatmapDataRawVoBase.setChannel(Channel channel) |
void |
FaceRecognitionVoBase.setChannel(Channel channel) |
void |
ChannelSnapshotVoBase.setChannel(Channel channel) |
void |
ChannelVoBase.setModel(Channel channel) |
| 构造器和说明 |
|---|
ChannelVoBase(Channel channel) |
Copyright © 2019. All rights reserved.