| Package | Description |
|---|---|
| com.manydesigns.portofino.pageactions.text | |
| com.manydesigns.portofino.pageactions.text.configuration |
| Modifier and Type | Method and Description |
|---|---|
static Attachment |
TextLogic.createAttachment(TextConfiguration textConfiguration,
String id,
String fileName,
String contentType,
long size) |
static Attachment |
TextLogic.deleteAttachmentByCode(TextConfiguration textConfiguration,
String code) |
static Attachment |
TextLogic.findAttachmentById(TextConfiguration textConfiguration,
String code) |
| Modifier and Type | Method and Description |
|---|---|
List<Attachment> |
TextAction.getDownloadableAttachments() |
| Modifier and Type | Field and Description |
|---|---|
protected List<Attachment> |
TextConfiguration.attachments |
| Modifier and Type | Method and Description |
|---|---|
List<Attachment> |
TextConfiguration.getAttachments() |