Package de.xima.fc.mdl.form
Class AttachmentPersistMetaData
- java.lang.Object
-
- de.xima.fc.mdl.form.AttachmentPersistMetaData
-
- All Implemented Interfaces:
Serializable
public class AttachmentPersistMetaData extends Object implements Serializable
- Author:
- XIMA MEDIA GmbH
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AttachmentPersistMetaData(String orgFileName, String uuid, String outputAlias)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getFinalFileName()
String
getOrgFileName()
String
getOutputAlias()
String
getUuid()
void
setFinalFileName(String finalFileName)
-