gldapo.schema.annotation
Annotation Type GldapoSchemaFilter


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

An LDAP search filter to be anded to every search made for objects of this class.


Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Copyright © 2007-2010 Codehaus. All Rights Reserved.