Uses of Class
org.exoplatform.ecms.xcmis.sp.TypeMapping

Packages that use TypeMapping
org.exoplatform.ecms.xcmis.sp   
 

Uses of TypeMapping in org.exoplatform.ecms.xcmis.sp
 

Fields in org.exoplatform.ecms.xcmis.sp with type parameters of type TypeMapping
static java.util.Map<java.lang.String,TypeMapping> StorageProviderImpl.DEFAULT_NODETYPE_MAPPING
           
 

Methods in org.exoplatform.ecms.xcmis.sp that return types with arguments of type TypeMapping
 java.util.Map<java.lang.String,TypeMapping> StorageProviderImpl.getNodeTypeMapping()
           
 

Constructor parameters in org.exoplatform.ecms.xcmis.sp with type arguments of type TypeMapping
StorageImpl(javax.jcr.Session session, StorageConfiguration configuration, org.xcmis.search.SearchService searchService, org.xcmis.spi.PermissionService permissionService, java.util.Map<java.lang.String,TypeMapping> nodeTypeMapping)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.