Uses of Class
com.avoka.fc.core.entity.FileUploadData
Packages that use FileUploadData
Package
Description
Provides the SmartForm Manager entity classes.
Provides the SmartForm Manager entity base classes, which are being maintained by Cayenne.
-
Uses of FileUploadData in com.avoka.fc.core.entity
Methods in com.avoka.fc.core.entity that return FileUploadDataMethods in com.avoka.fc.core.entity with parameters of type FileUploadDataModifier and TypeMethodDescriptionvoid
FileUpload.setFileUploadData
(FileUploadData fileUploadData) Deprecated. -
Uses of FileUploadData in com.avoka.fc.core.entity.auto
Fields in com.avoka.fc.core.entity.auto with type parameters of type FileUploadDataModifier and TypeFieldDescriptionstatic final org.apache.cayenne.exp.Property
<FileUploadData> _FileUpload.FILE_UPLOAD_DATA
Provides the 'FILE_UPLOAD_DATA' property.Methods in com.avoka.fc.core.entity.auto that return FileUploadDataMethods in com.avoka.fc.core.entity.auto with parameters of type FileUploadDataModifier and TypeMethodDescriptionvoid
_FileUpload.setFileUploadData
(FileUploadData fileUploadData) Set the FileUploadData.