Project Wonder 5.0

er.rest.routes
Annotation Type ERXRouteParameter


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface ERXRouteParameter

ERXRouteParameter is an annotation that should be applied to a method on an IERXRouteComponent, which will be automatically set from the route keys specified in a URL. For more information, see IERXRouteComponent.

Author:
mschrag

Optional Element Summary
 java.lang.String value
           
 

value

public abstract java.lang.String value
Default:
""

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.