Annotation Interface Selection


@Retention(RUNTIME) @Target(PARAMETER) @Documented public @interface Selection
Binds a service method parameter to the resource that triggered the method in the user interface.
Author:
Manuel Fiorelli