@Retention(value=RUNTIME) public @interface MultiPurposeResource
Modifier and Type | Required Element and Description |
---|---|
String |
formParamName
The param name in the http request that differentiates the purpose on REST API level
|
public abstract String formParamName
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.