|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface FacetKeyList
Allows to have multiple assignations for a single facet class.
| Required Element Summary | |
|---|---|
FacetKey[] |
keys
An array with the facet keys for the annotated class |
| Element Detail |
|---|
public abstract FacetKey[] keys
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||