Annotation Type UrlParametersMayNotBeCombined


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

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details