Nuxeo ECM Projects 5.4.3-SNAPSHOT

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 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 ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.