Interface IInboxDependent
-
- All Superinterfaces:
INamedUiElement,IProcessing,ITransferable,Serializable
- All Known Implementing Classes:
VerarbeitungCopyToPostfach,VerarbeitungMoveToPostfach
public interface IInboxDependent extends IProcessing
-
-
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 Modifier and Type Method Description longgetPostfachId()-
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
-
-