|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface Filter
Marca una classe com a Filtre
Optional Element Summary | |
---|---|
FilterAction[] |
excludedActions
Accions excluïdes al filtre |
FilterAction[] |
onlyActions
Úniques accions on s'executarà el filtre |
public abstract FilterAction[] excludedActions
FilterAction
exclosespublic abstract FilterAction[] onlyActions
FilterAction
incloses
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |