Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.annotations.gwt.client
Class PreviewSettings

java.lang.Object
  extended by org.nuxeo.ecm.platform.annotations.gwt.client.PreviewSettings

public class PreviewSettings
extends Object

Author:
Thomas Roger

Constructor Summary
PreviewSettings()
           
 
Method Summary
 String getAnnotationDecoratorFunction()
           
static PreviewSettings getInstance()
           
 String getPointerAdapter()
           
 String getXPointerFilterPath()
           
 boolean isImageOnly()
           
 boolean isMultiImageAnnotation()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreviewSettings

public PreviewSettings()
Method Detail

getInstance

public static PreviewSettings getInstance()

isImageOnly

public boolean isImageOnly()

isMultiImageAnnotation

public boolean isMultiImageAnnotation()

getXPointerFilterPath

public String getXPointerFilterPath()

getPointerAdapter

public String getPointerAdapter()

getAnnotationDecoratorFunction

public String getAnnotationDecoratorFunction()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.