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 |
String |
value
Get the key of the attribute |
value
public abstract String value
- Get the key of the attribute
- Returns:
- the key of the attribute
Copyright © 2013 Mairie de Paris. All Rights Reserved.