@DTO public class UESSheetGetSheetData extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static UESSheetGetSheetData |
CONTENT_HTML
Zip archive with the sheet content in the form of HTML document, its pictures and a list of its references to other objects.
|
static UESSheetGetSheetData |
CONTENT_HTML_WITH_SOURCES
Zip archive with the sheet content in the form of HTML document, its pictures, a list of its references to other objects and all icons,
styles and scripts needed for proper rendering.
|
private UESContentMimeType |
requestedMimeType
The content type of the artifact.
|
static UESSheetGetSheetData |
UARCHIVE
It means that will be returned content in UARCHIVE format.
|
static UESSheetGetSheetData |
UXML
It means that will be returned content in XML format.
|
Constructor and Description |
---|
UESSheetGetSheetData() |
UESSheetGetSheetData(UESContentMimeType requestedMimeType) |
UXML
is used.UESContentMimeType