| Package | Description |
|---|---|
| com.xunlei.payproxy.bo | |
| com.xunlei.payproxy.dao | |
| com.xunlei.payproxy.facade |
| Modifier and Type | Method and Description |
|---|---|
ConfigChannel |
ConfigChannelBoImpl.queryConfigChannel(long seqid) |
ConfigChannel |
IConfigChannelBo.queryConfigChannel(long seqid) |
| Modifier and Type | Method and Description |
|---|---|
com.xunlei.common.util.Sheet<ConfigChannel> |
ConfigChannelBoImpl.queryConfigChannelList(ConfigChannel data,
com.xunlei.common.util.PagedFliper fliper) |
com.xunlei.common.util.Sheet<ConfigChannel> |
IConfigChannelBo.queryConfigChannelList(ConfigChannel data,
com.xunlei.common.util.PagedFliper fliper) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigChannelBoImpl.addConfigChannel(ConfigChannel item) |
void |
IConfigChannelBo.addConfigChannel(ConfigChannel item) |
com.xunlei.common.util.Sheet<ConfigChannel> |
ConfigChannelBoImpl.queryConfigChannelList(ConfigChannel data,
com.xunlei.common.util.PagedFliper fliper) |
com.xunlei.common.util.Sheet<ConfigChannel> |
IConfigChannelBo.queryConfigChannelList(ConfigChannel data,
com.xunlei.common.util.PagedFliper fliper) |
void |
ConfigChannelBoImpl.updateConfigChannel(ConfigChannel item) |
void |
IConfigChannelBo.updateConfigChannel(ConfigChannel item) |
| Modifier and Type | Method and Description |
|---|---|
ConfigChannel |
IConfigChannelDao.queryConfigChannel(long seqid) |
ConfigChannel |
ConfigChannelDaoImpl.queryConfigChannel(long seqid) |
| Modifier and Type | Method and Description |
|---|---|
com.xunlei.common.util.Sheet<ConfigChannel> |
IConfigChannelDao.queryConfigChannelList(ConfigChannel data,
com.xunlei.common.util.PagedFliper fliper) |
com.xunlei.common.util.Sheet<ConfigChannel> |
ConfigChannelDaoImpl.queryConfigChannelList(ConfigChannel data,
com.xunlei.common.util.PagedFliper fliper) |
| Modifier and Type | Method and Description |
|---|---|
void |
IConfigChannelDao.addConfigChannel(ConfigChannel item) |
void |
ConfigChannelDaoImpl.addConfigChannel(ConfigChannel item) |
com.xunlei.common.util.Sheet<ConfigChannel> |
IConfigChannelDao.queryConfigChannelList(ConfigChannel data,
com.xunlei.common.util.PagedFliper fliper) |
com.xunlei.common.util.Sheet<ConfigChannel> |
ConfigChannelDaoImpl.queryConfigChannelList(ConfigChannel data,
com.xunlei.common.util.PagedFliper fliper) |
void |
IConfigChannelDao.updateConfigChannel(ConfigChannel item) |
void |
ConfigChannelDaoImpl.updateConfigChannel(ConfigChannel item) |
| Modifier and Type | Method and Description |
|---|---|
ConfigChannel |
FacadeImpl.queryConfigChannel(long seqid) |
| Modifier and Type | Method and Description |
|---|---|
com.xunlei.common.util.Sheet<ConfigChannel> |
FacadeImpl.queryConfigChannelList(ConfigChannel data,
com.xunlei.common.util.PagedFliper fliper) |
| Modifier and Type | Method and Description |
|---|---|
void |
FacadeImpl.addConfigChannel(ConfigChannel item) |
com.xunlei.common.util.Sheet<ConfigChannel> |
FacadeImpl.queryConfigChannelList(ConfigChannel data,
com.xunlei.common.util.PagedFliper fliper) |
void |
FacadeImpl.updateConfigChannel(ConfigChannel item) |
Copyright © 2016. All rights reserved.