@Retention(value=RUNTIME)
 @Target(value=METHOD)
public @interface VariableExpression
| Modifier and Type | Optional Element and Description | 
|---|---|
java.lang.String | 
path
The path of the business object varaible that depends upon the 
 expression. 
 | 
public abstract java.lang.String path