Uses of Class
org.chromattic.metamodel.bean.MultiValuedPropertyInfo

Packages that use MultiValuedPropertyInfo
org.chromattic.metamodel.mapping   
 

Uses of MultiValuedPropertyInfo in org.chromattic.metamodel.mapping
 

Constructors in org.chromattic.metamodel.mapping with parameters of type MultiValuedPropertyInfo
PropertiesMapping(MultiValuedPropertyInfo<V> property, PropertyMetaType<?> metaType)
           
RelationshipMapping.OneToMany.Hierarchic(MultiValuedPropertyInfo<BeanValueInfo> property, java.lang.String declaredPrefix, java.lang.String prefix)
           
RelationshipMapping.OneToMany.Reference(MultiValuedPropertyInfo<BeanValueInfo> property, java.lang.String mappedBy, RelationshipType type)
           
RelationshipMapping.OneToMany(MultiValuedPropertyInfo<BeanValueInfo> property)
           
ValueMapping.Multi(MultiValuedPropertyInfo<SimpleValueInfo> property, PropertyDefinitionMapping propertyDefinition)
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.