Nuxeo Enterprise Platform 5.4

org.nuxeo.opensocial.container.factory.utils
Class PermissionHelper

java.lang.Object
  extended by org.nuxeo.opensocial.container.factory.utils.PermissionHelper

public class PermissionHelper
extends java.lang.Object


Field Summary
static java.lang.String PERMISSION_WRITE
           
 
Constructor Summary
PermissionHelper()
           
 
Method Summary
static boolean canWrite(java.lang.String docId, CoreSession session)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PERMISSION_WRITE

public static final java.lang.String PERMISSION_WRITE
See Also:
Constant Field Values
Constructor Detail

PermissionHelper

public PermissionHelper()
Method Detail

canWrite

public static boolean canWrite(java.lang.String docId,
                               CoreSession session)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.