fr.paris.lutece.plugins.directory.business.attribute
Annotation Type DirectoryAttribute


@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface DirectoryAttribute

DirectoryAttribute This annotation represente the directory attribute associated to a directory. Each directory field that has this annotation will be stored in the table 'directory_directory_attribute'.


Required Element Summary
 java.lang.String value
          Get the key of the attribute
 

Element Detail

value

public abstract java.lang.String value
Get the key of the attribute

Returns:
the key of the attribute


Copyright © 2012 Mairie de Paris. All Rights Reserved.