Interface IResolvedFileSourceFormFile
- All Superinterfaces:
IResolvedFileSourceDetails
,Serializable
- All Known Implementing Classes:
ResolvedFileSourceFormFile
A
IResolvedFileSourceDetails
for a file from the current form.- Since:
- 7.0.5
- Author:
- XIMA MEDIA GmbH
-
Method Summary
Methods inherited from interface de.xima.fc.interfaces.workflow.retval.IResolvedFileSourceDetails
asAttachment, asClientFile, asFormFile, asUploadElement, asUrl, asWorkflowNode
-
Method Details
-
getFileId
long getFileId()- Returns:
- The ID of the
ProjektRessource
.
-
getType
- Specified by:
getType
in interfaceIResolvedFileSourceDetails
- Returns:
- The enum constant corresponding to this source type.
-