gldapo.schema.annotation
Annotation Type GldapoSynonymFor


@Documented
@Retention(value=RUNTIME)
public @interface GldapoSynonymFor

Used to indicate that the name of the property is not the same as the source attribute name.


Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Copyright © 2007-2010 Codehaus. All Rights Reserved.