Class AUuidFileDTO
java.lang.Object
de.xima.fc.dao.AUuidFileDTO
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
BaseFormRecordAttachmentDTO
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAUuidFileDTO(String fileName, int fileSize, Instant createdTimestamp, Instant modifiedTimestamp) -
Method Summary
Modifier and TypeMethodDescriptionint
-
Constructor Details
-
AUuidFileDTO
-
-
Method Details
-
getCreatedTimestamp
-
getFileName
-
getFileSize
public int getFileSize() -
getModifiedTimestamp
-