@Target(value=FIELD) @Retention(value=RUNTIME) @Documented public @interface RequestParameter
View
fields to indicate the field can be set by a
parameter of the initial requestModifier and Type | Optional Element and Description |
---|---|
String |
parameterName
Name of the request parameter whose value should be pulled to populate
the field.
|
public abstract String parameterName
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.