Uses of Class
ubic.gemma.rest.util.args.DatabaseEntryArg
Packages that use DatabaseEntryArg
-
Uses of DatabaseEntryArg in ubic.gemma.rest.util.args
Subclasses of DatabaseEntryArg in ubic.gemma.rest.util.argsModifier and TypeClassDescriptionclassLong argument type for DatabaseEntry API, referencing the Taxon ID.classString argument type for DatabaseEntry API, Can also be null.Methods in ubic.gemma.rest.util.args that return DatabaseEntryArgModifier and TypeMethodDescriptionstatic DatabaseEntryArg<?> Used by RS to parse value of request parameters.