Uses of Class
org.exoplatform.ecms.xcmis.sp.TypeMapping
-
Packages that use TypeMapping Package Description 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 Modifier and Type Field Description static Map<String,TypeMapping>StorageProviderImpl. DEFAULT_NODETYPE_MAPPINGprotected Map<String,TypeMapping>BaseJcrStorage. nodeTypeMappingMethods in org.exoplatform.ecms.xcmis.sp that return types with arguments of type TypeMapping Modifier and Type Method Description Map<String,TypeMapping>StorageProviderImpl. getNodeTypeMapping()Constructor parameters in org.exoplatform.ecms.xcmis.sp with type arguments of type TypeMapping Constructor Description StorageClosableImpl(StorageConfiguration rootStorageConfiguration, org.xcmis.spi.PermissionService permissionService, Map<String,TypeMapping> defaultNodetypeMapping)StorageImpl(StorageConfiguration configuration, org.xcmis.search.SearchService searchService, org.xcmis.spi.PermissionService permissionService, Map<String,TypeMapping> nodeTypeMapping)
-