Uses of Class
org.chromattic.core.mapper.ObjectMapper

Packages that use ObjectMapper
org.chromattic.core   
org.chromattic.core.mapper   
 

Uses of ObjectMapper in org.chromattic.core
 

Methods in org.chromattic.core that return ObjectMapper
 ObjectMapper Domain.getTypeMapper(java.lang.Class<?> clazz)
           
 ObjectMapper Domain.getTypeMapper(java.lang.String nodeTypeName)
           
 

Uses of ObjectMapper in org.chromattic.core.mapper
 

Fields in org.chromattic.core.mapper with type parameters of type ObjectMapper
protected  java.util.Set<ObjectMapper> RelatedPropertyMapper.relatedTypes
          .
 

Methods in org.chromattic.core.mapper that return types with arguments of type ObjectMapper
 java.util.Collection<ObjectMapper> MapperBuilder.build()
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.