JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
ubic.gemma.model.annotations
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:
for making properties or types exclusive to Gemma Web instead