@Embeddable public class VerarbeitungPdf extends AVerarbeitung implements IProviding, IAttachableFile, IResourceConsuming
LOGATTR_VERARBEITUNGSNAMEATTR_DISPLAY_NAME| Constructor and Description |
|---|
VerarbeitungPdf() |
| Modifier and Type | Method and Description |
|---|---|
protected IProcessingResult |
exec(IWorkflowProcessingContext wfpc,
Aktion aktion)
Befüllt ein PDF anhand eines übergebenen Formulars.
|
String |
getDisplayName(Locale l) |
String |
getExportName() |
String |
getIcon() |
String |
getProcessingKey() |
String |
getProcessingPage() |
String |
getResource()
Deprecated.
|
IResourceItem |
getResourceItem() |
ERessourcenTyp |
getResourceType()
Gets the type of the resource
|
String |
getResourceUri()
Gets the resource URI that is needed for processing
|
String |
getResourceUuid()
Gets the resource UUID that is needed for processing
|
String |
getRessourcenTyp() |
String |
getUseFont() |
boolean |
isAttachToFormRecord() |
void |
setAttachToFormRecord(boolean attachToFormRecord) |
void |
setExportName(String exportName) |
void |
setResource(String resource)
Deprecated.
|
void |
setResourceItem(IResourceItem resourceItem) |
void |
setResourceUri(String resourceUri)
Sets the resource URI that is needed for processing
|
void |
setResourceUuid(String resourceUuid)
Sets the resource UUID that is needed for processing
|
void |
setRessourcenTyp(String ressourcenTyp) |
void |
setUseFont(String useFont) |
convertToLongList, execute, getDefaultProcessingPageFolder, getGuiIcon, getProcessingName, isFileProvidingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRessTypeEnumgetAvailableOverrideValue, isAvailable, prefillProcessingpublic String getUseFont()
public void setUseFont(String useFont)
public String getResourceUuid()
IResourceConsuminggetResourceUuid in interface IResourceConsumingString UUID of the resourcepublic void setResourceUuid(String resourceUuid)
IResourceConsumingsetResourceUuid in interface IResourceConsumingresourceUuid - String UUID of the resourcepublic String getResourceUri()
IResourceConsuminggetResourceUri in interface IResourceConsumingString URI of the resourcepublic void setResourceUri(String resourceUri)
IResourceConsumingsetResourceUri in interface IResourceConsumingresourceUri - String URI of the resourcepublic void setExportName(String exportName)
public String getExportName()
public void setRessourcenTyp(String ressourcenTyp)
public String getRessourcenTyp()
public ERessourcenTyp getResourceType()
IResourceConsuminggetResourceType in interface IResourceConsumingERessourcenTyp resource typeprotected IProcessingResult exec(IWorkflowProcessingContext wfpc, Aktion aktion) throws Exception
exec in class AVerarbeitungwfpc - TODOaktion - TODOException - bei (beliebigen) nicht von dieser Implementierung selbst behandelbaren Ausnahmenpublic String getProcessingKey()
getProcessingKey in interface IProcessingpublic String getDisplayName(Locale l)
getDisplayName in interface INamedUiElementgetDisplayName in class AVerarbeitungpublic String getProcessingPage()
getProcessingPage in interface IProcessinggetProcessingPage in class AVerarbeitungpublic String getIcon()
getIcon in interface IProcessinggetIcon in class AVerarbeitungpublic boolean isAttachToFormRecord()
isAttachToFormRecord in interface IAttachableFilepublic void setAttachToFormRecord(boolean attachToFormRecord)
setAttachToFormRecord in interface IAttachableFileattachToFormRecord - Whether files created by this file providing action are attached to the form record.@Deprecated public void setResource(String resource)
setResource in interface IResourceConsuming@Deprecated public String getResource()
getResource in interface IResourceConsumingpublic void setResourceItem(IResourceItem resourceItem)
public IResourceItem getResourceItem()
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.