Interface IResolvedFileSourceClientFile
- All Superinterfaces:
 IResolvedFileSourceDetails,Serializable
- All Known Implementing Classes:
 ResolvedFileSourceClientFile
A 
IResolvedFileSourceDetails for a file from the client.- 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 
MandantRessource. 
 - 
getType
- Specified by:
 getTypein interfaceIResolvedFileSourceDetails- Returns:
 - The enum constant corresponding to this source type.
 
 
 -