类 gboat2.attachment.model.AttachmentOperEnum
的使用

使用 AttachmentOperEnum 的软件包
gboat2.attachment.model   
gboat2.attachment.service   
gboat2.attachment.service.impl   
 

gboat2.attachment.modelAttachmentOperEnum 的使用
 

返回 AttachmentOperEnumgboat2.attachment.model 中的方法
static AttachmentOperEnum AttachmentOperEnum.valueOf(String name)
          返回带有指定名称的该类型的枚举常量。
static AttachmentOperEnum[] AttachmentOperEnum.values()
          按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
 

gboat2.attachment.serviceAttachmentOperEnum 的使用
 

参数类型为 AttachmentOperEnumgboat2.attachment.service 中的方法
 Attachment IAttachmentService.generateAttachment(byte[] base64pdf, String belongId, String attachName, String attachType, String configId, AttachmentOperEnum attOperEnum)
          保存二进制数据附件
 

gboat2.attachment.service.implAttachmentOperEnum 的使用
 

参数类型为 AttachmentOperEnumgboat2.attachment.service.impl 中的方法
 Attachment AttachmentServiceImpl.generateAttachment(byte[] fileContent, String belongId, String attachName, String attachType, String configId, AttachmentOperEnum attOperEnum)
           
 



Copyright © 2014 广联达软件股份有限公司(Glodon Software Co., Ltd.). All rights reserved.