public class UploadResponseInfo extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
ARQUIVO_NAO_PODE_SER_DE_TAMANHO_0_ZERO |
static String |
TIPO_DE_ARQUIVO_NAO_PERMITIDO |
| Constructor and Description |
|---|
UploadResponseInfo(IAttachmentRef attachmentRef) |
UploadResponseInfo(SIAttachment attachment) |
UploadResponseInfo(String name,
String errorMessage) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorMessage() |
AttachmentKey |
getFileId() |
String |
getHashSHA1() |
String |
getName() |
long |
getSize() |
String |
toString() |
public static final String ARQUIVO_NAO_PODE_SER_DE_TAMANHO_0_ZERO
public static final String TIPO_DE_ARQUIVO_NAO_PERMITIDO
public UploadResponseInfo(IAttachmentRef attachmentRef)
public UploadResponseInfo(SIAttachment attachment)
Copyright © 2017. All rights reserved.