Nuxeo Enterprise Platform 5.4

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 java.lang.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 Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.