|
||||||||||
上一个 下一个 | 框架 无框架 |
使用 DownloadRecord 的软件包 | |
---|---|
gboat2.attachment | |
gboat2.attachment.service | |
gboat2.attachment.service.impl |
gboat2.attachment 中 DownloadRecord 的使用 |
---|
返回 DownloadRecord 的 gboat2.attachment 中的方法 | |
---|---|
static DownloadRecord |
AttachmentHelper.getLastDownloadRecord(String organId,
String belongId,
String attachType)
判断指定类型的附件是否被下载过 |
gboat2.attachment.service 中 DownloadRecord 的使用 |
---|
返回 DownloadRecord 的 gboat2.attachment.service 中的方法 | |
---|---|
DownloadRecord |
IAttachmentService.getDownLoad(String attachmentId)
根据附件id获取附件被下载记录 |
DownloadRecord |
IAttachmentService.getLastDownloadRecord(String organId,
String belongId,
String attachType)
取的最新一条下载记录 |
gboat2.attachment.service.impl 中 DownloadRecord 的使用 |
---|
返回 DownloadRecord 的 gboat2.attachment.service.impl 中的方法 | |
---|---|
DownloadRecord |
AttachmentServiceImpl.getDownLoad(String attachmentId)
|
DownloadRecord |
AttachmentServiceImpl.getLastDownloadRecord(String organId,
String belongId,
String attachType)
|
|
||||||||||
上一个 下一个 | 框架 无框架 |