Package ubic.gemma.rest.annotations
Annotation Type CacheControl
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionString[]
Authorities to whom this cache directive applies.boolean
int
-
Element Details
-
maxAge
int maxAge- Default:
-1
-
isPrivate
boolean isPrivate- Default:
false
-
authorities
String[] authoritiesAuthorities to whom this cache directive applies.- Default:
{}
-