Nuxeo Enterprise Platform 5.4

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 Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.