Uses of Class
org.xcmis.core.CmisPermissionMapping

Packages that use CmisPermissionMapping
org.xcmis.core   
org.xcmis.wssoap.impl   
 

Uses of CmisPermissionMapping in org.xcmis.core
 

Fields in org.xcmis.core with type parameters of type CmisPermissionMapping
protected  List<CmisPermissionMapping> CmisACLCapabilityType.mapping
           
 

Methods in org.xcmis.core that return CmisPermissionMapping
 CmisPermissionMapping ObjectFactory.createCmisPermissionMapping()
          Create an instance of CmisPermissionMapping
 

Methods in org.xcmis.core that return types with arguments of type CmisPermissionMapping
 List<CmisPermissionMapping> CmisACLCapabilityType.getMapping()
          Gets the value of the mapping property.
 

Uses of CmisPermissionMapping in org.xcmis.wssoap.impl
 

Methods in org.xcmis.wssoap.impl that return types with arguments of type CmisPermissionMapping
static List<CmisPermissionMapping> TypeConverter.getCmisPermissionMappingList(org.xcmis.spi.model.PermissionMapping source)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.