Annotation Type UrlParametersMayNotBeCombinedSets


@Retention(RUNTIME) @Target(TYPE) public @interface UrlParametersMayNotBeCombinedSets
Annotation which can appear on an Acteur with the @HttpCall annotation or on a Page with that annotation.
Author:
Tim Boudreau