|
||||||||||
上一个 下一个 | 框架 无框架 |
使用 AttachmentVO 的软件包 | |
---|---|
gboat2.attachment | |
gboat2.attachment.service | |
gboat2.attachment.service.impl | |
gboat2.example.action |
gboat2.attachment 中 AttachmentVO 的使用 |
---|
返回变量类型为 AttachmentVO 的类型的 gboat2.attachment 中的方法 | |
---|---|
static List<AttachmentVO> |
AttachmentHelper.findAttachVOsBy(String belongId)
根据belongId返回某个宿主对象的附件列表 |
gboat2.attachment.service 中 AttachmentVO 的使用 |
---|
返回变量类型为 AttachmentVO 的类型的 gboat2.attachment.service 中的方法 | |
---|---|
List<AttachmentVO> |
IAttachmentService.getAttachmentVOBy(String belongId,
String attachType)
获取附件与附件类型的VO 对象集合 |
List<AttachmentVO> |
IAttachmentService.getAttachmentVOsByBelongId(String belongId)
根据id取得附件,带出类型名字 |
gboat2.attachment.service.impl 中 AttachmentVO 的使用 |
---|
返回变量类型为 AttachmentVO 的类型的 gboat2.attachment.service.impl 中的方法 | |
---|---|
List<AttachmentVO> |
AttachmentServiceImpl.getAttachmentVOBy(String belongId,
String attachType)
|
List<AttachmentVO> |
AttachmentServiceImpl.getAttachmentVOsByBelongId(String belongId)
|
gboat2.example.action 中 AttachmentVO 的使用 |
---|
返回变量类型为 AttachmentVO 的类型的 gboat2.example.action 中的方法 | |
---|---|
Map<AttachConfig,List<AttachmentVO>> |
AttachAction.getAttachMap()
|
List<AttachmentVO> |
AttachAction.getUploadeds()
|
|
||||||||||
上一个 下一个 | 框架 无框架 |