Uses of Class
com.gentics.api.lib.upload.FileInformation

Packages that use FileInformation
com.gentics.api.lib.upload Package for classes and interfaces for the fileupload support. 
 

Uses of FileInformation in com.gentics.api.lib.upload
 

Methods in com.gentics.api.lib.upload that return FileInformation
 FileInformation FileInformation.cloneFileInformation()
          Can be used to retrieve a clone of a file item if it is needed longer than one request long.
 FileInformation FileUploadProvider.getFileInformation(java.lang.String fieldName)
          Get the file information of an uploaded file by field name.
The retrieved value will depend on the client's operating system: Windows delivers Full Path, *NX delivers only FileName
 



Copyright © 2013 Gentics Software GmbH. All Rights Reserved.