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