fr.paris.lutece.plugins.mvc.annotations
Annotation Type Action


Deprecated.

@Deprecated
@Retention(value=RUNTIME)
@Inherited
@Target(value=METHOD)
@Documented
public @interface Action

Action annotation to designate controller actions


Required Element Summary
 String value
          Deprecated. The action code
 

Element Detail

value

public abstract String value
Deprecated. 
The action code



Copyright © 2013 Mairie de Paris. All Rights Reserved.