com.stratelia.webactiv.util.annotation
Annotation Type Action


@Inherited
@Documented
@Target(value={TYPE,METHOD,PARAMETER})
@Retention(value=RUNTIME)
public @interface Action

Annotation to specify an action. It can specify also a list of source PK.

User: Yohann Chastagnier Date: 21/10/13


Required Element Summary
 ActionType value
           
 

Element Detail

value

public abstract ActionType value


Copyright © 2016 Silverpeas. All Rights Reserved.