org.openxava.annotations
Annotation Type SearchKey


@Retention(value=RUNTIME)
@Target(value={FIELD,METHOD})
public @interface SearchKey

A search key property or reference is used by the user to search.

Applies to properties and references.

If the @Id property is @Hidden you can use

Author:
Javier Paniza