Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.annotations.gwt.client.view.decorator
Class DecoratorVisitorFactory

java.lang.Object
  extended by org.nuxeo.ecm.platform.annotations.gwt.client.view.decorator.DecoratorVisitorFactory

public class DecoratorVisitorFactory
extends java.lang.Object

Author:
Thomas Roger

Method Summary
static DecoratorVisitor forAnnotation(Annotation annotation, AnnotationController controller)
           
static DecoratorVisitor forSelectedText(Annotation annotation)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

forAnnotation

public static DecoratorVisitor forAnnotation(Annotation annotation,
                                             AnnotationController controller)

forSelectedText

public static DecoratorVisitor forSelectedText(Annotation annotation)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.