@Embeddable public class VerarbeitungWord extends AVerarbeitung implements IProviding, IAttachableFile, IResourceConsuming
LOG
ATTR_VERARBEITUNGSNAME
ATTR_DISPLAY_NAME
Constructor and Description |
---|
VerarbeitungWord() |
Modifier and Type | Method and Description |
---|---|
protected IProcessingResult |
exec(IWorkflowProcessingContext wfpc,
Aktion aktion)
Die eigentliche, Aktions-spezifische Verarbeitung dieser Implementierung von
IProcessing , wird intern von
#execute(IWorkflowProcessingContext) aufgerufen. |
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() |
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) |
convertToLongList, execute, getDefaultProcessingPageFolder, getGuiIcon, getProcessingName, isFileProviding
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getRessTypeEnum
getAvailableOverrideValue, isAvailable, prefillProcessing
public String getResourceUuid()
IResourceConsuming
getResourceUuid
in interface IResourceConsuming
String
UUID of the resourcepublic void setResourceUuid(String resourceUuid)
IResourceConsuming
setResourceUuid
in interface IResourceConsuming
resourceUuid
- String
UUID of the resourcepublic String getResourceUri()
IResourceConsuming
getResourceUri
in interface IResourceConsuming
String
URI of the resourcepublic void setResourceUri(String resourceUri)
IResourceConsuming
setResourceUri
in interface IResourceConsuming
resourceUri
- String
URI of the resourcepublic void setExportName(String exportName)
public String getExportName()
public void setRessourcenTyp(String ressourcenTyp)
public String getRessourcenTyp()
public ERessourcenTyp getResourceType()
IResourceConsuming
getResourceType
in interface IResourceConsuming
ERessourcenTyp
resource typeprotected IProcessingResult exec(IWorkflowProcessingContext wfpc, Aktion aktion) throws Exception
AVerarbeitung
IProcessing
, wird intern von
#execute(IWorkflowProcessingContext)
aufgerufen.exec
in class AVerarbeitung
wfpc
- TODOaktion
- TODOException
- bei (beliebigen) nicht von dieser Implementierung selbst behandelbaren Ausnahmenpublic String getProcessingKey()
getProcessingKey
in interface IProcessing
public String getDisplayName(Locale l)
getDisplayName
in interface INamedUiElement
getDisplayName
in class AVerarbeitung
public String getProcessingPage()
getProcessingPage
in interface IProcessing
getProcessingPage
in class AVerarbeitung
public String getIcon()
getIcon
in interface IProcessing
getIcon
in class AVerarbeitung
public boolean isAttachToFormRecord()
isAttachToFormRecord
in interface IAttachableFile
public void setAttachToFormRecord(boolean attachToFormRecord)
setAttachToFormRecord
in interface IAttachableFile
attachToFormRecord
- 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 IResourceConsuming
public void setResourceItem(IResourceItem resourceItem)
public IResourceItem getResourceItem()
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.