Uses of Class
org.chromattic.core.mapping.MethodMapping

Packages that use MethodMapping
org.chromattic.core.mapping   
 

Uses of MethodMapping in org.chromattic.core.mapping
 

Subclasses of MethodMapping in org.chromattic.core.mapping
 class CreateMapping
           
 class DestroyMapping
           
 class FindByIdMapping
           
 

Methods in org.chromattic.core.mapping that return types with arguments of type MethodMapping
 Set<MethodMapping> TypeMapping.getMethodMappings()
           
 

Constructor parameters in org.chromattic.core.mapping with type arguments of type MethodMapping
TypeMapping(org.reflext.api.ClassTypeInfo objectClass, Set<PropertyMapping> propertyMappings, Set<MethodMapping> methhodMappings, String nodeTypeName, Set<String> mixinNames)
           
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.