Annotation Type GemmaRestOnly


@Target({METHOD,FIELD}) @Retention(RUNTIME) public @interface GemmaRestOnly
Indicate that a property or type is only visible not visible outside of Gemma REST. TODO: honor this annotation in Gemma Web
Author:
poirigui
See Also: