public interface OwPreviewRenderer
Interface for internal renderer of Integrated preview handler.
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
void render(Writer out, Map<String,String> config, OwPreviewContext prevContext) throws OwException, IOException
out
- Writerconfig
- 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.