org.chromattic.api.annotations
Annotation Type ManyToOne


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface ManyToOne

Version:
$Revision$
Author:
Julien Viet

Optional Element Summary
 RelationshipType type
           
 

type

public abstract RelationshipType type
Default:
org.chromattic.api.RelationshipType.HIERARCHIC


Copyright © 2009 eXo Platform SAS. All Rights Reserved.