Nuxeo Enterprise Platform 5.4

org.nuxeo.dam.webapp.annotations
Class AnnotationsActions

java.lang.Object
  extended by org.nuxeo.dam.webapp.annotations.AnnotationsActions

@Name(value="annotationsActions")
@Scope(value=CONVERSATION)
@Install(precedence=10)
public class AnnotationsActions
extends Object


Constructor Summary
AnnotationsActions()
           
 
Method Summary
 String getAnnotationsURL()
          Method used to generate Annotation Url provided to facelet
 String getAnnotationsURL(org.nuxeo.ecm.core.api.DocumentModel document)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationsActions

public AnnotationsActions()
Method Detail

getAnnotationsURL

public String getAnnotationsURL()
Method used to generate Annotation Url provided to facelet


getAnnotationsURL

public String getAnnotationsURL(org.nuxeo.ecm.core.api.DocumentModel document)

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.