Package | Description |
---|---|
com.manydesigns.portofino.pageactions.text | |
com.manydesigns.portofino.pageactions.text.configuration |
Modifier and Type | Field and Description |
---|---|
TextConfiguration |
TextAction.textConfiguration |
Modifier and Type | Method and Description |
---|---|
TextConfiguration |
TextAction.getTextConfiguration() |
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 |
---|---|
TextConfiguration |
ObjectFactory.createTextConfiguration() |