|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value={METHOD,FIELD}) @Retention(value=RUNTIME) public @interface DataProvider
where to get the data for a relation between entities
Required Element Summary | |
---|---|
java.lang.String |
description
the properties to use as description. |
java.lang.String |
value
points to a method returning a list |
Element Detail |
---|
public abstract java.lang.String value
public abstract java.lang.String description
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |