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

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

Uses of TypeMapper in org.chromattic.core
 

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

Constructors in org.chromattic.core with parameters of type TypeMapper
ObjectContext(TypeMapper mapper)
           
ObjectContext(TypeMapper mapper, org.chromattic.core.TransientContextState state)
           
 

Uses of TypeMapper in org.chromattic.core.mapper
 

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

Methods in org.chromattic.core.mapper that return types with arguments of type TypeMapper
 Collection<TypeMapper> TypeMapperBuilder.build()
           
 Set<TypeMapper> RelatedPropertyMapper.getRelatedTypes()
           
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.