Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.ecm.webengine.model.Access

Packages that use Access
org.nuxeo.ecm.webengine.model   
org.nuxeo.ecm.webengine.security.guards   
 

Uses of Access in org.nuxeo.ecm.webengine.model
 

Methods in org.nuxeo.ecm.webengine.model that return Access
static Access Access.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Access[] Access.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of Access in org.nuxeo.ecm.webengine.security.guards
 

Constructors in org.nuxeo.ecm.webengine.security.guards with parameters of type Access
IsAdministratorGuard(Access isAdministrator)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.