|
||||||||||
上一个 下一个 | 框架 无框架 |
使用 AttachConfig 的软件包 | |
---|---|
gboat2.attachment | |
gboat2.attachment.business | |
gboat2.attachment.business.impl | |
gboat2.attachment.model | |
gboat2.attachment.service | |
gboat2.attachment.service.impl |
gboat2.attachment 中 AttachConfig 的使用 |
---|
返回变量类型为 AttachConfig 的类型的 gboat2.attachment 中的方法 | |
---|---|
static Map<AttachConfig,List<Attachment>> |
AttachmentHelper.findAttachments(String configCode,
String belongId)
根据业务模块的编码及主记录的主键,获取某个业务模块的所有附件配置对象及其对应的附件列表 |
gboat2.attachment.business 中 AttachConfig 的使用 |
---|
返回 AttachConfig 的 gboat2.attachment.business 中的方法 | |
---|---|
AttachConfig |
IAttachConfigBusiness.getAttachConfigBy(String attachCode,
String attachType)
根据附件类型集编码 和 附件类型名称 查询获取 附件类型配置对象 |
返回变量类型为 AttachConfig 的类型的 gboat2.attachment.business 中的方法 | |
---|---|
List<AttachConfig> |
IAttachConfigBusiness.getAvailableAttachTypesByCode(String attachCode)
根据附件编码查询模块所有的附件类型(每个模块对应唯一一个附件编码) |
gboat2.attachment.business.impl 中 AttachConfig 的使用 |
---|
返回 AttachConfig 的 gboat2.attachment.business.impl 中的方法 | |
---|---|
AttachConfig |
AttachConfigBusinessImpl.getAttachConfigBy(String attachCode,
String attachType)
|
返回变量类型为 AttachConfig 的类型的 gboat2.attachment.business.impl 中的方法 | |
---|---|
List<AttachConfig> |
AttachConfigBusinessImpl.getAvailableAttachTypesByCode(String attachCode)
|
gboat2.attachment.model 中 AttachConfig 的使用 |
---|
返回变量类型为 AttachConfig 的类型的 gboat2.attachment.model 中的方法 | |
---|---|
List<AttachConfig> |
TypedAttachments.getTypes()
|
类型变量类型为 AttachConfig 的 gboat2.attachment.model 中的方法参数 | |
---|---|
void |
TypedAttachments.setTypes(List<AttachConfig> types)
|
gboat2.attachment.service 中 AttachConfig 的使用 |
---|
返回 AttachConfig 的 gboat2.attachment.service 中的方法 | |
---|---|
AttachConfig |
IAttachmentService.getAttachConfigBy(String attachCode,
String attachType)
根据附件类型集编码 和 附件类型名称 查询获取 附件类型配置对象 |
返回变量类型为 AttachConfig 的类型的 gboat2.attachment.service 中的方法 | |
---|---|
List<AttachConfig> |
IAttachmentService.getAvailableAttachTypesByCode(String attachCode)
根据附件编码查询模块所有的附件类型(每个模块对应唯一一个附件编码) |
gboat2.attachment.service.impl 中 AttachConfig 的使用 |
---|
返回 AttachConfig 的 gboat2.attachment.service.impl 中的方法 | |
---|---|
AttachConfig |
AttachmentServiceImpl.getAttachConfigBy(String attachCode,
String attachType)
|
返回变量类型为 AttachConfig 的类型的 gboat2.attachment.service.impl 中的方法 | |
---|---|
List<AttachConfig> |
AttachmentServiceImpl.getAvailableAttachTypesByCode(String attachCode)
|
|
||||||||||
上一个 下一个 | 框架 无框架 |