com.stratelia.webactiv.kmelia.model
Class FileDetail
java.lang.Object
com.stratelia.webactiv.kmelia.model.FileDetail
- All Implemented Interfaces:
- Serializable
public class FileDetail
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileDetail
public FileDetail(String name,
String path,
long size,
boolean isDirectory)
getFileDownloadEstimation
public String getFileDownloadEstimation()
getFileSize
public String getFileSize()
getFileIcon
public String getFileIcon()
getFileURL
public String getFileURL()
isIsDirectory
public boolean isIsDirectory()
getName
public String getName()
getMimeType
public String getMimeType()
getPath
public String getPath()
getSize
public long getSize()
Copyright © 2016 Silverpeas. All Rights Reserved.