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(Class<?> clazz)
           
 ObjectMapper Domain.getTypeMapper(String nodeTypeName)
           
 

Uses of ObjectMapper in org.chromattic.core.mapper
 

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

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



Copyright © 2010 eXo Platform SAS. All Rights Reserved.