Uses of Class
org.xcmis.client.gwt.model.EnumSupportedPermissions

Packages that use EnumSupportedPermissions
org.xcmis.client.gwt.model   
 

Uses of EnumSupportedPermissions in org.xcmis.client.gwt.model
 

Methods in org.xcmis.client.gwt.model that return EnumSupportedPermissions
static EnumSupportedPermissions EnumSupportedPermissions.fromValue(String v)
           
static EnumSupportedPermissions EnumSupportedPermissions.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EnumSupportedPermissions[] EnumSupportedPermissions.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.