public class File extends java.lang.Object
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <file> <fileId>6460818052639628785</fileId> <name>uFBhcYKDiGb2lO1P4MZlr6nTCzpIz7hQ</name> <url>http://otula.pori.tut.fi:44446/fs_files/4cd06974-868a-442e-b524-f9a04c4a5f53</url> </file>
Constructor and Description |
---|
File() |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getFileId()
System specified file identifier.
|
java.lang.String |
getName() |
java.lang.String |
getSavedName() |
java.lang.String |
getUrl() |
UserIdentity |
getUserId() |
java.lang.Long |
getUserIdValue() |
void |
setFileId(java.lang.Long fileId) |
void |
setName(java.lang.String name) |
void |
setSavedName(java.lang.String savedName) |
void |
setUrl(java.lang.String url) |
void |
setUserId(UserIdentity userId) |
public File()
public java.lang.Long getFileId()
setFileId(Long)
public void setFileId(java.lang.Long fileId)
fileId
- the fileId to setgetFileId()
public java.lang.String getName()
setName(String)
public void setName(java.lang.String name)
name
- the orginal file namegetName()
public UserIdentity getUserId()
setUserId(UserIdentity)
public void setUserId(UserIdentity userId)
userId
- the userId to setgetUserId()
public java.lang.Long getUserIdValue()
getUserId()
public java.lang.String getUrl()
setUrl(String)
public java.lang.String getSavedName()
public void setSavedName(java.lang.String savedName)
savedName
- the name used to save the file to the systemCopyright © 2015 Tampere University of Technology, Pori Department.