Uses of Class
org.chromattic.metamodel.mapping.jcr.PropertyDefinitionMapping

Packages that use PropertyDefinitionMapping
org.chromattic.metamodel.mapping   
 

Uses of PropertyDefinitionMapping in org.chromattic.metamodel.mapping
 

Methods in org.chromattic.metamodel.mapping that return PropertyDefinitionMapping
 PropertyDefinitionMapping<?> ValueMapping.getPropertyDefinition()
           
 

Constructors in org.chromattic.metamodel.mapping with parameters of type PropertyDefinitionMapping
ValueMapping.Multi(MultiValuedPropertyInfo<SimpleValueInfo> property, PropertyDefinitionMapping propertyDefinition)
           
ValueMapping.Single(SingleValuedPropertyInfo<SimpleValueInfo> property, PropertyDefinitionMapping propertyDefinition)
           
ValueMapping(P property, PropertyDefinitionMapping propertyDefinition)
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.