Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.annotations.gwt.server.configuration
Class DefaultWebPermission

java.lang.Object
  extended by org.nuxeo.ecm.platform.annotations.gwt.server.configuration.DefaultWebPermission
All Implemented Interfaces:
WebPermission

public class DefaultWebPermission
extends Object
implements WebPermission

Author:
Thomas Roger

Constructor Summary
DefaultWebPermission()
           
 
Method Summary
 boolean canAnnotate(DocumentModel docModel)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultWebPermission

public DefaultWebPermission()
Method Detail

canAnnotate

public boolean canAnnotate(DocumentModel docModel)
Specified by:
canAnnotate in interface WebPermission

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.