|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.silverpeas.viewer.AbstractPreview
public abstract class AbstractPreview
| Constructor Summary | |
|---|---|
protected |
AbstractPreview(String originalFileName,
File physicalFile)
Default constructor |
| Method Summary | |
|---|---|
String |
getDisplayLicenseKey()
Getting the license of display software product if any |
String |
getHeight()
Getting the height of the document |
String |
getOriginalFileName()
Getting the original file of the document |
File |
getPhysicalFile()
Getting the physical file of the document |
String |
getURLAsString()
Getting URL of the document |
String |
getWidth()
Getting the width of the document |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected AbstractPreview(String originalFileName,
File physicalFile)
originalFileName - physicalFile - | Method Detail |
|---|
public String getDisplayLicenseKey()
Preview
getDisplayLicenseKey in interface Previewpublic String getOriginalFileName()
Preview
getOriginalFileName in interface Previewpublic File getPhysicalFile()
Preview
getPhysicalFile in interface Previewpublic String getWidth()
Preview
getWidth in interface Previewpublic String getHeight()
Preview
getHeight in interface Previewpublic String getURLAsString()
Preview
getURLAsString in interface Preview
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||