Annotation Type Action
-
@Inherited @Documented @Target({TYPE,METHOD,PARAMETER}) @Retention(RUNTIME) public @interface Action
Annotation to specify an action. It can specify also a list of source PK.- Author:
- Yohann Chastagnier
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description ActionType
value
-
-
-
Element Detail
-
value
ActionType value
-
-