| Package | Description |
|---|---|
| org.openfact.models |
| Modifier and Type | Method and Description |
|---|---|
FileModel |
FileProvider.createFile(OrganizationModel organization,
String fileName,
byte[] file) |
FileModel |
FileProvider.getFileById(OrganizationModel organization,
String id) |
FileModel |
DocumentModel.getXmlAsFile()
Xml
|
| Modifier and Type | Method and Description |
|---|---|
void |
SendEventModel.attachFile(FileModel file) |
void |
DocumentModel.attachXmlFile(FileModel file) |
boolean |
FileProvider.removeFile(OrganizationModel organization,
FileModel file) |
void |
SendEventModel.unattachResponseFile(FileModel file) |
Copyright © 2017. All rights reserved.