Enum Class PlatformsWebService.AnnotationFileType

java.lang.Object
java.lang.Enum<PlatformsWebService.AnnotationFileType>
ubic.gemma.rest.PlatformsWebService.AnnotationFileType
All Implemented Interfaces:
Serializable, Comparable<PlatformsWebService.AnnotationFileType>, Constable
Enclosing class:
PlatformsWebService

public static enum PlatformsWebService.AnnotationFileType extends Enum<PlatformsWebService.AnnotationFileType>
Which of the three annotation-file flavours written by ArrayDesignAnnotationService.create(ArrayDesign, Boolean, boolean) to serve. The constant names are the accepted query values, and each carries the file-name suffix that identifies its file on disk.

Only standard was reachable over HTTP before; the other two were generated on every GO-enabled run and then never served.

Author:
tesarst