gldapo.schema.annotation
Annotation Type GldapoNamingAttribute


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

Indicates which attribute forms the name of the entry. For example, if the entry has a dn of "cn=bob,ou=people", the cn attribute is the naming attribute. All schema classes must define a naming attritube.



Copyright © 2007-2010 Codehaus. All Rights Reserved.