Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.annotations.repository.service
Class DefaultDocumentAnnotability

java.lang.Object
  extended by org.nuxeo.ecm.platform.annotations.repository.service.DefaultDocumentAnnotability
All Implemented Interfaces:
DocumentAnnotability

public class DefaultDocumentAnnotability
extends java.lang.Object
implements DocumentAnnotability

Author:
Alexandre Russel

Constructor Summary
DefaultDocumentAnnotability()
           
 
Method Summary
 boolean isAnnotable(DocumentModel document)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultDocumentAnnotability

public DefaultDocumentAnnotability()
Method Detail

isAnnotable

public boolean isAnnotable(DocumentModel document)
                    throws ClientException
Specified by:
isAnnotable in interface DocumentAnnotability
Throws:
ClientException

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.