Package org.silverpeas.core.util
Class FileLink
- java.lang.Object
-
- org.silverpeas.core.util.Link
-
- org.silverpeas.core.util.FileLink
-
- Direct Known Subclasses:
AttachmentLink
public class FileLink extends Link
A link to a file that can be accessed through the Web.- Author:
- mmoquillon
-
-
Field Summary
-
Fields inherited from class org.silverpeas.core.util.Link
EMPTY_LINK
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description long
getLinkSize()
Gets the size of the file referred by this link.-
Methods inherited from class org.silverpeas.core.util.Link
getLinkLabel, getLinkUrl
-
-