Annotation Type ApiFilter
-
@Target(PARAMETER) @Retention(RUNTIME) public @interface ApiFilterUse this annotation to create filters for lists of sub entities. This annotation is only processed when the method is marked with anApiEntitiesannotation.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.Stringname
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.Stringdescription
-