Interface IInboxDependent
- 
- All Superinterfaces:
 INamedUiElement,IProcessing,ITransferable,Serializable
- All Known Implementing Classes:
 VerarbeitungCopyToPostfach,VerarbeitungMoveToPostfach
@Deprecated public interface IInboxDependent extends IProcessing
Deprecated.Use the new workflow engine (IWorkflowEventRunner).- Author:
 - XIMA MEDIA GmbH
 
 
- 
- 
Field Summary
- 
Fields inherited from interface de.xima.fc.interfaces.INamedUiElement
ATTR_DISPLAY_NAME 
- 
Fields inherited from interface de.xima.fc.interfaces.processing.IProcessing
ATTR_VERARBEITUNGSNAME 
 - 
 
- 
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description longgetPostfachId()Deprecated.- 
Methods inherited from interface de.xima.fc.interfaces.INamedUiElement
getDisplayName 
- 
Methods inherited from interface de.xima.fc.interfaces.processing.IProcessing
execute, getAvailableOverrideValue, getGuiIcon, getIcon, getLicenseKey, getProcessingKey, getProcessingName, getProcessingPage, isAvailable, isFileProviding, prefillProcessing 
 - 
 
 -