Annotation Interface ServerSideOnly


@Target({METHOD,FIELD,CONSTRUCTOR}) public @interface ServerSideOnly
Indicate that a particular method or field is intended for use ONLY on the server (query) side.