Package net.webpdf.wsclient.openapi
Class ApplicationConfigPortalFunctions
- java.lang.Object
-
- net.webpdf.wsclient.openapi.ApplicationConfigPortalFunctions
-
public class ApplicationConfigPortalFunctions extends Object
Defines which portal functions are enabled or disabled.
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ApplicationConfigPortalFunctions()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ApplicationConfigPortalFunctionsaddWatermark(Boolean addWatermark)ApplicationConfigPortalFunctionschangeDocumentSettings(Boolean changeDocumentSettings)ApplicationConfigPortalFunctionschangeDocumentView(Boolean changeDocumentView)ApplicationConfigPortalFunctionscompress(Boolean compress)ApplicationConfigPortalFunctionsconvertDocument(Boolean convertDocument)ApplicationConfigPortalFunctionscreateBarcode(Boolean createBarcode)ApplicationConfigPortalFunctionsdeletePages(Boolean deletePages)ApplicationConfigPortalFunctionsdetectBarcode(Boolean detectBarcode)ApplicationConfigPortalFunctionseditAnnotation(Boolean editAnnotation)ApplicationConfigPortalFunctionseditAttachment(Boolean editAttachment)ApplicationConfigPortalFunctionseditBackground(Boolean editBackground)ApplicationConfigPortalFunctionseditBoxes(Boolean editBoxes)ApplicationConfigPortalFunctionseditForms(Boolean editForms)ApplicationConfigPortalFunctionseditHeaderFooter(Boolean editHeaderFooter)ApplicationConfigPortalFunctionseditTransitions(Boolean editTransitions)ApplicationConfigPortalFunctionsencryptDocument(Boolean encryptDocument)booleanequals(Object o)ApplicationConfigPortalFunctionsexportAsImage(Boolean exportAsImage)ApplicationConfigPortalFunctionsextractContent(Boolean extractContent)ApplicationConfigPortalFunctionsextractPages(Boolean extractPages)@Nullable BooleangetAddWatermark()If disabled, then the \"add watermark\" dialog is deactivated.@Nullable BooleangetChangeDocumentSettings()If disabled, then the \"change document settings\" dialog is deactivated.@Nullable BooleangetChangeDocumentView()If disabled, the \"change document view\" dialog is deactivated.@Nullable BooleangetCompress()If disabled, then the \"compress\" dialog is deactivated.@Nullable BooleangetConvertDocument()If deactivated, then the \"convert document\" dialog is deactivated.@Nullable BooleangetCreateBarcode()If disabled, then the \"create Barcode\" dialog is deactivated.@Nullable BooleangetDeletePages()If disabled, then the \"delete pages\" dialog is deactivated.@Nullable BooleangetDetectBarcode()If disabled, then the \"detect Barcode\" dialog is deactivated.@Nullable BooleangetEditAnnotation()If disabled, then the \"edit annotation\" dialog is deactivated.@Nullable BooleangetEditAttachment()If disabled, then the \"edit attachment\" dialog is deactivated.@Nullable BooleangetEditBackground()If disabled, then the \"edit background\" dialog is deactivated.@Nullable BooleangetEditBoxes()If disabled, then the \"edit boxes\" dialog is deactivated.@Nullable BooleangetEditForms()If disabled, then the \"edit forms\" dialog is deactivated.@Nullable BooleangetEditHeaderFooter()If disabled, then the \"edit header/footer\" dialog is deactivated.@Nullable BooleangetEditTransitions()If disabled, then the \"edit transitions\" dialog is deactivated.@Nullable BooleangetEncryptDocument()If disabled, then the \"encrypt document\" dialog is deactivated.@Nullable BooleangetExportAsImage()If disabled, then the \"export as image\" dialog is deactivated.@Nullable BooleangetExtractContent()If disabled, then the \"extract content\" dialog is deactivated.@Nullable BooleangetExtractPages()If disabled, then the \"extract pages\" dialog is deactivated.@Nullable BooleangetMergeDocument()If disabled, then the \"merge document\" dialog is deactivated.@Nullable BooleangetMovePages()If disabled, then the \"move pages\" dialog is deactivated.@Nullable BooleangetOcrConversion()If disabled, then the \"OCR conversion\" dialog is deactivated.@Nullable BooleangetOutline()If disabled, then the \"edit outline\" dialog is deactivated.@Nullable BooleangetPdfaConversion()If disabled, then the \"PDF/A conversion\" dialog is deactivated.@Nullable BooleangetPortfolio()If disabled, then the \"portfolio\" dialog is deactivated.@Nullable BooleangetPrintDocument()If disabled, then the \"print document\" dialog is deactivated.@Nullable BooleangetRedact()If disabled, then the \"redact\" dialog is deactivated.@Nullable BooleangetRenameDocument()If disabled, then the \"rename document\" dialog is deactivated.@Nullable BooleangetRotatePages()If disabled, then the \"rotate pages\" dialog is deactivated.@Nullable BooleangetSanitize()If disabled, then the \"sanitize\" dialog is deactivated.@Nullable BooleangetScalePages()If disabled, then the \"scale pages\" dialog is deactivated.@Nullable BooleangetShowHelp()When set to true the portal page shall display help and info messages.@Nullable BooleangetSignDocument()If disabled, then the \"sign document\" dialog is deactivated.@Nullable BooleangetSplitDocument()If disabled, then the \"split document\" dialog is deactivated.@Nullable BooleangetTranscribeDocument()If disabled, then the \"transcribe document\" dialog is deactivated.@Nullable BooleangetUploadFile()If disabled, then the \"upload file\" dialog is deactivated.@Nullable BooleangetUploadUrl()If disabled, then the URL to PDF conversion is deactivated.inthashCode()ApplicationConfigPortalFunctionsmergeDocument(Boolean mergeDocument)ApplicationConfigPortalFunctionsmovePages(Boolean movePages)ApplicationConfigPortalFunctionsocrConversion(Boolean ocrConversion)ApplicationConfigPortalFunctionsoutline(Boolean outline)ApplicationConfigPortalFunctionspdfaConversion(Boolean pdfaConversion)ApplicationConfigPortalFunctionsportfolio(Boolean portfolio)ApplicationConfigPortalFunctionsprintDocument(Boolean printDocument)ApplicationConfigPortalFunctionsredact(Boolean redact)ApplicationConfigPortalFunctionsrenameDocument(Boolean renameDocument)ApplicationConfigPortalFunctionsrotatePages(Boolean rotatePages)ApplicationConfigPortalFunctionssanitize(Boolean sanitize)ApplicationConfigPortalFunctionsscalePages(Boolean scalePages)voidsetAddWatermark(Boolean addWatermark)voidsetChangeDocumentSettings(Boolean changeDocumentSettings)voidsetChangeDocumentView(Boolean changeDocumentView)voidsetCompress(Boolean compress)voidsetConvertDocument(Boolean convertDocument)voidsetCreateBarcode(Boolean createBarcode)voidsetDeletePages(Boolean deletePages)voidsetDetectBarcode(Boolean detectBarcode)voidsetEditAnnotation(Boolean editAnnotation)voidsetEditAttachment(Boolean editAttachment)voidsetEditBackground(Boolean editBackground)voidsetEditBoxes(Boolean editBoxes)voidsetEditForms(Boolean editForms)voidsetEditHeaderFooter(Boolean editHeaderFooter)voidsetEditTransitions(Boolean editTransitions)voidsetEncryptDocument(Boolean encryptDocument)voidsetExportAsImage(Boolean exportAsImage)voidsetExtractContent(Boolean extractContent)voidsetExtractPages(Boolean extractPages)voidsetMergeDocument(Boolean mergeDocument)voidsetMovePages(Boolean movePages)voidsetOcrConversion(Boolean ocrConversion)voidsetOutline(Boolean outline)voidsetPdfaConversion(Boolean pdfaConversion)voidsetPortfolio(Boolean portfolio)voidsetPrintDocument(Boolean printDocument)voidsetRedact(Boolean redact)voidsetRenameDocument(Boolean renameDocument)voidsetRotatePages(Boolean rotatePages)voidsetSanitize(Boolean sanitize)voidsetScalePages(Boolean scalePages)voidsetShowHelp(Boolean showHelp)voidsetSignDocument(Boolean signDocument)voidsetSplitDocument(Boolean splitDocument)voidsetTranscribeDocument(Boolean transcribeDocument)voidsetUploadFile(Boolean uploadFile)voidsetUploadUrl(Boolean uploadUrl)ApplicationConfigPortalFunctionsshowHelp(Boolean showHelp)ApplicationConfigPortalFunctionssignDocument(Boolean signDocument)ApplicationConfigPortalFunctionssplitDocument(Boolean splitDocument)StringtoString()ApplicationConfigPortalFunctionstranscribeDocument(Boolean transcribeDocument)ApplicationConfigPortalFunctionsuploadFile(Boolean uploadFile)ApplicationConfigPortalFunctionsuploadUrl(Boolean uploadUrl)
-
-
-
Field Detail
-
JSON_PROPERTY_ADD_WATERMARK
public static final String JSON_PROPERTY_ADD_WATERMARK
- See Also:
- Constant Field Values
-
JSON_PROPERTY_CHANGE_DOCUMENT_SETTINGS
public static final String JSON_PROPERTY_CHANGE_DOCUMENT_SETTINGS
- See Also:
- Constant Field Values
-
JSON_PROPERTY_CHANGE_DOCUMENT_VIEW
public static final String JSON_PROPERTY_CHANGE_DOCUMENT_VIEW
- See Also:
- Constant Field Values
-
JSON_PROPERTY_COMPRESS
public static final String JSON_PROPERTY_COMPRESS
- See Also:
- Constant Field Values
-
JSON_PROPERTY_CONVERT_DOCUMENT
public static final String JSON_PROPERTY_CONVERT_DOCUMENT
- See Also:
- Constant Field Values
-
JSON_PROPERTY_CREATE_BARCODE
public static final String JSON_PROPERTY_CREATE_BARCODE
- See Also:
- Constant Field Values
-
JSON_PROPERTY_DELETE_PAGES
public static final String JSON_PROPERTY_DELETE_PAGES
- See Also:
- Constant Field Values
-
JSON_PROPERTY_DETECT_BARCODE
public static final String JSON_PROPERTY_DETECT_BARCODE
- See Also:
- Constant Field Values
-
JSON_PROPERTY_EDIT_ANNOTATION
public static final String JSON_PROPERTY_EDIT_ANNOTATION
- See Also:
- Constant Field Values
-
JSON_PROPERTY_EDIT_ATTACHMENT
public static final String JSON_PROPERTY_EDIT_ATTACHMENT
- See Also:
- Constant Field Values
-
JSON_PROPERTY_EDIT_BACKGROUND
public static final String JSON_PROPERTY_EDIT_BACKGROUND
- See Also:
- Constant Field Values
-
JSON_PROPERTY_EDIT_BOXES
public static final String JSON_PROPERTY_EDIT_BOXES
- See Also:
- Constant Field Values
-
JSON_PROPERTY_EDIT_FORMS
public static final String JSON_PROPERTY_EDIT_FORMS
- See Also:
- Constant Field Values
-
JSON_PROPERTY_EDIT_HEADER_FOOTER
public static final String JSON_PROPERTY_EDIT_HEADER_FOOTER
- See Also:
- Constant Field Values
-
JSON_PROPERTY_EDIT_TRANSITIONS
public static final String JSON_PROPERTY_EDIT_TRANSITIONS
- See Also:
- Constant Field Values
-
JSON_PROPERTY_ENCRYPT_DOCUMENT
public static final String JSON_PROPERTY_ENCRYPT_DOCUMENT
- See Also:
- Constant Field Values
-
JSON_PROPERTY_EXPORT_AS_IMAGE
public static final String JSON_PROPERTY_EXPORT_AS_IMAGE
- See Also:
- Constant Field Values
-
JSON_PROPERTY_EXTRACT_CONTENT
public static final String JSON_PROPERTY_EXTRACT_CONTENT
- See Also:
- Constant Field Values
-
JSON_PROPERTY_EXTRACT_PAGES
public static final String JSON_PROPERTY_EXTRACT_PAGES
- See Also:
- Constant Field Values
-
JSON_PROPERTY_MERGE_DOCUMENT
public static final String JSON_PROPERTY_MERGE_DOCUMENT
- See Also:
- Constant Field Values
-
JSON_PROPERTY_MOVE_PAGES
public static final String JSON_PROPERTY_MOVE_PAGES
- See Also:
- Constant Field Values
-
JSON_PROPERTY_OCR_CONVERSION
public static final String JSON_PROPERTY_OCR_CONVERSION
- See Also:
- Constant Field Values
-
JSON_PROPERTY_OUTLINE
public static final String JSON_PROPERTY_OUTLINE
- See Also:
- Constant Field Values
-
JSON_PROPERTY_PDFA_CONVERSION
public static final String JSON_PROPERTY_PDFA_CONVERSION
- See Also:
- Constant Field Values
-
JSON_PROPERTY_PORTFOLIO
public static final String JSON_PROPERTY_PORTFOLIO
- See Also:
- Constant Field Values
-
JSON_PROPERTY_PRINT_DOCUMENT
public static final String JSON_PROPERTY_PRINT_DOCUMENT
- See Also:
- Constant Field Values
-
JSON_PROPERTY_REDACT
public static final String JSON_PROPERTY_REDACT
- See Also:
- Constant Field Values
-
JSON_PROPERTY_RENAME_DOCUMENT
public static final String JSON_PROPERTY_RENAME_DOCUMENT
- See Also:
- Constant Field Values
-
JSON_PROPERTY_ROTATE_PAGES
public static final String JSON_PROPERTY_ROTATE_PAGES
- See Also:
- Constant Field Values
-
JSON_PROPERTY_SANITIZE
public static final String JSON_PROPERTY_SANITIZE
- See Also:
- Constant Field Values
-
JSON_PROPERTY_SCALE_PAGES
public static final String JSON_PROPERTY_SCALE_PAGES
- See Also:
- Constant Field Values
-
JSON_PROPERTY_SHOW_HELP
public static final String JSON_PROPERTY_SHOW_HELP
- See Also:
- Constant Field Values
-
JSON_PROPERTY_SIGN_DOCUMENT
public static final String JSON_PROPERTY_SIGN_DOCUMENT
- See Also:
- Constant Field Values
-
JSON_PROPERTY_SPLIT_DOCUMENT
public static final String JSON_PROPERTY_SPLIT_DOCUMENT
- See Also:
- Constant Field Values
-
JSON_PROPERTY_TRANSCRIBE_DOCUMENT
public static final String JSON_PROPERTY_TRANSCRIBE_DOCUMENT
- See Also:
- Constant Field Values
-
JSON_PROPERTY_UPLOAD_FILE
public static final String JSON_PROPERTY_UPLOAD_FILE
- See Also:
- Constant Field Values
-
JSON_PROPERTY_UPLOAD_URL
public static final String JSON_PROPERTY_UPLOAD_URL
- See Also:
- Constant Field Values
-
-
Method Detail
-
addWatermark
public ApplicationConfigPortalFunctions addWatermark(Boolean addWatermark)
-
getAddWatermark
@Nullable public @Nullable Boolean getAddWatermark()
If disabled, then the \"add watermark\" dialog is deactivated.- Returns:
- addWatermark
-
setAddWatermark
public void setAddWatermark(Boolean addWatermark)
-
changeDocumentSettings
public ApplicationConfigPortalFunctions changeDocumentSettings(Boolean changeDocumentSettings)
-
getChangeDocumentSettings
@Nullable public @Nullable Boolean getChangeDocumentSettings()
If disabled, then the \"change document settings\" dialog is deactivated.- Returns:
- changeDocumentSettings
-
setChangeDocumentSettings
public void setChangeDocumentSettings(Boolean changeDocumentSettings)
-
changeDocumentView
public ApplicationConfigPortalFunctions changeDocumentView(Boolean changeDocumentView)
-
getChangeDocumentView
@Nullable public @Nullable Boolean getChangeDocumentView()
If disabled, the \"change document view\" dialog is deactivated.- Returns:
- changeDocumentView
-
setChangeDocumentView
public void setChangeDocumentView(Boolean changeDocumentView)
-
compress
public ApplicationConfigPortalFunctions compress(Boolean compress)
-
getCompress
@Nullable public @Nullable Boolean getCompress()
If disabled, then the \"compress\" dialog is deactivated.- Returns:
- compress
-
setCompress
public void setCompress(Boolean compress)
-
convertDocument
public ApplicationConfigPortalFunctions convertDocument(Boolean convertDocument)
-
getConvertDocument
@Nullable public @Nullable Boolean getConvertDocument()
If deactivated, then the \"convert document\" dialog is deactivated.- Returns:
- convertDocument
-
setConvertDocument
public void setConvertDocument(Boolean convertDocument)
-
createBarcode
public ApplicationConfigPortalFunctions createBarcode(Boolean createBarcode)
-
getCreateBarcode
@Nullable public @Nullable Boolean getCreateBarcode()
If disabled, then the \"create Barcode\" dialog is deactivated.- Returns:
- createBarcode
-
setCreateBarcode
public void setCreateBarcode(Boolean createBarcode)
-
deletePages
public ApplicationConfigPortalFunctions deletePages(Boolean deletePages)
-
getDeletePages
@Nullable public @Nullable Boolean getDeletePages()
If disabled, then the \"delete pages\" dialog is deactivated.- Returns:
- deletePages
-
setDeletePages
public void setDeletePages(Boolean deletePages)
-
detectBarcode
public ApplicationConfigPortalFunctions detectBarcode(Boolean detectBarcode)
-
getDetectBarcode
@Nullable public @Nullable Boolean getDetectBarcode()
If disabled, then the \"detect Barcode\" dialog is deactivated.- Returns:
- detectBarcode
-
setDetectBarcode
public void setDetectBarcode(Boolean detectBarcode)
-
editAnnotation
public ApplicationConfigPortalFunctions editAnnotation(Boolean editAnnotation)
-
getEditAnnotation
@Nullable public @Nullable Boolean getEditAnnotation()
If disabled, then the \"edit annotation\" dialog is deactivated.- Returns:
- editAnnotation
-
setEditAnnotation
public void setEditAnnotation(Boolean editAnnotation)
-
editAttachment
public ApplicationConfigPortalFunctions editAttachment(Boolean editAttachment)
-
getEditAttachment
@Nullable public @Nullable Boolean getEditAttachment()
If disabled, then the \"edit attachment\" dialog is deactivated.- Returns:
- editAttachment
-
setEditAttachment
public void setEditAttachment(Boolean editAttachment)
-
editBackground
public ApplicationConfigPortalFunctions editBackground(Boolean editBackground)
-
getEditBackground
@Nullable public @Nullable Boolean getEditBackground()
If disabled, then the \"edit background\" dialog is deactivated.- Returns:
- editBackground
-
setEditBackground
public void setEditBackground(Boolean editBackground)
-
editBoxes
public ApplicationConfigPortalFunctions editBoxes(Boolean editBoxes)
-
getEditBoxes
@Nullable public @Nullable Boolean getEditBoxes()
If disabled, then the \"edit boxes\" dialog is deactivated.- Returns:
- editBoxes
-
setEditBoxes
public void setEditBoxes(Boolean editBoxes)
-
editForms
public ApplicationConfigPortalFunctions editForms(Boolean editForms)
-
getEditForms
@Nullable public @Nullable Boolean getEditForms()
If disabled, then the \"edit forms\" dialog is deactivated.- Returns:
- editForms
-
setEditForms
public void setEditForms(Boolean editForms)
-
editHeaderFooter
public ApplicationConfigPortalFunctions editHeaderFooter(Boolean editHeaderFooter)
-
getEditHeaderFooter
@Nullable public @Nullable Boolean getEditHeaderFooter()
If disabled, then the \"edit header/footer\" dialog is deactivated.- Returns:
- editHeaderFooter
-
setEditHeaderFooter
public void setEditHeaderFooter(Boolean editHeaderFooter)
-
editTransitions
public ApplicationConfigPortalFunctions editTransitions(Boolean editTransitions)
-
getEditTransitions
@Nullable public @Nullable Boolean getEditTransitions()
If disabled, then the \"edit transitions\" dialog is deactivated.- Returns:
- editTransitions
-
setEditTransitions
public void setEditTransitions(Boolean editTransitions)
-
encryptDocument
public ApplicationConfigPortalFunctions encryptDocument(Boolean encryptDocument)
-
getEncryptDocument
@Nullable public @Nullable Boolean getEncryptDocument()
If disabled, then the \"encrypt document\" dialog is deactivated.- Returns:
- encryptDocument
-
setEncryptDocument
public void setEncryptDocument(Boolean encryptDocument)
-
exportAsImage
public ApplicationConfigPortalFunctions exportAsImage(Boolean exportAsImage)
-
getExportAsImage
@Nullable public @Nullable Boolean getExportAsImage()
If disabled, then the \"export as image\" dialog is deactivated.- Returns:
- exportAsImage
-
setExportAsImage
public void setExportAsImage(Boolean exportAsImage)
-
extractContent
public ApplicationConfigPortalFunctions extractContent(Boolean extractContent)
-
getExtractContent
@Nullable public @Nullable Boolean getExtractContent()
If disabled, then the \"extract content\" dialog is deactivated.- Returns:
- extractContent
-
setExtractContent
public void setExtractContent(Boolean extractContent)
-
extractPages
public ApplicationConfigPortalFunctions extractPages(Boolean extractPages)
-
getExtractPages
@Nullable public @Nullable Boolean getExtractPages()
If disabled, then the \"extract pages\" dialog is deactivated.- Returns:
- extractPages
-
setExtractPages
public void setExtractPages(Boolean extractPages)
-
mergeDocument
public ApplicationConfigPortalFunctions mergeDocument(Boolean mergeDocument)
-
getMergeDocument
@Nullable public @Nullable Boolean getMergeDocument()
If disabled, then the \"merge document\" dialog is deactivated.- Returns:
- mergeDocument
-
setMergeDocument
public void setMergeDocument(Boolean mergeDocument)
-
movePages
public ApplicationConfigPortalFunctions movePages(Boolean movePages)
-
getMovePages
@Nullable public @Nullable Boolean getMovePages()
If disabled, then the \"move pages\" dialog is deactivated.- Returns:
- movePages
-
setMovePages
public void setMovePages(Boolean movePages)
-
ocrConversion
public ApplicationConfigPortalFunctions ocrConversion(Boolean ocrConversion)
-
getOcrConversion
@Nullable public @Nullable Boolean getOcrConversion()
If disabled, then the \"OCR conversion\" dialog is deactivated.- Returns:
- ocrConversion
-
setOcrConversion
public void setOcrConversion(Boolean ocrConversion)
-
outline
public ApplicationConfigPortalFunctions outline(Boolean outline)
-
getOutline
@Nullable public @Nullable Boolean getOutline()
If disabled, then the \"edit outline\" dialog is deactivated.- Returns:
- outline
-
setOutline
public void setOutline(Boolean outline)
-
pdfaConversion
public ApplicationConfigPortalFunctions pdfaConversion(Boolean pdfaConversion)
-
getPdfaConversion
@Nullable public @Nullable Boolean getPdfaConversion()
If disabled, then the \"PDF/A conversion\" dialog is deactivated.- Returns:
- pdfaConversion
-
setPdfaConversion
public void setPdfaConversion(Boolean pdfaConversion)
-
portfolio
public ApplicationConfigPortalFunctions portfolio(Boolean portfolio)
-
getPortfolio
@Nullable public @Nullable Boolean getPortfolio()
If disabled, then the \"portfolio\" dialog is deactivated.- Returns:
- portfolio
-
setPortfolio
public void setPortfolio(Boolean portfolio)
-
printDocument
public ApplicationConfigPortalFunctions printDocument(Boolean printDocument)
-
getPrintDocument
@Nullable public @Nullable Boolean getPrintDocument()
If disabled, then the \"print document\" dialog is deactivated.- Returns:
- printDocument
-
setPrintDocument
public void setPrintDocument(Boolean printDocument)
-
redact
public ApplicationConfigPortalFunctions redact(Boolean redact)
-
getRedact
@Nullable public @Nullable Boolean getRedact()
If disabled, then the \"redact\" dialog is deactivated.- Returns:
- redact
-
setRedact
public void setRedact(Boolean redact)
-
renameDocument
public ApplicationConfigPortalFunctions renameDocument(Boolean renameDocument)
-
getRenameDocument
@Nullable public @Nullable Boolean getRenameDocument()
If disabled, then the \"rename document\" dialog is deactivated.- Returns:
- renameDocument
-
setRenameDocument
public void setRenameDocument(Boolean renameDocument)
-
rotatePages
public ApplicationConfigPortalFunctions rotatePages(Boolean rotatePages)
-
getRotatePages
@Nullable public @Nullable Boolean getRotatePages()
If disabled, then the \"rotate pages\" dialog is deactivated.- Returns:
- rotatePages
-
setRotatePages
public void setRotatePages(Boolean rotatePages)
-
sanitize
public ApplicationConfigPortalFunctions sanitize(Boolean sanitize)
-
getSanitize
@Nullable public @Nullable Boolean getSanitize()
If disabled, then the \"sanitize\" dialog is deactivated.- Returns:
- sanitize
-
setSanitize
public void setSanitize(Boolean sanitize)
-
scalePages
public ApplicationConfigPortalFunctions scalePages(Boolean scalePages)
-
getScalePages
@Nullable public @Nullable Boolean getScalePages()
If disabled, then the \"scale pages\" dialog is deactivated.- Returns:
- scalePages
-
setScalePages
public void setScalePages(Boolean scalePages)
-
showHelp
public ApplicationConfigPortalFunctions showHelp(Boolean showHelp)
-
getShowHelp
@Nullable public @Nullable Boolean getShowHelp()
When set to true the portal page shall display help and info messages.- Returns:
- showHelp
-
setShowHelp
public void setShowHelp(Boolean showHelp)
-
signDocument
public ApplicationConfigPortalFunctions signDocument(Boolean signDocument)
-
getSignDocument
@Nullable public @Nullable Boolean getSignDocument()
If disabled, then the \"sign document\" dialog is deactivated.- Returns:
- signDocument
-
setSignDocument
public void setSignDocument(Boolean signDocument)
-
splitDocument
public ApplicationConfigPortalFunctions splitDocument(Boolean splitDocument)
-
getSplitDocument
@Nullable public @Nullable Boolean getSplitDocument()
If disabled, then the \"split document\" dialog is deactivated.- Returns:
- splitDocument
-
setSplitDocument
public void setSplitDocument(Boolean splitDocument)
-
transcribeDocument
public ApplicationConfigPortalFunctions transcribeDocument(Boolean transcribeDocument)
-
getTranscribeDocument
@Nullable public @Nullable Boolean getTranscribeDocument()
If disabled, then the \"transcribe document\" dialog is deactivated.- Returns:
- transcribeDocument
-
setTranscribeDocument
public void setTranscribeDocument(Boolean transcribeDocument)
-
uploadFile
public ApplicationConfigPortalFunctions uploadFile(Boolean uploadFile)
-
getUploadFile
@Nullable public @Nullable Boolean getUploadFile()
If disabled, then the \"upload file\" dialog is deactivated.- Returns:
- uploadFile
-
setUploadFile
public void setUploadFile(Boolean uploadFile)
-
uploadUrl
public ApplicationConfigPortalFunctions uploadUrl(Boolean uploadUrl)
-
getUploadUrl
@Nullable public @Nullable Boolean getUploadUrl()
If disabled, then the URL to PDF conversion is deactivated.- Returns:
- uploadUrl
-
setUploadUrl
public void setUploadUrl(Boolean uploadUrl)
-
-