|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
public @interface ExternalDWKey
Annotation for defining the name of the property or the function name returning the external data window key values.
Optional Element Summary | |
---|---|
java.lang.String |
function
Key generator function. |
java.lang.String |
property
Property name acting as key. |
java.lang.String[] |
propertyNames
Multiple property names acting as key (check for support in the documentation). |
public abstract java.lang.String property
public abstract java.lang.String[] propertyNames
public abstract java.lang.String function
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |