Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.preview.adapter.base
Class NoteHtmlPreviewAdapter

java.lang.Object
  extended by org.nuxeo.ecm.platform.preview.adapter.base.AbstractHtmlPreviewAdapter
      extended by org.nuxeo.ecm.platform.preview.adapter.base.PreprocessedHtmlPreviewAdapter
          extended by org.nuxeo.ecm.platform.preview.adapter.base.NoteHtmlPreviewAdapter
All Implemented Interfaces:
HtmlPreviewAdapter

public class NoteHtmlPreviewAdapter
extends PreprocessedHtmlPreviewAdapter

Author:
Thomas Roger

Constructor Summary
NoteHtmlPreviewAdapter(List<String> fieldsPaths)
           
 
Method Summary
 List<Blob> getPreviewBlobs()
           
 List<Blob> getPreviewBlobs(String xpath)
           
 
Methods inherited from class org.nuxeo.ecm.platform.preview.adapter.base.PreprocessedHtmlPreviewAdapter
cachable, cleanup
 
Methods inherited from class org.nuxeo.ecm.platform.preview.adapter.base.AbstractHtmlPreviewAdapter
getFilePreviewBlobs, getFilePreviewBlobs, getFilePreviewBlobs, getFilePreviewBlobs, getFilePreviewURL, getFilePreviewURL, setAdaptedDocument
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoteHtmlPreviewAdapter

public NoteHtmlPreviewAdapter(List<String> fieldsPaths)
Method Detail

getPreviewBlobs

public List<Blob> getPreviewBlobs()
                           throws PreviewException
Overrides:
getPreviewBlobs in class PreprocessedHtmlPreviewAdapter
Throws:
PreviewException

getPreviewBlobs

public List<Blob> getPreviewBlobs(String xpath)
                           throws PreviewException
Overrides:
getPreviewBlobs in class PreprocessedHtmlPreviewAdapter
Throws:
PreviewException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.