com.ibm.xsp.model
Interface FileRowDataEx

All Superinterfaces:
FileRowData
All Known Implementing Classes:
DominoDocument.AttachmentValueHolder

public interface FileRowDataEx
extends FileRowData

Since:
8.5.4

Method Summary
 java.lang.String getAttName()
          Returns the unique name of the file, to allow for cases of files with the same name.
 
Methods inherited from interface com.ibm.xsp.model.FileRowData
getCreated, getHref, getLastModified, getLength, getName, getType
 

Method Detail

getAttName

java.lang.String getAttName()
Returns the unique name of the file, to allow for cases of files with the same name.

Returns:
The unique name of the file