@Name(value="annotationsActions") @Scope(value=STATELESS) @Install(precedence=10) public class AnnotationsActions extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static String |
TEXT_ANNOTATIONS_KEY |
Constructor and Description |
---|
AnnotationsActions() |
Modifier and Type | Method and Description |
---|---|
long |
getAnnotationsCount(DocumentModel doc) |
boolean |
isAnnotationsEnabled(DocumentModel doc) |
public static final String TEXT_ANNOTATIONS_KEY
public long getAnnotationsCount(DocumentModel doc)
public boolean isAnnotationsEnabled(DocumentModel doc)
Copyright © 2015 Nuxeo SA. All rights reserved.