Uses of Class
gldapo.GldapoTypeMappingRegistry

Packages that use GldapoTypeMappingRegistry
gldapo   
gldapo.schema.attribute   
 

Uses of GldapoTypeMappingRegistry in gldapo
 

Methods in gldapo that return GldapoTypeMappingRegistry
 GldapoTypeMappingRegistry Gldapo.getTypemappings()
           
 

Methods in gldapo with parameters of type GldapoTypeMappingRegistry
 void Gldapo.setTypemappings(GldapoTypeMappingRegistry value)
           
 

Uses of GldapoTypeMappingRegistry in gldapo.schema.attribute
 

Methods in gldapo.schema.attribute with parameters of type GldapoTypeMappingRegistry
protected  Object AbstractAttributeMapping.calculateToGroovyTypeMapper(GldapoTypeMappingRegistry typemappings)
           
protected  Object AbstractAttributeMapping.calculateToLdapTypeMapper(GldapoTypeMappingRegistry typemappings)
           
 

Constructors in gldapo.schema.attribute with parameters of type GldapoTypeMappingRegistry
AbstractAttributeMapping(Class schema, Field field, GldapoTypeMappingRegistry typemappings)
           
MultiValueAttributeMapping(Class schema, Field field, GldapoTypeMappingRegistry typemappings)
           
SingleValueAttributeMapping(Class schema, Field field, GldapoTypeMappingRegistry typemappings)
           
 



Copyright © 2007-2010 Codehaus. All Rights Reserved.