org.silverpeas.viewer.web.mock
Class PreviewServiceMockWrapper
java.lang.Object
org.silverpeas.viewer.web.mock.PreviewServiceMockWrapper
- All Implemented Interfaces:
- PreviewService
@Named(value="previewService")
@Default
public class PreviewServiceMockWrapper
- extends Object
- implements PreviewService
- Author:
- Yohann Chastagnier
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PreviewServiceMockWrapper
public PreviewServiceMockWrapper()
getMock
public PreviewService getMock()
isPreviewable
public boolean isPreviewable(File file)
- Specified by:
isPreviewable in interface PreviewService
getPreview
public Preview getPreview(ViewerContext viewerContext)
- Specified by:
getPreview in interface PreviewService
Copyright © 2016 Silverpeas. All Rights Reserved.