@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface RefreshExpression
DefaultValueExpression.| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String |
attributeName
The name of the business object attribute that depends upon the
refresh condition.
|