public class PortalDocument extends Document
| Modifier and Type | Class and Description |
|---|---|
static class |
PortalDocument.Builder |
Document.FileType| Modifier and Type | Method and Description |
|---|---|
static PortalDocument.Builder |
builder(String title,
String fileName,
byte[] document) |
String |
getNonsensitiveTitle() |
getBytes, getFileName, getMessage, getMimeType, getTitlepublic String getNonsensitiveTitle()
public static PortalDocument.Builder builder(String title, String fileName, byte[] document)
Copyright © 2018 Digipost. All rights reserved.