public class OwFlashPreviewRenderer extends Object implements OwPreviewRenderer
ShockWave Flash based preview renderer.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Modifier and Type | Field and Description |
---|---|
static String |
REQ_ATT_CFG |
Constructor and Description |
---|
OwFlashPreviewRenderer() |
public static final String REQ_ATT_CFG
public void render(Writer writer, Map<String,String> configuration, OwPreviewContext prevContext) throws OwException, IOException
OwPreviewRenderer
render
in interface OwPreviewRenderer
writer
- Writerconfiguration
- Map of String's defining configurationprevContext
- OwPreviewContext current preview contextOwException
- if configuration or preview context does not matchIOException
- if cannot use writer for renderingCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.