- cancel() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- cancelRowUpdates() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- CaseInsensitiveHashMap<V> - Class in org.labkey.remoteapi.collections
-
- CaseInsensitiveHashMap() - Constructor for class org.labkey.remoteapi.collections.CaseInsensitiveHashMap
-
- CaseInsensitiveHashMap(Map<String, V>) - Constructor for class org.labkey.remoteapi.collections.CaseInsensitiveHashMap
-
- CaseInsensitiveHashMap(int) - Constructor for class org.labkey.remoteapi.collections.CaseInsensitiveHashMap
-
- CheckForStudyReloadCommand - Class in org.labkey.remoteapi.study
-
Pings an existing LabKey study to check to see if it needs to be reloaded from a study archive on disk.
- CheckForStudyReloadCommand() - Constructor for class org.labkey.remoteapi.study.CheckForStudyReloadCommand
-
- CheckForStudyReloadCommand(boolean) - Constructor for class org.labkey.remoteapi.study.CheckForStudyReloadCommand
-
- CheckForStudyReloadCommand(boolean, boolean) - Constructor for class org.labkey.remoteapi.study.CheckForStudyReloadCommand
-
- checkThrowError(Command.Response) - Method in class org.labkey.remoteapi.Command
-
- clear() - Method in class org.labkey.remoteapi.collections.CaseInsensitiveHashMap
-
- clearBatch() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- clearParameters() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- clearPrincipalIds() - Method in class org.labkey.remoteapi.security.GroupMembersCommand
-
- clearWarnings() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
-
- clearWarnings() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- clearWarnings() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- clientBuilder() - Method in class org.labkey.remoteapi.Connection
-
Create the HttpClientBuilder based on this Connection's configuration options.
- ClientConfig - Class in org.labkey.remoteapi.test
-
Utility class to parse a .properties file and produce reasonable exceptions if required properties aren't present.
- ClientConfig(String[]) - Constructor for class org.labkey.remoteapi.test.ClientConfig
-
Defaults to looking in the working directory for a config.properties file.
- close() - Method in class org.labkey.remoteapi.Command.Response
-
- close() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
-
- close() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- close() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- closeOnCompletion() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- Column(String, Class) - Constructor for class org.labkey.remoteapi.query.jdbc.LabKeyResultSet.Column
-
- Command<ResponseType extends CommandResponse> - Class in org.labkey.remoteapi
-
Base class for all API commands.
- Command(String, String) - Constructor for class org.labkey.remoteapi.Command
-
Constructs a new Command object for calling the specified
API action on the specified controller.
- Command(Command<ResponseType>) - Constructor for class org.labkey.remoteapi.Command
-
Constructs a new Command from an existing command
- Command.CommonParameters - Enum in org.labkey.remoteapi
-
An enum of common parameter names used in API URLs.
- Command.Response - Class in org.labkey.remoteapi
-
Response class allows clients to get an InputStream, consume lazily, and close the connection when complete.
- CommandException - Exception in org.labkey.remoteapi
-
Represents an exception that occurs while executing a command.
- CommandException(String) - Constructor for exception org.labkey.remoteapi.CommandException
-
Constructs a new CommandException given a message only.
- CommandException(String, int, Map<String, Object>, String) - Constructor for exception org.labkey.remoteapi.CommandException
-
- CommandException(String, int, Map<String, Object>, String, String) - Constructor for exception org.labkey.remoteapi.CommandException
-
Constructs a new CommandException given a message, HTTP status code,
exception property map, responseText, and contentType.
- CommandResponse - Class in org.labkey.remoteapi
-
Represents the details of a response returned from the LabKey Server.
- CommandResponse(String, int, String, JSONObject, Command) - Constructor for class org.labkey.remoteapi.CommandResponse
-
Constructs a new CommandResponse, initialized with the provided
response text and status code.
- commit() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
-
- CONFIG_ARG_PREFIX - Static variable in class org.labkey.remoteapi.test.ClientConfig
-
- configureRequest(String, HttpUriRequest, HttpClientContext) - Method in class org.labkey.remoteapi.ApiKeyCredentialsProvider
-
- configureRequest(String, HttpUriRequest, HttpClientContext) - Method in class org.labkey.remoteapi.BasicAuthCredentialsProvider
-
- configureRequest(String, HttpUriRequest, HttpClientContext) - Method in interface org.labkey.remoteapi.CredentialsProvider
-
- configureRequest(String, HttpUriRequest, HttpClientContext) - Method in class org.labkey.remoteapi.GuestCredentialsProvider
-
- configureRequest(String, HttpUriRequest, HttpClientContext) - Method in class org.labkey.remoteapi.NetrcCredentialsProvider
-
- connect(String, Properties) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDriver
-
Supports using a # to preset the initial folder path for the connection.
- Connection - Class in org.labkey.remoteapi
-
Represents connection information for a particular LabKey Server.
- Connection(String, CredentialsProvider) - Constructor for class org.labkey.remoteapi.Connection
-
Constructs a new Connection object given a base URL and a credentials provider.
- Connection(String) - Constructor for class org.labkey.remoteapi.Connection
-
Constructs a new Connection object with a base URL that attempts authentication via .netrc/_netrc entry, if present.
- Connection(String, String, String) - Constructor for class org.labkey.remoteapi.Connection
-
Constructs a new Connection object for a base URL that attempts basic authentication.
- ContainerFilter - Enum in org.labkey.remoteapi.query
-
- containsKey(Object) - Method in class org.labkey.remoteapi.collections.CaseInsensitiveHashMap
-
- containsKey(String) - Method in class org.labkey.remoteapi.collections.CaseInsensitiveHashMap
-
- CONTENT_TYPE_JSON - Static variable in class org.labkey.remoteapi.Command
-
A constant for the official JSON content type ("application/json")
- copy() - Method in class org.labkey.remoteapi.assay.AssayListCommand
-
- copy() - Method in class org.labkey.remoteapi.assay.ImportRunCommand
-
- copy() - Method in class org.labkey.remoteapi.assay.nab.NAbRunsCommand
-
- copy() - Method in class org.labkey.remoteapi.assay.SaveAssayBatchCommand
-
- copy() - Method in class org.labkey.remoteapi.Command
-
Returns a copy of this object.
- copy() - Method in class org.labkey.remoteapi.experiment.LineageCommand
-
- copy() - Method in class org.labkey.remoteapi.PostCommand
-
- copy() - Method in class org.labkey.remoteapi.query.DeleteRowsCommand
-
- copy() - Method in class org.labkey.remoteapi.query.ExecuteSqlCommand
-
- copy() - Method in class org.labkey.remoteapi.query.GetQueriesCommand
-
- copy() - Method in class org.labkey.remoteapi.query.GetQueryDetailsCommand
-
- copy() - Method in class org.labkey.remoteapi.query.GetSchemasCommand
-
- copy() - Method in class org.labkey.remoteapi.query.ImportDataCommand
-
- copy() - Method in class org.labkey.remoteapi.query.InsertRowsCommand
-
- copy() - Method in class org.labkey.remoteapi.query.SaveRowsCommand
-
- copy() - Method in class org.labkey.remoteapi.query.SelectRowsCommand
-
- copy() - Method in class org.labkey.remoteapi.query.UpdateRowsCommand
-
- copy() - Method in class org.labkey.remoteapi.security.CreateContainerCommand
-
- copy() - Method in class org.labkey.remoteapi.security.CreateGroupCommand
-
- copy() - Method in class org.labkey.remoteapi.security.CreateUserCommand
-
- copy() - Method in class org.labkey.remoteapi.security.DeleteContainerCommand
-
- copy() - Method in class org.labkey.remoteapi.security.DeleteGroupCommand
-
- copy() - Method in class org.labkey.remoteapi.security.DeleteUserCommand
-
- copy() - Method in class org.labkey.remoteapi.security.GetContainersCommand
-
- copy() - Method in class org.labkey.remoteapi.security.GetGroupPermsCommand
-
- copy() - Method in class org.labkey.remoteapi.security.GetUsersCommand
-
- copy() - Method in class org.labkey.remoteapi.security.RenameGroupCommand
-
- createArrayOf(String, Object[]) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
-
- createBlob() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
-
- createClob() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
-
- createConnection() - Method in class org.labkey.remoteapi.test.ClientConfig
-
Creates a connection object based on the baseServerURL, username, and password config properties.
- CreateContainerCommand - Class in org.labkey.remoteapi.security
-
Create a container (project/folder/workbook) on the server
User: jeckels
Date: Jul 20, 2012
- CreateContainerCommand(CreateContainerCommand) - Constructor for class org.labkey.remoteapi.security.CreateContainerCommand
-
- CreateContainerCommand(String) - Constructor for class org.labkey.remoteapi.security.CreateContainerCommand
-
- CreateContainerResponse - Class in org.labkey.remoteapi.security
-
User: jeckels
Date: Jul 20, 2012
- CreateContainerResponse(String, int, String, JSONObject, Command) - Constructor for class org.labkey.remoteapi.security.CreateContainerResponse
-
- CreateGroupCommand - Class in org.labkey.remoteapi.security
-
Creates a new user group.
- CreateGroupCommand(String) - Constructor for class org.labkey.remoteapi.security.CreateGroupCommand
-
- CreateGroupCommand(CreateGroupCommand) - Constructor for class org.labkey.remoteapi.security.CreateGroupCommand
-
- CreateGroupResponse - Class in org.labkey.remoteapi.security
-
- CreateGroupResponse(String, int, String, JSONObject, Command) - Constructor for class org.labkey.remoteapi.security.CreateGroupResponse
-
- createNClob() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
-
- createRequest(URI) - Method in class org.labkey.remoteapi.assay.ImportRunCommand
-
- createRequest(URI) - Method in class org.labkey.remoteapi.Command
-
Creates the appropriate HttpUriRequest instance.
- createRequest(URI) - Method in class org.labkey.remoteapi.ms2.StartSearchCommand
-
- createRequest(URI) - Method in class org.labkey.remoteapi.PostCommand
-
- createRequest(URI) - Method in class org.labkey.remoteapi.query.ImportDataCommand
-
- createResponse(String, int, String, JSONObject) - Method in class org.labkey.remoteapi.assay.AssayListCommand
-
- createResponse(String, int, String, JSONObject) - Method in class org.labkey.remoteapi.assay.ImportRunCommand
-
- createResponse(String, int, String, JSONObject) - Method in class org.labkey.remoteapi.assay.nab.NAbRunsCommand
-
- createResponse(String, int, String, JSONObject) - Method in class org.labkey.remoteapi.assay.SaveAssayBatchCommand
-
- createResponse(String, int, String, JSONObject) - Method in class org.labkey.remoteapi.Command
-
Creates an instance of the response class, initialized with
the response text, the HTTP status code, and parsed JSONObject.
- createResponse(String, int, String, JSONObject) - Method in class org.labkey.remoteapi.di.ResetTransformStateCommand
-
- createResponse(String, int, String, JSONObject) - Method in class org.labkey.remoteapi.di.RunTransformCommand
-
- createResponse(String, int, String, JSONObject) - Method in class org.labkey.remoteapi.di.UpdateTransformConfigurationCommand
-
- createResponse(String, int, String, JSONObject) - Method in class org.labkey.remoteapi.experiment.LineageCommand
-
- createResponse(String, int, String, JSONObject) - Method in class org.labkey.remoteapi.ms2.StartSearchCommand
-
- createResponse(String, int, String, JSONObject) - Method in class org.labkey.remoteapi.pipeline.FileNotificationCommand
-
- createResponse(String, int, String, JSONObject) - Method in class org.labkey.remoteapi.query.ExecuteSqlCommand
-
- createResponse(String, int, String, JSONObject) - Method in class org.labkey.remoteapi.query.GetQueriesCommand
-
- createResponse(String, int, String, JSONObject) - Method in class org.labkey.remoteapi.query.GetQueryDetailsCommand
-
- createResponse(String, int, String, JSONObject) - Method in class org.labkey.remoteapi.query.GetSchemasCommand
-
- createResponse(String, int, String, JSONObject) - Method in class org.labkey.remoteapi.query.ImportDataCommand
-
- createResponse(String, int, String, JSONObject) - Method in class org.labkey.remoteapi.query.SaveRowsCommand
-
- createResponse(String, int, String, JSONObject) - Method in class org.labkey.remoteapi.query.SelectRowsCommand
-
Overridden to create a SelectRowsResponse object.
- createResponse(String, int, String, JSONObject) - Method in class org.labkey.remoteapi.security.CreateContainerCommand
-
- createResponse(String, int, String, JSONObject) - Method in class org.labkey.remoteapi.security.CreateGroupCommand
-
- createResponse(String, int, String, JSONObject) - Method in class org.labkey.remoteapi.security.CreateUserCommand
-
- createResponse(String, int, String, JSONObject) - Method in class org.labkey.remoteapi.security.DeleteContainerCommand
-
- createResponse(String, int, String, JSONObject) - Method in class org.labkey.remoteapi.security.GetContainersCommand
-
- createResponse(String, int, String, JSONObject) - Method in class org.labkey.remoteapi.security.GetGroupPermsCommand
-
- createResponse(String, int, String, JSONObject) - Method in class org.labkey.remoteapi.security.GetUsersCommand
-
- createResponse(String, int, String, JSONObject) - Method in class org.labkey.remoteapi.security.RenameGroupCommand
-
- createResponse(String, int, String, JSONObject) - Method in class org.labkey.remoteapi.study.UpdateParticipantGroupCommand
-
- createSQLXML() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
-
- createStatement() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
-
- createStatement(int, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
-
- createStatement(int, int, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
-
- createStruct(String, Object[]) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
-
- CreateUserCommand - Class in org.labkey.remoteapi.security
-
Create a new user account on the server.
- CreateUserCommand(String) - Constructor for class org.labkey.remoteapi.security.CreateUserCommand
-
- CreateUserCommand(CreateUserCommand) - Constructor for class org.labkey.remoteapi.security.CreateUserCommand
-
- CreateUserResponse - Class in org.labkey.remoteapi.security
-
- CreateUserResponse(String, int, String, JSONObject, Command) - Constructor for class org.labkey.remoteapi.security.CreateUserResponse
-
- CredentialsProvider - Interface in org.labkey.remoteapi
-
Created by adam on 4/15/2016.
- crudTest(Connection, String) - Static method in class org.labkey.remoteapi.test.Test
-
- generatedKeyAlwaysReturned() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- get(Object) - Method in class org.labkey.remoteapi.collections.CaseInsensitiveHashMap
-
- get(String) - Method in class org.labkey.remoteapi.collections.CaseInsensitiveHashMap
-
- getAbsolutePath() - Method in class org.labkey.remoteapi.assay.Data
-
- getActionName() - Method in class org.labkey.remoteapi.Command
-
Returns the action name specified when constructing this object.
- getActionUrl(Connection, String) - Method in class org.labkey.remoteapi.Command
-
Returns the portion of the URL before the query string for this command.
- getAllProperties() - Method in class org.labkey.remoteapi.ResponseObject
-
- getArray(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getArray(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getArray(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getArray(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getAsciiStream(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getAsciiStream(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getAssayDescription() - Method in class org.labkey.remoteapi.assay.nab.NAbRunsResponse
-
- getAssayId() - Method in class org.labkey.remoteapi.assay.ImportRunResponse
-
- getAssayId() - Method in class org.labkey.remoteapi.assay.nab.NAbRunsResponse
-
- getAssayId() - Method in class org.labkey.remoteapi.assay.SaveAssayBatchResponse
-
- getAssayName() - Method in class org.labkey.remoteapi.assay.nab.NAbRunsCommand
-
- getAssayName() - Method in class org.labkey.remoteapi.assay.nab.NAbRunsResponse
-
- getAsymmetry() - Method in class org.labkey.remoteapi.assay.nab.model.NAbCurveParameters
-
- getAttributes(String, String, String, String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getAutoCommit() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
-
- getAverageNeutralization(Connection, String, String, int) - Static method in class org.labkey.remoteapi.test.Test
-
- getBaseUrl() - Method in class org.labkey.remoteapi.Connection
-
Returns the base URL for this connection.
- getBatch() - Method in class org.labkey.remoteapi.assay.SaveAssayBatchResponse
-
- getBatchId() - Method in class org.labkey.remoteapi.assay.ImportRunResponse
-
- getBestRowIdentifier(String, String, String, int, boolean) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getBigDecimal(int, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getBigDecimal(String, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getBigDecimal(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getBigDecimal(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getBigDecimal(int, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getBigDecimal(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getBigDecimal(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getBinaryStream(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getBinaryStream(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getBlob(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getBlob(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getBlob(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getBlob(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getBoolean(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getBoolean(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getBoolean(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getBoolean(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getBoolean(String) - Method in class org.labkey.remoteapi.sas.SASSelectRowsResponse
-
- getByte(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getByte(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getByte(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getByte(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getBytes(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getBytes(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getBytes(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getBytes(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getCaption() - Method in enum org.labkey.remoteapi.query.Filter.Operator
-
Deprecated.
- getCaption() - Method in class org.labkey.remoteapi.query.GetQueryDetailsResponse.Column
-
- getCatalog() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
-
- getCatalogName(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSetMetaData
-
- getCatalogs() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getCatalogSeparator() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getCatalogTerm() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getCellControl() - Method in class org.labkey.remoteapi.assay.nab.model.NAbRun
-
- getCharacter(String) - Method in class org.labkey.remoteapi.sas.SASSelectRowsResponse
-
- getCharacterStream(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getCharacterStream(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getCharacterStream(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getCharacterStream(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getChildren() - Method in class org.labkey.remoteapi.experiment.LineageNode
-
- getClientInfo(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
-
- getClientInfo() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
-
- getClientInfoProperties() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getClob(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getClob(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getClob(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getClob(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getColumn() - Method in class org.labkey.remoteapi.assay.nab.model.NAbWell
-
- getColumnClassName(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSetMetaData
-
- getColumnCount() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSetMetaData
-
- getColumnCount() - Method in class org.labkey.remoteapi.sas.SASSelectRowsResponse
-
- getColumnDataType(String) - Method in class org.labkey.remoteapi.query.SelectRowsResponse
-
Returns the data type for the requested column name.
- getColumnDisplaySize(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSetMetaData
-
- getColumnLabel(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSetMetaData
-
- getColumnModel() - Method in class org.labkey.remoteapi.query.SelectRowsResponse
-
Returns the column model section of the response.
- getColumnModel(String) - Method in class org.labkey.remoteapi.query.SelectRowsResponse
-
Returns the column properties for the specified column name.
- getColumnName() - Method in class org.labkey.remoteapi.query.Filter
-
- getColumnName(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSetMetaData
-
- getColumnName() - Method in class org.labkey.remoteapi.query.Sort
-
- getColumnName(double) - Method in class org.labkey.remoteapi.sas.SASSelectRowsResponse
-
- getColumnNames(String) - Method in class org.labkey.remoteapi.query.GetQueriesResponse
-
Returns the list of column names available in the given query name.
- getColumnPrivileges(String, String, String, String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getColumns() - Method in class org.labkey.remoteapi.query.GetQueryDetailsResponse
-
Returns the columns available in the given query name.
- getColumns(String, String, String, String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getColumns() - Method in class org.labkey.remoteapi.query.SelectRowsCommand
-
Returns the explicit column list to be requested, or null if the default
set of columns will be requested.
- getColumnType(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSetMetaData
-
- getColumnTypeName(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSetMetaData
-
- getCommand() - Method in class org.labkey.remoteapi.query.SaveRowsResponse
-
Returns the 'command' response property.
- getComment() - Method in class org.labkey.remoteapi.assay.Run
-
- getConcurrency() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getConnection() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
-
- getConnection() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getConnection() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getContainerFilter() - Method in class org.labkey.remoteapi.query.BaseQueryCommand
-
Returns the container filter set for this command
- getContainerFilter() - Method in interface org.labkey.remoteapi.query.BaseSelect
-
- getContainerFilter() - Method in class org.labkey.remoteapi.query.ExecuteSqlCommand
-
Returns the container filter set for this command
- getContainerId() - Method in class org.labkey.remoteapi.assay.nab.model.NAbRun
-
- getContainerId() - Method in class org.labkey.remoteapi.security.GetContainersResponse
-
- getContainerPath() - Method in class org.labkey.remoteapi.assay.nab.model.NAbRun
-
- getContainerPath() - Method in class org.labkey.remoteapi.query.GetQueryDetailsResponse.Lookup
-
- getContainerPath() - Method in class org.labkey.remoteapi.security.GetUsersResponse
-
- GetContainersCommand - Class in org.labkey.remoteapi.security
-
- GetContainersCommand() - Constructor for class org.labkey.remoteapi.security.GetContainersCommand
-
- GetContainersCommand(GetContainersCommand) - Constructor for class org.labkey.remoteapi.security.GetContainersCommand
-
- GetContainersResponse - Class in org.labkey.remoteapi.security
-
- GetContainersResponse(String, int, String, JSONObject, GetContainersCommand) - Constructor for class org.labkey.remoteapi.security.GetContainersResponse
-
- getContentLength() - Method in class org.labkey.remoteapi.Command.Response
-
- getContentType() - Method in class org.labkey.remoteapi.Command.Response
-
- getContentType() - Method in exception org.labkey.remoteapi.CommandException
-
- getContentType() - Method in class org.labkey.remoteapi.CommandResponse
-
Returns the Content-Type header value from the response.
- getControllerName() - Method in class org.labkey.remoteapi.Command
-
Returns the controller name specified when constructing this object.
- getCpasType() - Method in class org.labkey.remoteapi.experiment.LineageNode
-
- getCrossReference(String, String, String, String, String, String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getCursorName() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getCurveBasedDilution() - Method in class org.labkey.remoteapi.assay.nab.model.NAbNeutralizationResult
-
- getCutoff() - Method in class org.labkey.remoteapi.assay.nab.model.NAbNeutralizationResult
-
- getCutoffs() - Method in class org.labkey.remoteapi.assay.nab.model.NAbRun
-
- getDatabaseMajorVersion() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getDatabaseMinorVersion() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getDatabaseProductName() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getDatabaseProductVersion() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getDataFileURL() - Method in class org.labkey.remoteapi.assay.Data
-
- getDataInputs() - Method in class org.labkey.remoteapi.assay.Run
-
- getDataOutputs() - Method in class org.labkey.remoteapi.assay.Run
-
- getDate(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getDate(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getDate(int, Calendar) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getDate(String, Calendar) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getDate(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getDate(int, Calendar) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getDate(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getDate(String, Calendar) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getDate(String) - Method in class org.labkey.remoteapi.sas.SASSelectRowsResponse
-
- getDefaultTransactionIsolation() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getDefinition(String) - Method in class org.labkey.remoteapi.assay.AssayListResponse
-
Returns an assay definition for the assay identified by the specified name.
- getDefinition(int) - Method in class org.labkey.remoteapi.assay.AssayListResponse
-
Returns an assay definition for the assay identified by the specified id.
- getDefinitions() - Method in class org.labkey.remoteapi.assay.AssayListResponse
-
Returns the definitions section of the response.
- getDeleteParticipantIds() - Method in class org.labkey.remoteapi.study.UpdateParticipantGroupCommand.UpdatedParticipantGroup
-
- getDescription() - Method in class org.labkey.remoteapi.query.GetQueryDetailsResponse.Column
-
- getDescription() - Method in class org.labkey.remoteapi.query.GetQueryDetailsResponse
-
Returns the description of the query described by this response
- getDescription() - Method in class org.labkey.remoteapi.security.CreateContainerCommand
-
- getDescription() - Method in class org.labkey.remoteapi.study.ParticipantGroup
-
- getDescriptionId() - Method in class org.labkey.remoteapi.di.UpdateTransformConfigurationResponse
-
- getDilution() - Method in class org.labkey.remoteapi.assay.nab.model.NAbReplicate
-
- getDirection() - Method in class org.labkey.remoteapi.query.Sort
-
- getDisplayColumn() - Method in class org.labkey.remoteapi.query.GetQueryDetailsResponse.Lookup
-
- getDisplayName() - Method in class org.labkey.remoteapi.security.GetUsersResponse.UserInfo
-
- getDisplayValue() - Method in enum org.labkey.remoteapi.query.Filter.Operator
-
- getDisplayValue(String) - Method in interface org.labkey.remoteapi.query.Row
-
Returns a column's display value (if different from value).
- getDisplayValue(String) - Method in class org.labkey.remoteapi.query.RowMap
-
- getDouble(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getDouble(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getDouble(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getDouble(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getDriverMajorVersion() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getDriverMinorVersion() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getDriverName() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getDriverVersion() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getEmail() - Method in class org.labkey.remoteapi.security.CreateUserCommand
-
- getEmail() - Method in class org.labkey.remoteapi.security.CreateUserResponse
-
- getEmail() - Method in class org.labkey.remoteapi.security.GetUsersResponse.UserInfo
-
- getEnabled() - Method in class org.labkey.remoteapi.di.UpdateTransformConfigurationCommand
-
- getEnabled() - Method in class org.labkey.remoteapi.di.UpdateTransformConfigurationResponse
-
- getEnsureParticipantIds() - Method in class org.labkey.remoteapi.study.UpdateParticipantGroupCommand.UpdatedParticipantGroup
-
- getEntry(String) - Method in class org.labkey.remoteapi.NetrcFileParser
-
- getEntry(File, String) - Method in class org.labkey.remoteapi.NetrcFileParser
-
- getExportedKeys(String, String, String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getExtraContext() - Method in class org.labkey.remoteapi.query.SaveRowsCommand
-
Gets the additional extra context.
- getExtraNameCharacters() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getFetchDirection() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getFetchDirection() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getFetchSize() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getFetchSize() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getFieldKey() - Method in class org.labkey.remoteapi.query.GetQueryDetailsResponse.Column
-
- getFiles() - Method in class org.labkey.remoteapi.ms2.StartSearchCommand
-
- getFilters() - Method in class org.labkey.remoteapi.query.BaseQueryCommand
-
Returns the current list of filters, or null if none are defined.
- getFitError() - Method in class org.labkey.remoteapi.assay.nab.model.NAbSample
-
- getFitParameters() - Method in class org.labkey.remoteapi.assay.nab.model.NAbSample
-
- getFloat(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getFloat(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getFloat(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getFloat(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getFolderPath() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
-
- getFolderType() - Method in class org.labkey.remoteapi.security.CreateContainerCommand
-
- getFunctionColumns(String, String, String, String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getFunctions(String, String, String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getGeneratedKeys() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getGroup() - Method in class org.labkey.remoteapi.security.GetUsersCommand
-
- getGroupId() - Method in class org.labkey.remoteapi.security.CreateGroupResponse
-
- getGroupId() - Method in class org.labkey.remoteapi.security.DeleteGroupCommand
-
- getGroupId() - Method in class org.labkey.remoteapi.security.GetUsersCommand
-
- getGroupId() - Method in class org.labkey.remoteapi.security.GroupMembersCommand
-
- getGroupId() - Method in class org.labkey.remoteapi.security.RenameGroupCommand
-
- GetGroupPermsCommand - Class in org.labkey.remoteapi.security
-
- GetGroupPermsCommand() - Constructor for class org.labkey.remoteapi.security.GetGroupPermsCommand
-
- GetGroupPermsCommand(GetGroupPermsCommand) - Constructor for class org.labkey.remoteapi.security.GetGroupPermsCommand
-
- GetGroupPermsResponse - Class in org.labkey.remoteapi.security
-
- GetGroupPermsResponse(String, int, String, JSONObject, GetGroupPermsCommand) - Constructor for class org.labkey.remoteapi.security.GetGroupPermsResponse
-
- getHoldability() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
-
- getHoldability() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getHttpClient() - Method in class org.labkey.remoteapi.Connection
-
Returns the CloseableHttpClient object to use for this connection.
- getHttpRequest(Connection, String) - Method in class org.labkey.remoteapi.Command
-
Returns the appropriate, initialized HttpUriRequest implementation.
- getId() - Method in class org.labkey.remoteapi.assay.AssayListCommand
-
Returns the current assay id filter (if any).
- getId() - Method in class org.labkey.remoteapi.assay.ExpObject
-
- getId() - Method in class org.labkey.remoteapi.security.CreateContainerResponse
-
- getIdColumn() - Method in class org.labkey.remoteapi.query.SelectRowsResponse
-
Returns the name of the column containing the primary key value for each row.
- getIdentifierQuoteString() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getImportedKeys(String, String, String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getIndexInfo(String, String, String, boolean, boolean) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getInflection() - Method in class org.labkey.remoteapi.assay.nab.model.NAbCurveParameters
-
- getInputStream() - Method in class org.labkey.remoteapi.Command.Response
-
- getInt(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getInt(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getInt(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getInt(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getJDBCMajorVersion() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getJDBCMinorVersion() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getJobId() - Method in class org.labkey.remoteapi.di.RunTransformResponse
-
- getJsonObject() - Method in class org.labkey.remoteapi.assay.SaveAssayBatchCommand
-
- getJsonObject() - Method in class org.labkey.remoteapi.di.BaseTransformCommand
-
- getJsonObject() - Method in class org.labkey.remoteapi.di.UpdateTransformConfigurationCommand
-
- getJsonObject() - Method in class org.labkey.remoteapi.PostCommand
-
Returns the JSON object to post, or null if the JSON object
has not yet been set.
- getJsonObject() - Method in class org.labkey.remoteapi.query.ExecuteSqlCommand
-
- getJsonObject() - Method in class org.labkey.remoteapi.query.ImportDataCommand
-
- getJsonObject() - Method in class org.labkey.remoteapi.query.SaveRowsCommand
-
Dynamically builds the JSON object to send based on the current
schema name, query name and rows list.
- getJsonObject() - Method in class org.labkey.remoteapi.security.CreateContainerCommand
-
- getJsonObject() - Method in class org.labkey.remoteapi.security.CreateGroupCommand
-
- getJsonObject() - Method in class org.labkey.remoteapi.security.CreateUserCommand
-
- getJsonObject() - Method in class org.labkey.remoteapi.security.DeleteGroupCommand
-
- getJsonObject() - Method in class org.labkey.remoteapi.security.DeleteUserCommand
-
- getJsonObject() - Method in class org.labkey.remoteapi.security.GroupMembersCommand
-
- getJsonObject() - Method in class org.labkey.remoteapi.security.RenameGroupCommand
-
- getJsonObject() - Method in class org.labkey.remoteapi.study.UpdateParticipantGroupCommand
-
- getKeyColumn() - Method in class org.labkey.remoteapi.query.GetQueryDetailsResponse.Lookup
-
- getLabel(double) - Method in class org.labkey.remoteapi.sas.SASSelectRowsResponse
-
- getLabel() - Method in class org.labkey.remoteapi.study.ParticipantGroup
-
- getLastChecked() - Method in class org.labkey.remoteapi.di.UpdateTransformConfigurationResponse
-
- getLogin() - Method in class org.labkey.remoteapi.NetrcFileParser.NetrcEntry
-
- getLong(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getLong(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getLong(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getLong(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getLookup() - Method in class org.labkey.remoteapi.query.GetQueryDetailsResponse.Column
-
- getLsid() - Method in class org.labkey.remoteapi.experiment.LineageNode
-
- getMachine() - Method in class org.labkey.remoteapi.NetrcFileParser.NetrcEntry
-
- getMajorVersion() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDriver
-
- getMax() - Method in class org.labkey.remoteapi.assay.nab.model.NAbCurveParameters
-
- getMax() - Method in class org.labkey.remoteapi.assay.nab.model.NAbWellGroup
-
- getMaxBinaryLiteralLength() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getMaxCatalogNameLength() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getMaxCharLiteralLength() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getMaxColumnNameLength() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getMaxColumnsInGroupBy() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getMaxColumnsInIndex() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getMaxColumnsInOrderBy() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getMaxColumnsInSelect() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getMaxColumnsInTable() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getMaxConnections() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getMaxCursorNameLength() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getMaxDilution() - Method in class org.labkey.remoteapi.assay.nab.model.NAbSample
-
- getMaxFieldSize() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getMaxIndexLength() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getMaxProcedureNameLength() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getMaxRows() - Method in class org.labkey.remoteapi.query.BaseQueryCommand
-
Returns the current row limit value.
- getMaxRows() - Method in interface org.labkey.remoteapi.query.BaseSelect
-
- getMaxRows() - Method in class org.labkey.remoteapi.query.ExecuteSqlCommand
-
Returns the current row limit value.
- getMaxRows() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getMaxRowSize() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getMaxSchemaNameLength() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getMaxStatementLength() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getMaxStatements() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getMaxTableNameLength() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getMaxTablesInSelect() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getMaxUserNameLength() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getMean() - Method in class org.labkey.remoteapi.assay.nab.model.NAbWellGroup
-
- getMessage() - Method in class org.labkey.remoteapi.security.CreateUserResponse
-
- getMetaData() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
-
- getMetaData() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getMetaData() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getMetaData() - Method in class org.labkey.remoteapi.query.SelectRowsResponse
-
Returns the meta-data section of the response.
- getMetaData(String) - Method in class org.labkey.remoteapi.query.SelectRowsResponse
-
Returns the meta-data for a given column name.
- getMin() - Method in class org.labkey.remoteapi.assay.nab.model.NAbCurveParameters
-
- getMin() - Method in class org.labkey.remoteapi.assay.nab.model.NAbWellGroup
-
- getMinDilution() - Method in class org.labkey.remoteapi.assay.nab.model.NAbSample
-
- getMinorVersion() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDriver
-
- getMissingValue(String) - Method in class org.labkey.remoteapi.sas.SASSelectRowsResponse
-
- getMissingValuesCode() - Method in class org.labkey.remoteapi.sas.SASSelectRowsResponse
-
- getMoreResults() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getMoreResults(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getMvRawValue(String) - Method in interface org.labkey.remoteapi.query.Row
-
Returns the column's missing-value raw value.
- getMvRawValue(String) - Method in class org.labkey.remoteapi.query.RowMap
-
- getMvValue(String) - Method in interface org.labkey.remoteapi.query.Row
-
Returns a column's missing-value indicator.
- getMvValue(String) - Method in class org.labkey.remoteapi.query.RowMap
-
- getName() - Method in class org.labkey.remoteapi.assay.AssayListCommand
-
Returns the assay name filter upon (if any)
- getName() - Method in class org.labkey.remoteapi.assay.ExpObject
-
- getName() - Method in class org.labkey.remoteapi.experiment.LineageNode
-
- getName() - Method in enum org.labkey.remoteapi.query.Filter.Operator
-
Deprecated.
- getName() - Method in class org.labkey.remoteapi.query.GetQueryDetailsResponse.Column
-
- getName() - Method in class org.labkey.remoteapi.query.GetQueryDetailsResponse
-
Returns the query name that is described by this response
- getName() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet.Column
-
- getName() - Method in class org.labkey.remoteapi.security.CreateContainerCommand
-
- getName() - Method in class org.labkey.remoteapi.security.CreateContainerResponse
-
- getName() - Method in class org.labkey.remoteapi.security.CreateGroupCommand
-
- getName() - Method in class org.labkey.remoteapi.security.GetUsersCommand
-
- getNCharacterStream(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getNCharacterStream(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getNCharacterStream(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getNCharacterStream(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getNClob(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getNClob(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getNClob(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getNClob(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getNetworkTimeout() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
-
- getNeutPercent() - Method in class org.labkey.remoteapi.assay.nab.model.NAbReplicate
-
- getNeutPlusMinus() - Method in class org.labkey.remoteapi.assay.nab.model.NAbReplicate
-
- getNeutralizationResults() - Method in class org.labkey.remoteapi.assay.nab.model.NAbSample
-
- getNewName() - Method in class org.labkey.remoteapi.security.RenameGroupCommand
-
- getNewName() - Method in class org.labkey.remoteapi.security.RenameGroupResponse
-
- getNode() - Method in class org.labkey.remoteapi.experiment.LineageNode.Edge
-
- getNodes() - Method in class org.labkey.remoteapi.experiment.LineageResponse
-
- getNString(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getNString(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getNString(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getNString(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getNumeric(String) - Method in class org.labkey.remoteapi.sas.SASSelectRowsResponse
-
- getNumericFunctions() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getObject(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getObject(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getObject(int, Map<String, Class<?>>) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getObject(String, Map<String, Class<?>>) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getObject(int, Class<T>) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getObject(String, Class<T>) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getObject(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getObject(int, Map<String, Class<?>>) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getObject(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getObject(String, Map<String, Class<?>>) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getObject(int, Class<T>) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getObject(String, Class<T>) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getObjectId() - Method in class org.labkey.remoteapi.assay.nab.model.NAbSample
-
- getOffset() - Method in class org.labkey.remoteapi.query.BaseQueryCommand
-
Returns the index of the first row in the resultset to return (defaults to 0).
- getOffset() - Method in interface org.labkey.remoteapi.query.BaseSelect
-
- getOffset() - Method in class org.labkey.remoteapi.query.ExecuteSqlCommand
-
Returns the index of the first row in the resultset to return (defaults to 0).
- getOldName() - Method in class org.labkey.remoteapi.security.RenameGroupResponse
-
- getOperator() - Method in class org.labkey.remoteapi.query.Filter
-
- getOperator(String) - Static method in enum org.labkey.remoteapi.query.Filter.Operator
-
- getOrDefault(Object, V) - Method in class org.labkey.remoteapi.collections.CaseInsensitiveHashMap
-
- getParameterMetaData() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getParameters() - Method in class org.labkey.remoteapi.assay.AssayListCommand
-
- getParameters() - Method in class org.labkey.remoteapi.assay.nab.NAbRunsCommand
-
- getParameters() - Method in class org.labkey.remoteapi.Command
-
Returns the current parameter map, or null if a map has not yet been set.
- getParameters() - Method in class org.labkey.remoteapi.experiment.LineageCommand
-
- getParameters() - Method in class org.labkey.remoteapi.ms2.StartSearchCommand
-
- getParameters() - Method in class org.labkey.remoteapi.query.BaseQueryCommand
-
- getParameters() - Method in class org.labkey.remoteapi.query.ExecuteSqlCommand
-
- getParameters() - Method in class org.labkey.remoteapi.query.GetQueriesCommand
-
- getParameters() - Method in class org.labkey.remoteapi.query.GetQueryDetailsCommand
-
- getParameters() - Method in class org.labkey.remoteapi.query.SelectRowsCommand
-
- getParameters() - Method in class org.labkey.remoteapi.security.GetContainersCommand
-
- getParameters() - Method in class org.labkey.remoteapi.security.GetGroupPermsCommand
-
- getParameters() - Method in class org.labkey.remoteapi.security.GetUsersCommand
-
- getParameters() - Method in class org.labkey.remoteapi.study.CheckForStudyReloadCommand
-
- getParamValueAsString(Object, String) - Method in class org.labkey.remoteapi.Command
-
Returns an appropriate string encoding of the parameter value.
- getParentLogger() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDriver
-
- getParents() - Method in class org.labkey.remoteapi.experiment.LineageNode
-
- getParsedData() - Method in class org.labkey.remoteapi.CommandResponse
-
Attempts to parse the response text and return a property Map.
- getParticipantGroup() - Method in class org.labkey.remoteapi.study.UpdateParticipantGroupResponse
-
- getParticipantIds() - Method in class org.labkey.remoteapi.study.ParticipantGroup
-
- getPassword() - Method in class org.labkey.remoteapi.NetrcFileParser.NetrcEntry
-
- getPath() - Method in class org.labkey.remoteapi.ms2.StartSearchCommand
-
- getPath() - Method in class org.labkey.remoteapi.security.CreateContainerResponse
-
- getPipelinePath() - Method in class org.labkey.remoteapi.assay.Data
-
- getPipelineURL() - Method in class org.labkey.remoteapi.di.RunTransformResponse
-
- getPointBasedDilution() - Method in class org.labkey.remoteapi.assay.nab.model.NAbNeutralizationResult
-
- getPrecision(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSetMetaData
-
- getPrimaryKeys(String, String, String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getPrincipals() - Method in class org.labkey.remoteapi.security.GroupMembersCommand
-
- getProcedureColumns(String, String, String, String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getProcedures(String, String, String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getProcedureTerm() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getProgrammaticName() - Method in enum org.labkey.remoteapi.query.Filter.Operator
-
- getProperties() - Method in class org.labkey.remoteapi.assay.ExpObject
-
- getProperties() - Method in class org.labkey.remoteapi.assay.nab.model.NAbRun
-
- getProperties() - Method in class org.labkey.remoteapi.assay.nab.model.NAbSample
-
- getProperties() - Method in exception org.labkey.remoteapi.CommandException
-
Returns the exception property map, or null if no map was set.
- getProperties() - Method in class org.labkey.remoteapi.query.GetQueryDetailsResponse.Column
-
- getProperty(String) - Method in class org.labkey.remoteapi.CommandResponse
-
Returns the value of a specific property in the parsed data
given a path to that property.
- getProperty(String[], int, Map<String, Object>) - Method in class org.labkey.remoteapi.CommandResponse
-
- getProperty(String, String) - Method in class org.labkey.remoteapi.test.ClientConfig
-
- getProperty(String) - Method in class org.labkey.remoteapi.test.ClientConfig
-
Gets a property of the given name.
- getPropertyInfo(String, Properties) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDriver
-
- getProtocol() - Method in class org.labkey.remoteapi.ms2.StartSearchCommand
-
- getPseudoColumns(String, String, String, String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- GetQueriesCommand - Class in org.labkey.remoteapi.query
-
Command for obtaining the list of queries available within a given schema.
- GetQueriesCommand(String) - Constructor for class org.labkey.remoteapi.query.GetQueriesCommand
-
Constructs the command given a particular schema name.
- GetQueriesCommand(GetQueriesCommand) - Constructor for class org.labkey.remoteapi.query.GetQueriesCommand
-
- GetQueriesResponse - Class in org.labkey.remoteapi.query
-
Represents the response from a GetQueriesCommand.
- GetQueriesResponse(String, int, String, JSONObject, GetQueriesCommand) - Constructor for class org.labkey.remoteapi.query.GetQueriesResponse
-
- GetQueryDetailsCommand - Class in org.labkey.remoteapi.query
-
Command for obtaining the list of queries available within a given schema.
- GetQueryDetailsCommand(String, String) - Constructor for class org.labkey.remoteapi.query.GetQueryDetailsCommand
-
Constructs the command given a particular schema name.
- GetQueryDetailsCommand(GetQueryDetailsCommand) - Constructor for class org.labkey.remoteapi.query.GetQueryDetailsCommand
-
- GetQueryDetailsResponse - Class in org.labkey.remoteapi.query
-
Represents the response from a GetQueriesCommand.
- GetQueryDetailsResponse(String, int, String, JSONObject, GetQueryDetailsCommand) - Constructor for class org.labkey.remoteapi.query.GetQueryDetailsResponse
-
- GetQueryDetailsResponse.Column - Class in org.labkey.remoteapi.query
-
- GetQueryDetailsResponse.Lookup - Class in org.labkey.remoteapi.query
-
- getQueryName() - Method in class org.labkey.remoteapi.query.GetQueryDetailsCommand
-
- getQueryName() - Method in class org.labkey.remoteapi.query.GetQueryDetailsResponse.Lookup
-
- getQueryName() - Method in class org.labkey.remoteapi.query.ImportDataCommand
-
Returns the query name
- getQueryName() - Method in class org.labkey.remoteapi.query.SaveRowsCommand
-
Returns the query name
- getQueryName() - Method in class org.labkey.remoteapi.query.SaveRowsResponse
-
Returns the 'queryName' response property.
- getQueryName() - Method in class org.labkey.remoteapi.query.SelectRowsCommand
-
Returns the query this command will request.
- getQueryNames() - Method in class org.labkey.remoteapi.query.GetQueriesResponse
-
Returns the list of available query names in the given schema.
- getQueryParameters() - Method in class org.labkey.remoteapi.query.BaseQueryCommand
-
- getQueryParameters() - Method in class org.labkey.remoteapi.query.ExecuteSqlCommand
-
Map of name (string)/value pairs for the values of parameters if the SQL references underlying queries
that are parameterized.
- getQueryString() - Method in class org.labkey.remoteapi.Command
-
Returns the query string portion of the URL for this command.
- getQueryStringParamName() - Method in class org.labkey.remoteapi.query.Filter
-
Returns the query string parameter name for this filter.
- getQueryStringParamValue() - Method in class org.labkey.remoteapi.query.Filter
-
Returns the query string parameter value (not URL-encoded).
- getQueryTimeout() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getRef(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getRef(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getRef(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getRef(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getReplicates() - Method in class org.labkey.remoteapi.assay.nab.model.NAbSample
-
- getRequiredVersion() - Method in class org.labkey.remoteapi.Command
-
Returns the required version number of this API call.
- getRequiredVersion() - Method in class org.labkey.remoteapi.CommandResponse
-
Returns the API version number required by the source command.
- getRequiredVersion() - Method in interface org.labkey.remoteapi.query.BaseSelect
-
- getResponseText() - Method in exception org.labkey.remoteapi.CommandException
-
Returns the text of the response
- getResult() - Method in class org.labkey.remoteapi.di.UpdateTransformConfigurationResponse
-
- getResultSet() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getResultSetConcurrency() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getResultSetHoldability() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getResultSetHoldability() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getResultSetType() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getRole() - Method in class org.labkey.remoteapi.experiment.LineageNode.Edge
-
- getRow() - Method in class org.labkey.remoteapi.assay.nab.model.NAbWell
-
- getRow() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getRow() - Method in class org.labkey.remoteapi.sas.SASSelectRowsResponse
-
- getRowCount() - Method in class org.labkey.remoteapi.query.ImportDataResponse
-
- getRowCount() - Method in class org.labkey.remoteapi.query.SelectRowsResponse
-
Returns the number of rows this query could return.
- getRowId() - Method in class org.labkey.remoteapi.experiment.LineageNode
-
- getRowId(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getRowId(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getRowId(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getRowId(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getRowId() - Method in class org.labkey.remoteapi.study.ParticipantGroup
-
- getRowIdLifetime() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getRows() - Method in class org.labkey.remoteapi.query.SaveRowsCommand
-
Returns the current list of 'rows' (i.e., Maps) that will
be sent to the server.
- getRowsAffected() - Method in class org.labkey.remoteapi.query.SaveRowsResponse
-
Returns the 'rowsAffected' response property.
- getRowsAffected() - Method in class org.labkey.remoteapi.sas.SASSaveRowsResponse
-
- getRowset() - Method in class org.labkey.remoteapi.query.SelectRowsResponse
-
Returns an iterable Rowset.
- getRunId() - Method in class org.labkey.remoteapi.assay.ImportRunResponse
-
- getRunId() - Method in class org.labkey.remoteapi.assay.nab.model.NAbRun
-
- getRuns() - Method in class org.labkey.remoteapi.assay.Batch
-
- getRuns() - Method in class org.labkey.remoteapi.assay.nab.NAbRunsResponse
-
- getSamples() - Method in class org.labkey.remoteapi.assay.nab.model.NAbRun
-
- getScale(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSetMetaData
-
- getScale(double) - Method in class org.labkey.remoteapi.sas.SASSelectRowsResponse
-
- getSchema() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
-
- getSchemaName() - Method in class org.labkey.remoteapi.query.ExecuteSqlCommand
-
Returns the current schema name.
- getSchemaName() - Method in class org.labkey.remoteapi.query.GetQueriesCommand
-
- getSchemaName() - Method in class org.labkey.remoteapi.query.GetQueriesResponse
-
Returns the schema name the queries in this response belong to.
- getSchemaName() - Method in class org.labkey.remoteapi.query.GetQueryDetailsCommand
-
- getSchemaName() - Method in class org.labkey.remoteapi.query.GetQueryDetailsResponse
-
Returns the schema name the query in this response belongs to.
- getSchemaName() - Method in class org.labkey.remoteapi.query.GetQueryDetailsResponse.Lookup
-
- getSchemaName() - Method in class org.labkey.remoteapi.query.ImportDataCommand
-
Returns the schema name.
- getSchemaName(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSetMetaData
-
- getSchemaName() - Method in class org.labkey.remoteapi.query.SaveRowsCommand
-
Returns the schema name.
- getSchemaName() - Method in class org.labkey.remoteapi.query.SaveRowsResponse
-
Returns the 'schemaName' response property.
- getSchemaName() - Method in class org.labkey.remoteapi.query.SelectRowsCommand
-
Returns the current schema name this command will query.
- getSchemaNames() - Method in class org.labkey.remoteapi.query.GetSchemasResponse
-
Returns the list of schema names available in the folder path in which this command was executed.
- getSchemaNames() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getSchemas() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getSchemas(String, String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- GetSchemasCommand - Class in org.labkey.remoteapi.query
-
Command to obtain the list of schemas available in a given folder path.
- GetSchemasCommand() - Constructor for class org.labkey.remoteapi.query.GetSchemasCommand
-
- GetSchemasCommand(GetSchemasCommand) - Constructor for class org.labkey.remoteapi.query.GetSchemasCommand
-
- GetSchemasResponse - Class in org.labkey.remoteapi.query
-
Represents the response of a GetSchemasCommand.
- GetSchemasResponse(String, int, String, JSONObject, GetSchemasCommand) - Constructor for class org.labkey.remoteapi.query.GetSchemasResponse
-
- getSchemaTerm() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getSearchStringEscape() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getSeed() - Method in class org.labkey.remoteapi.experiment.LineageResponse
-
- getShort(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getShort(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getShort(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getShort(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getSize() - Method in interface org.labkey.remoteapi.query.Rowset
-
- getSize() - Method in class org.labkey.remoteapi.query.RowsResponseRowset
-
- getSlope() - Method in class org.labkey.remoteapi.assay.nab.model.NAbCurveParameters
-
- getSortQueryStringParam(List<Sort>) - Static method in class org.labkey.remoteapi.query.Sort
-
Constructs the sort query string parameter from the current list of
sort definitions.
- getSorts() - Method in class org.labkey.remoteapi.query.BaseQueryCommand
-
Returns the current list of sort definitions.
- getSorts() - Method in class org.labkey.remoteapi.query.ExecuteSqlCommand
-
A sort specification to apply over the rows returned by the SQL.
- getSourceCommand() - Method in class org.labkey.remoteapi.CommandResponse
-
Returns a reference to a copy of the command that created this response
- getSql() - Method in class org.labkey.remoteapi.query.ExecuteSqlCommand
-
Returns the current SQL query.
- getSQLKeywords() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getSQLStateType() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getSQLXML(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getSQLXML(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getSQLXML(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getSQLXML(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getState() - Method in class org.labkey.remoteapi.di.UpdateTransformConfigurationResponse
-
- getStatement() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getStatus() - Method in class org.labkey.remoteapi.di.RunTransformResponse
-
- getStatusCode() - Method in class org.labkey.remoteapi.Command.Response
-
- getStatusCode() - Method in exception org.labkey.remoteapi.CommandException
-
Returns the HTTP status code returned by the server.
- getStatusCode() - Method in class org.labkey.remoteapi.CommandResponse
-
Returns the HTTP status code (typically 200).
- getStatusText() - Method in class org.labkey.remoteapi.Command.Response
-
- getStddev() - Method in class org.labkey.remoteapi.assay.nab.model.NAbWellGroup
-
- getString(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getString(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getString(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getString(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getStringFunctions() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getSuccess() - Method in class org.labkey.remoteapi.di.BaseTransformResponse
-
- getSuccess() - Method in class org.labkey.remoteapi.query.ImportDataResponse
-
- getSuccessURL() - Method in class org.labkey.remoteapi.assay.ImportRunResponse
-
- getSuperTables(String, String, String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getSuperTypes(String, String, String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getSystemFunctions() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getTableName(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSetMetaData
-
- getTablePrivileges(String, String, String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getTables(String, String, String, String[]) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getTableTypes() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getText() - Method in class org.labkey.remoteapi.Command.Response
-
- getText() - Method in class org.labkey.remoteapi.CommandResponse
-
Returns the raw response text.
- getTime(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getTime(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getTime(int, Calendar) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getTime(String, Calendar) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getTime(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getTime(int, Calendar) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getTime(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getTime(String, Calendar) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getTimeDateFunctions() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getTimeout() - Method in class org.labkey.remoteapi.Command
-
Returns the current timeout setting in milliseconds for this Command.
- getTimeout() - Method in class org.labkey.remoteapi.Connection
-
The timeout used for Commands that have not established their own timeouts.
- getTimestamp(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getTimestamp(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getTimestamp(int, Calendar) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getTimestamp(String, Calendar) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getTimestamp(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getTimestamp(int, Calendar) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getTimestamp(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getTimestamp(String, Calendar) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getTitle() - Method in class org.labkey.remoteapi.query.GetQueryDetailsResponse
-
Returns the title of the query described by this response (often the same as the name, but not always)
- getTitle() - Method in class org.labkey.remoteapi.security.CreateContainerCommand
-
- getTransactionIsolation() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
-
- getTransformId() - Method in class org.labkey.remoteapi.di.BaseTransformCommand
-
- getType() - Method in class org.labkey.remoteapi.assay.AssayListCommand
-
Returns the current assay type filter (if any).
- getType() - Method in class org.labkey.remoteapi.experiment.LineageNode
-
- getType() - Method in class org.labkey.remoteapi.query.GetQueryDetailsResponse.Column
-
- getType() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet.Column
-
- getType() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getType(String) - Method in class org.labkey.remoteapi.sas.SASSelectRowsResponse
-
- getTypeInfo() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getTypeMap() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
-
- getUDTs(String, String, String, int[]) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getUnicodeStream(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getUnicodeStream(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getUpdateCount() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getUrl() - Method in class org.labkey.remoteapi.experiment.LineageNode
-
- getURL() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getURL(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getURL(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getURL(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getURL(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getUrl(String) - Method in interface org.labkey.remoteapi.query.Row
-
Returns a column's URL
- getUrl(String) - Method in class org.labkey.remoteapi.query.RowMap
-
- getUrlKey() - Method in enum org.labkey.remoteapi.query.Filter.Operator
-
- getUserId() - Method in class org.labkey.remoteapi.security.CreateUserResponse
-
- getUserId() - Method in class org.labkey.remoteapi.security.DeleteUserCommand
-
- getUserId() - Method in class org.labkey.remoteapi.security.GetUsersResponse.UserInfo
-
- getUserName() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getUserPermissions() - Method in class org.labkey.remoteapi.security.GetContainersResponse
-
- getUserPermissions(String) - Method in class org.labkey.remoteapi.security.GetContainersResponse
-
- GetUsersCommand - Class in org.labkey.remoteapi.security
-
Returns a list of users given selection criteria.
- GetUsersCommand() - Constructor for class org.labkey.remoteapi.security.GetUsersCommand
-
- GetUsersCommand(Command, String, int, String) - Constructor for class org.labkey.remoteapi.security.GetUsersCommand
-
- getUsersInfo() - Method in class org.labkey.remoteapi.security.GetUsersResponse
-
- GetUsersResponse - Class in org.labkey.remoteapi.security
-
The result of a GetUsersCommand request.
- GetUsersResponse(String, int, String, JSONObject, GetUsersCommand) - Constructor for class org.labkey.remoteapi.security.GetUsersResponse
-
- GetUsersResponse.UserInfo - Class in org.labkey.remoteapi.security
-
Information about a single user that matched the request
- getValue() - Method in class org.labkey.remoteapi.assay.nab.model.NAbWell
-
- getValue() - Method in class org.labkey.remoteapi.query.Filter
-
- getValue(String) - Method in interface org.labkey.remoteapi.query.Row
-
Returns a column's raw value.
- getValue(String) - Method in class org.labkey.remoteapi.query.RowMap
-
- getVerboseLogging() - Method in class org.labkey.remoteapi.di.UpdateTransformConfigurationCommand
-
- getVerboseLogging() - Method in class org.labkey.remoteapi.di.UpdateTransformConfigurationResponse
-
- getVersionColumns(String, String, String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- getViewName() - Method in class org.labkey.remoteapi.query.SelectRowsCommand
-
Returns the current saved view name this command will request.
- getVirusControl() - Method in class org.labkey.remoteapi.assay.nab.model.NAbRun
-
- getWarnings() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
-
- getWarnings() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- getWarnings() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- getWebPartDemo() - Method in class org.labkey.remoteapi.test.Demo
-
- getWellgroupName() - Method in class org.labkey.remoteapi.assay.nab.model.NAbSample
-
- getWells() - Method in class org.labkey.remoteapi.assay.nab.model.NAbWellGroup
-
- GroupMembersCommand - Class in org.labkey.remoteapi.security
-
Base class for AddGroupMembersCommand and RemoveGroupMembersCommand
- GroupMembersCommand(String, int) - Constructor for class org.labkey.remoteapi.security.GroupMembersCommand
-
- GroupMembersCommand(GroupMembersCommand) - Constructor for class org.labkey.remoteapi.security.GroupMembersCommand
-
- GuestCredentialsProvider - Class in org.labkey.remoteapi
-
A credentials provider that provides no credentials.
- GuestCredentialsProvider() - Constructor for class org.labkey.remoteapi.GuestCredentialsProvider
-
- SASBaseSelectCommand - Class in org.labkey.remoteapi.sas
-
User: adam
Date: Feb 23, 2009
Time: 9:37:55 AM
- SASBaseSelectCommand(BaseSelect) - Constructor for class org.labkey.remoteapi.sas.SASBaseSelectCommand
-
- SASConnection - Class in org.labkey.remoteapi.sas
-
User: adam
Date: Jan 10, 2009
Time: 5:20:32 PM
- SASConnection(String, String, String) - Constructor for class org.labkey.remoteapi.sas.SASConnection
-
- SASConnection(String) - Constructor for class org.labkey.remoteapi.sas.SASConnection
-
- SASConnection(String, String) - Constructor for class org.labkey.remoteapi.sas.SASConnection
-
- SASDeleteRowsCommand - Class in org.labkey.remoteapi.sas
-
User: adam
Date: Feb 2, 2009
Time: 2:50:35 PM
- SASDeleteRowsCommand(String, String) - Constructor for class org.labkey.remoteapi.sas.SASDeleteRowsCommand
-
- SASExecuteSqlCommand - Class in org.labkey.remoteapi.sas
-
User: adam
Date: Jan 13, 2009
Time: 3:52:10 PM
- SASExecuteSqlCommand(String, String) - Constructor for class org.labkey.remoteapi.sas.SASExecuteSqlCommand
-
- SASInsertRowsCommand - Class in org.labkey.remoteapi.sas
-
User: adam
Date: Feb 2, 2009
Time: 2:50:35 PM
- SASInsertRowsCommand(String, String) - Constructor for class org.labkey.remoteapi.sas.SASInsertRowsCommand
-
- SASRow - Class in org.labkey.remoteapi.sas
-
User: adam
Date: Feb 2, 2009
Time: 2:54:45 PM
- SASRow() - Constructor for class org.labkey.remoteapi.sas.SASRow
-
- SASSaveRowsCommand - Class in org.labkey.remoteapi.sas
-
User: adam
Date: Feb 2, 2009
Time: 2:50:35 PM
- SASSaveRowsCommand(SaveRowsCommand) - Constructor for class org.labkey.remoteapi.sas.SASSaveRowsCommand
-
- SASSaveRowsResponse - Class in org.labkey.remoteapi.sas
-
User: adam
Date: Feb 2, 2009
Time: 3:07:22 PM
- SASSaveRowsResponse(SASConnection, SASInsertRowsCommand, String) - Constructor for class org.labkey.remoteapi.sas.SASSaveRowsResponse
-
- SASSaveRowsResponse(SASConnection, SASDeleteRowsCommand, String) - Constructor for class org.labkey.remoteapi.sas.SASSaveRowsResponse
-
- SASSaveRowsResponse(SASConnection, SASUpdateRowsCommand, String) - Constructor for class org.labkey.remoteapi.sas.SASSaveRowsResponse
-
- SASSelectRowsCommand - Class in org.labkey.remoteapi.sas
-
User: adam
Date: Dec 20, 2008
Time: 1:10:52 PM
- SASSelectRowsCommand(String, String) - Constructor for class org.labkey.remoteapi.sas.SASSelectRowsCommand
-
- SASSelectRowsResponse - Class in org.labkey.remoteapi.sas
-
User: adam
Date: Jan 10, 2009
Time: 11:09:53 PM
- SASSelectRowsResponse(SASConnection, SASSelectRowsCommand, String) - Constructor for class org.labkey.remoteapi.sas.SASSelectRowsResponse
-
- SASSelectRowsResponse(SASConnection, SASExecuteSqlCommand, String) - Constructor for class org.labkey.remoteapi.sas.SASSelectRowsResponse
-
- SASUpdateRowsCommand - Class in org.labkey.remoteapi.sas
-
User: adam
Date: Feb 3, 2009
Time: 7:25:54 PM
- SASUpdateRowsCommand(String, String) - Constructor for class org.labkey.remoteapi.sas.SASUpdateRowsCommand
-
- SaveAssayBatchCommand - Class in org.labkey.remoteapi.assay
-
Saves an assay batch on the server.
- SaveAssayBatchCommand(int) - Constructor for class org.labkey.remoteapi.assay.SaveAssayBatchCommand
-
- SaveAssayBatchCommand(int, Batch) - Constructor for class org.labkey.remoteapi.assay.SaveAssayBatchCommand
-
- SaveAssayBatchDemo - Class in org.labkey.remoteapi.test
-
Five command line args:
1.
- SaveAssayBatchDemo() - Constructor for class org.labkey.remoteapi.test.SaveAssayBatchDemo
-
- SaveAssayBatchResponse - Class in org.labkey.remoteapi.assay
-
User: jeckels
Date: Apr 28, 2010
- SaveAssayBatchResponse(String, int, String, JSONObject, Command) - Constructor for class org.labkey.remoteapi.assay.SaveAssayBatchResponse
-
- SaveRowsCommand - Class in org.labkey.remoteapi.query
-
Base class for commands that make changes to rows exposed from a given
query in a given schema.
- SaveRowsCommand(String, String, String) - Constructor for class org.labkey.remoteapi.query.SaveRowsCommand
-
Constructs a new SaveRowsCommand for a given schema, query and action name.
- SaveRowsCommand(SaveRowsCommand) - Constructor for class org.labkey.remoteapi.query.SaveRowsCommand
-
- SaveRowsResponse - Class in org.labkey.remoteapi.query
-
Response object used for commands that derive from SaveRowsCommand.
- SaveRowsResponse(String, int, String, JSONObject, SaveRowsCommand) - Constructor for class org.labkey.remoteapi.query.SaveRowsResponse
-
Constructs a new SaveRowsResponse given the response text and status code
- SelectRowsCommand - Class in org.labkey.remoteapi.query
-
- SelectRowsCommand(String, String) - Constructor for class org.labkey.remoteapi.query.SelectRowsCommand
-
Constructs a new SelectRowsCommand for the given schema
and query name.
- SelectRowsCommand(SelectRowsCommand) - Constructor for class org.labkey.remoteapi.query.SelectRowsCommand
-
Constructs a new SelectRowsCommand that is a copy of the source command
- SelectRowsResponse - Class in org.labkey.remoteapi.query
-
- SelectRowsResponse(String, int, String, JSONObject, Command) - Constructor for class org.labkey.remoteapi.query.SelectRowsResponse
-
Constructs a new SelectRowsResponse given the response text and HTTP status code.
- SelectRowsResponse.ColumnDataType - Enum in org.labkey.remoteapi.query
-
An enumeration of the possible column data types
- selectTest(Connection, String) - Static method in class org.labkey.remoteapi.test.Test
-
- setAbsolutePath(String) - Method in class org.labkey.remoteapi.assay.Data
-
- setAcceptSelfSignedCerts(boolean) - Method in class org.labkey.remoteapi.Connection
-
Sets the accept self-signed certificates option.
- setArray(int, Array) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setAsciiStream(String, InputStream, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setAsciiStream(String, InputStream, long) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setAsciiStream(String, InputStream) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setAsciiStream(int, InputStream, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setAsciiStream(int, InputStream, long) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setAsciiStream(int, InputStream) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setAssayName(String) - Method in class org.labkey.remoteapi.assay.nab.NAbRunsCommand
-
- setAutoCommit(boolean) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
-
- setBatchId(int) - Method in class org.labkey.remoteapi.assay.ImportRunCommand
-
- setBatchProperties(Map<String, Object>) - Method in class org.labkey.remoteapi.assay.ImportRunCommand
-
- setBigDecimal(String, BigDecimal) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setBigDecimal(int, BigDecimal) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setBinaryStream(String, InputStream, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setBinaryStream(String, InputStream, long) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setBinaryStream(String, InputStream) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setBinaryStream(int, InputStream, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setBinaryStream(int, InputStream, long) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setBinaryStream(int, InputStream) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setBlob(String, InputStream, long) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setBlob(String, Blob) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setBlob(String, InputStream) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setBlob(int, Blob) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setBlob(int, InputStream, long) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setBlob(int, InputStream) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setBoolean(String, boolean) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setBoolean(int, boolean) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setByte(String, byte) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setByte(int, byte) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setBytes(String, byte[]) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setBytes(int, byte[]) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setCalculateNeut(boolean) - Method in class org.labkey.remoteapi.assay.nab.NAbRunsCommand
-
- setCatalog(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
-
- setCharacterStream(String, Reader, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setCharacterStream(String, Reader, long) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setCharacterStream(String, Reader) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setCharacterStream(int, Reader, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setCharacterStream(int, Reader, long) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setCharacterStream(int, Reader) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setChildren(Boolean) - Method in class org.labkey.remoteapi.experiment.LineageCommand.Builder
-
- setClientInfo(String, String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
-
- setClientInfo(Properties) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
-
- setClob(String, Reader, long) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setClob(String, Clob) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setClob(String, Reader) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setClob(int, Clob) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setClob(int, Reader, long) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setClob(int, Reader) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setColumnName(String) - Method in class org.labkey.remoteapi.query.Filter
-
- setColumnName(String) - Method in class org.labkey.remoteapi.query.Sort
-
- setColumns(List<String>) - Method in class org.labkey.remoteapi.query.SelectRowsCommand
-
Sets an explicit list of columns to request.
- setColumns(String) - Method in class org.labkey.remoteapi.sas.SASSelectRowsCommand
-
- setComment(String) - Method in class org.labkey.remoteapi.assay.ImportRunCommand
-
- setComment(String) - Method in class org.labkey.remoteapi.assay.Run
-
- setContainerFilter(ContainerFilter) - Method in class org.labkey.remoteapi.query.BaseQueryCommand
-
Sets the container filter for the sql to be executed.
- setContainerFilter(ContainerFilter) - Method in interface org.labkey.remoteapi.query.BaseSelect
-
- setContainerFilter(ContainerFilter) - Method in class org.labkey.remoteapi.query.ExecuteSqlCommand
-
Sets the container filter for the sql to be executed.
- setContainerFilter(String) - Method in class org.labkey.remoteapi.sas.SASBaseSelectCommand
-
- setCpasType(String) - Method in class org.labkey.remoteapi.experiment.LineageCommand.Builder
-
- setCursorName(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setDataFileURL(String) - Method in class org.labkey.remoteapi.assay.Data
-
- setDataInputs(List<Data>) - Method in class org.labkey.remoteapi.assay.Run
-
- setDataOutputs(List<Data>) - Method in class org.labkey.remoteapi.assay.Run
-
- setDate(String, Date) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setDate(String, Date, Calendar) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setDate(int, Date) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setDate(int, Date, Calendar) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setDeleteParticipantIds(Set<String>) - Method in class org.labkey.remoteapi.study.UpdateParticipantGroupCommand.UpdatedParticipantGroup
-
- setDepth(Integer) - Method in class org.labkey.remoteapi.experiment.LineageCommand.Builder
-
- setDescription(String) - Method in class org.labkey.remoteapi.security.CreateContainerCommand
-
- setDescription(String) - Method in class org.labkey.remoteapi.study.ParticipantGroup
-
- setDirection(Sort.Direction) - Method in class org.labkey.remoteapi.query.Sort
-
- setDouble(String, double) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setDouble(int, double) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setEmail(String) - Method in class org.labkey.remoteapi.security.CreateUserCommand
-
Set the email address for the new user.
- setEnabled(boolean) - Method in class org.labkey.remoteapi.di.UpdateTransformConfigurationCommand
-
- setEnsureParticipantIds(Set<String>) - Method in class org.labkey.remoteapi.study.UpdateParticipantGroupCommand.UpdatedParticipantGroup
-
- setEscapeProcessing(boolean) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setExpType(String) - Method in class org.labkey.remoteapi.experiment.LineageCommand.Builder
-
- setExtendedFormat(boolean) - Method in class org.labkey.remoteapi.query.ExecuteSqlCommand
-
Set to true to request the extended response format, which includes URLs, Missing-Value indicators and
display values in addition to the raw values.
- setExtendedFormat(boolean) - Method in class org.labkey.remoteapi.query.SelectRowsCommand
-
Set to true to request the extended response format, which includes URLs, Missing-Value indicators and
display values in addition to the raw values.
- setExtraContext(Map<String, Object>) - Method in class org.labkey.remoteapi.query.SaveRowsCommand
-
Sets the additional extra context.
- setFetchDirection(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- setFetchDirection(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setFetchSize(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
-
- setFetchSize(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setFile(File) - Method in class org.labkey.remoteapi.assay.ImportRunCommand
-
- setFile(File) - Method in class org.labkey.remoteapi.query.ImportDataCommand
-
- setFiles(List<String>) - Method in class org.labkey.remoteapi.ms2.StartSearchCommand
-
- setFilters(List<Filter>) - Method in class org.labkey.remoteapi.query.BaseQueryCommand
-
Sets the current list of filters.
- setFloat(String, float) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setFloat(int, float) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setFolderPath(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
-
- setFolderType(String) - Method in class org.labkey.remoteapi.security.CreateContainerCommand
-
- setGroup(String) - Method in class org.labkey.remoteapi.security.GetUsersCommand
-
- setGroupId(int) - Method in class org.labkey.remoteapi.security.DeleteGroupCommand
-
- setGroupId(int) - Method in class org.labkey.remoteapi.security.GetUsersCommand
-
- setGroupId(int) - Method in class org.labkey.remoteapi.security.GroupMembersCommand
-
- setGroupId(int) - Method in class org.labkey.remoteapi.security.RenameGroupCommand
-
- setHoldability(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
-
- setId(Integer) - Method in class org.labkey.remoteapi.assay.AssayListCommand
-
Sets the current assay id filter.
- setId(int) - Method in class org.labkey.remoteapi.assay.ExpObject
-
- setImportIdentity(boolean) - Method in class org.labkey.remoteapi.query.ImportDataCommand
-
- setImportLookupByAlternateKey(boolean) - Method in class org.labkey.remoteapi.query.ImportDataCommand
-
- setIncludeColumns(boolean) - Method in class org.labkey.remoteapi.query.GetQueriesCommand
-
Pass false to omit information about the columns within each query.
- setIncludeDeactivated(Boolean) - Method in class org.labkey.remoteapi.security.GetUsersCommand
-
- setIncludeDetailsColumn(boolean) - Method in class org.labkey.remoteapi.query.ExecuteSqlCommand
-
Include the Details link column in the set of columns (defaults to false).
- setIncludeFitParameters(boolean) - Method in class org.labkey.remoteapi.assay.nab.NAbRunsCommand
-
- setIncludeStats(boolean) - Method in class org.labkey.remoteapi.assay.nab.NAbRunsCommand
-
- setIncludeSubfolders(boolean) - Method in class org.labkey.remoteapi.security.GetContainersCommand
-
- setIncludeSubfolders(boolean) - Method in class org.labkey.remoteapi.security.GetGroupPermsCommand
-
Sets whether this command should recurse down the subfolders
of the folder in which the command is executed.
- setIncludeTotalCount(boolean) - Method in class org.labkey.remoteapi.query.ExecuteSqlCommand
-
Include the total number of rows available (defaults to true).
- setIncludeUserQueries(boolean) - Method in class org.labkey.remoteapi.query.GetQueriesCommand
-
Pass false to this method to omit user-defined queries from the results.
- setIncludeWells(boolean) - Method in class org.labkey.remoteapi.assay.nab.NAbRunsCommand
-
- setInt(String, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setInt(int, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setJsonObject(JSONObject) - Method in class org.labkey.remoteapi.PostCommand
-
Sets the JSON object to post.
- setLabel(String) - Method in class org.labkey.remoteapi.study.ParticipantGroup
-
- setLong(String, long) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setLong(int, long) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setMap(Map<String, Object>) - Method in class org.labkey.remoteapi.query.RowMap
-
- setMaxFieldSize(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setMaxRows(int) - Method in class org.labkey.remoteapi.query.BaseQueryCommand
-
Sets the current row limit value.
- setMaxRows(int) - Method in interface org.labkey.remoteapi.query.BaseSelect
-
- setMaxRows(int) - Method in class org.labkey.remoteapi.query.ExecuteSqlCommand
-
Sets the current row limit value.
- setMaxRows(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setMaxRows(double) - Method in class org.labkey.remoteapi.sas.SASBaseSelectCommand
-
- setModuleResource(String, String) - Method in class org.labkey.remoteapi.query.ImportDataCommand
-
- setName(String) - Method in class org.labkey.remoteapi.assay.AssayListCommand
-
Sets the assay name to filter upon.
- setName(String) - Method in class org.labkey.remoteapi.assay.ExpObject
-
- setName(String) - Method in class org.labkey.remoteapi.assay.ImportRunCommand
-
- setName(String) - Method in class org.labkey.remoteapi.security.CreateContainerCommand
-
- setName(String) - Method in class org.labkey.remoteapi.security.CreateGroupCommand
-
- setName(String) - Method in class org.labkey.remoteapi.security.GetUsersCommand
-
- setNCharacterStream(String, Reader, long) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setNCharacterStream(String, Reader) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setNCharacterStream(int, Reader, long) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setNCharacterStream(int, Reader) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setNClob(String, NClob) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setNClob(String, Reader, long) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setNClob(String, Reader) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setNClob(int, NClob) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setNClob(int, Reader, long) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setNClob(int, Reader) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setNetworkTimeout(Executor, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
-
- setNewName(String) - Method in class org.labkey.remoteapi.security.RenameGroupCommand
-
- setNString(String, String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setNString(int, String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setNull(String, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setNull(String, int, String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setNull(int, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setNull(int, int, String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setObject(String, Object, int, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setObject(String, Object, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setObject(String, Object) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setObject(int, Object, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setObject(int, Object) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setObject(int, Object, int, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setOffset(int) - Method in class org.labkey.remoteapi.query.BaseQueryCommand
-
Sets the index of the first row in the resultset to return from the server.
- setOffset(int) - Method in interface org.labkey.remoteapi.query.BaseSelect
-
- setOffset(int) - Method in class org.labkey.remoteapi.query.ExecuteSqlCommand
-
Sets the index of the first row in the resultset to return from the server.
- setOffset(double) - Method in class org.labkey.remoteapi.sas.SASBaseSelectCommand
-
- setOperator(Filter.Operator) - Method in class org.labkey.remoteapi.query.Filter
-
- setParameters(Map<String, Object>) - Method in class org.labkey.remoteapi.Command
-
Sets the current parameter map.
- setParents(Boolean) - Method in class org.labkey.remoteapi.experiment.LineageCommand.Builder
-
- setParticipantIds(Set<String>) - Method in class org.labkey.remoteapi.study.ParticipantGroup
-
- setPath(String) - Method in class org.labkey.remoteapi.ms2.StartSearchCommand
-
- setPath(String) - Method in class org.labkey.remoteapi.query.ImportDataCommand
-
- setPipelinePath(String) - Method in class org.labkey.remoteapi.assay.Data
-
- setPoolable(boolean) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setProperties(Map<String, Object>) - Method in class org.labkey.remoteapi.assay.ExpObject
-
- setProperties(Map<String, Object>) - Method in class org.labkey.remoteapi.assay.ImportRunCommand
-
- setProtocol(String) - Method in class org.labkey.remoteapi.ms2.StartSearchCommand
-
- setProxy(String, Integer) - Method in class org.labkey.remoteapi.Connection
-
Sets the proxy host and port for this Connection.
- setQueryName(String) - Method in class org.labkey.remoteapi.query.GetQueryDetailsCommand
-
- setQueryName(String) - Method in class org.labkey.remoteapi.query.SaveRowsCommand
-
Sets a new query name to update
- setQueryName(String) - Method in class org.labkey.remoteapi.query.SelectRowsCommand
-
Sets the query name this command will request.
- setQueryParameters(Map<String, String>) - Method in class org.labkey.remoteapi.query.BaseQueryCommand
-
Map of name (string)/value pairs for the values of parameters if the SQL references underlying queries
that are parameterized.
- setQueryParameters(Map<String, String>) - Method in class org.labkey.remoteapi.query.ExecuteSqlCommand
-
Map of name (string)/value pairs for the values of parameters if the SQL references underlying queries
that are parameterized.
- setQueryTimeout(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setReadOnly(boolean) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
-
- setRef(int, Ref) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setRequiredVersion(double) - Method in class org.labkey.remoteapi.Command
-
Sets the required version number for this API call.
- setRequiredVersion(double) - Method in interface org.labkey.remoteapi.query.BaseSelect
-
- setResultData(List<Map<String, Object>>) - Method in class org.labkey.remoteapi.assay.Run
-
- setRowId(String, RowId) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setRowId(int, RowId) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setRowId(Integer) - Method in class org.labkey.remoteapi.study.ParticipantGroup
-
- setRows(List<Map<String, Object>>) - Method in class org.labkey.remoteapi.query.SaveRowsCommand
-
Sets the list of 'rows' (i.e., Maps) to be sent to the server.
- setRunFilePath(String) - Method in class org.labkey.remoteapi.assay.ImportRunCommand
-
Absolute or relative path to assay data file to be imported.
- setRuns(List<Run>) - Method in class org.labkey.remoteapi.assay.Batch
-
- setSaveInSession(boolean) - Method in class org.labkey.remoteapi.query.ExecuteSqlCommand
-
Whether or not the definition of this query should be stored for reuse during the current session.
- setSavepoint() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
-
- setSavepoint(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
-
- setSchema(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
-
- setSchemaName(String) - Method in class org.labkey.remoteapi.query.ExecuteSqlCommand
-
Sets the current schema name.
- setSchemaName(String) - Method in class org.labkey.remoteapi.query.GetQueriesCommand
-
- setSchemaName(String) - Method in class org.labkey.remoteapi.query.GetQueryDetailsCommand
-
- setSchemaName(String) - Method in class org.labkey.remoteapi.query.SaveRowsCommand
-
Sets the schema name
- setSchemaName(String) - Method in class org.labkey.remoteapi.query.SelectRowsCommand
-
Sets the schema name this command will query.
- setSendEmail(boolean) - Method in class org.labkey.remoteapi.security.CreateUserCommand
-
Set to true to send email to the user with login instructions, false to skip email.
- setShort(String, short) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setShort(int, short) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setSort(List<Sort>) - Method in class org.labkey.remoteapi.query.ExecuteSqlCommand
-
A sort specification to apply over the rows returned by the SQL.
- setSorts(List<Sort>) - Method in class org.labkey.remoteapi.query.BaseQueryCommand
-
Sets the current set of sort definitions.
- setSorts(String) - Method in class org.labkey.remoteapi.sas.SASSelectRowsCommand
-
- setSql(String) - Method in class org.labkey.remoteapi.query.ExecuteSqlCommand
-
Sets the SQL query to execute.
- setSQLXML(String, SQLXML) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setSQLXML(int, SQLXML) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setString(String, String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setString(int, String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setText(String) - Method in class org.labkey.remoteapi.query.ImportDataCommand
-
- setTime(String, Time) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setTime(String, Time, Calendar) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setTime(int, Time) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setTime(int, Time, Calendar) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setTimeout(Integer) - Method in class org.labkey.remoteapi.Command
-
Sets the timeout for this Command.
- setTimeout(Integer) - Method in class org.labkey.remoteapi.Connection
-
Set a default timeout for Commands that have not established their own timeouts.
- setTimestamp(String, Timestamp) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setTimestamp(String, Timestamp, Calendar) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setTimestamp(int, Timestamp) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setTimestamp(int, Timestamp, Calendar) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setTitle(String) - Method in class org.labkey.remoteapi.security.CreateContainerCommand
-
- setTransactionIsolation(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
-
- setTransformId(String) - Method in class org.labkey.remoteapi.di.BaseTransformCommand
-
- setType(String) - Method in class org.labkey.remoteapi.assay.AssayListCommand
-
Sets the assay type filter.
- setTypeMap(Map<String, Class<?>>) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
-
- setUnicodeStream(int, InputStream, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setURL(String, URL) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setURL(int, URL) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
-
- setUseJson(boolean) - Method in class org.labkey.remoteapi.assay.ImportRunCommand
-
- setUserId(int) - Method in class org.labkey.remoteapi.security.DeleteUserCommand
-
- setValue(Object) - Method in class org.labkey.remoteapi.query.Filter
-
- setVerboseLogging(boolean) - Method in class org.labkey.remoteapi.di.UpdateTransformConfigurationCommand
-
- setViewName(String) - Method in class org.labkey.remoteapi.query.SelectRowsCommand
-
Sets a particular saved view to request.
- setViewName(String) - Method in class org.labkey.remoteapi.sas.SASSelectRowsCommand
-
- setWorkbook(boolean) - Method in class org.labkey.remoteapi.security.CreateContainerCommand
-
- simpleSelectDemo() - Method in class org.labkey.remoteapi.test.Demo
-
- Sort - Class in org.labkey.remoteapi.query
-
Represents a particular sort order entry,
which consists of a column name and an optional direction
- Sort(String) - Constructor for class org.labkey.remoteapi.query.Sort
-
- Sort(String, Sort.Direction) - Constructor for class org.labkey.remoteapi.query.Sort
-
- Sort(Sort) - Constructor for class org.labkey.remoteapi.query.Sort
-
- Sort.Direction - Enum in org.labkey.remoteapi.query
-
- sortFilterDemo() - Method in class org.labkey.remoteapi.test.Demo
-
- StartSearchCommand - Class in org.labkey.remoteapi.ms2
-
Initiates an MS2 search.
- StartSearchCommand(StartSearchCommand.SearchEngine, String, String, List<String>) - Constructor for class org.labkey.remoteapi.ms2.StartSearchCommand
-
- StartSearchCommand.SearchEngine - Enum in org.labkey.remoteapi.ms2
-
The set of supported search engines, which may or may not be available on any given server
- StartSearchResponse - Class in org.labkey.remoteapi.ms2
-
User: jeckels
Date: Feb 11, 2011
- StartSearchResponse(String, int, String, JSONObject, Command) - Constructor for class org.labkey.remoteapi.ms2.StartSearchResponse
-
- storesLowerCaseIdentifiers() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- storesLowerCaseQuotedIdentifiers() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- storesMixedCaseIdentifiers() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- storesMixedCaseQuotedIdentifiers() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- storesUpperCaseIdentifiers() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- storesUpperCaseQuotedIdentifiers() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsAlterTableWithAddColumn() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsAlterTableWithDropColumn() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsANSI92EntryLevelSQL() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsANSI92FullSQL() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsANSI92IntermediateSQL() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsBatchUpdates() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsCatalogsInDataManipulation() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsCatalogsInIndexDefinitions() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsCatalogsInPrivilegeDefinitions() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsCatalogsInProcedureCalls() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsCatalogsInTableDefinitions() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsColumnAliasing() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsConvert() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsConvert(int, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsCoreSQLGrammar() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsCorrelatedSubqueries() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsDataDefinitionAndDataManipulationTransactions() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsDataManipulationTransactionsOnly() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsDifferentTableCorrelationNames() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsExpressionsInOrderBy() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsExtendedSQLGrammar() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsFullOuterJoins() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsGetGeneratedKeys() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsGroupBy() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsGroupByBeyondSelect() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsGroupByUnrelated() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsIntegrityEnhancementFacility() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsLikeEscapeClause() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsLimitedOuterJoins() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsMinimumSQLGrammar() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsMixedCaseIdentifiers() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsMixedCaseQuotedIdentifiers() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsMultipleOpenResults() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsMultipleResultSets() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsMultipleTransactions() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsNamedParameters() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsNonNullableColumns() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsOpenCursorsAcrossCommit() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsOpenCursorsAcrossRollback() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsOpenStatementsAcrossCommit() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsOpenStatementsAcrossRollback() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsOrderByUnrelated() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsOuterJoins() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsPositionedDelete() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsPositionedUpdate() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsResultSetConcurrency(int, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsResultSetHoldability(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsResultSetType(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsSavepoints() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsSchemasInDataManipulation() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsSchemasInIndexDefinitions() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsSchemasInPrivilegeDefinitions() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsSchemasInProcedureCalls() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsSchemasInTableDefinitions() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsSelectForUpdate() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsStatementPooling() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsStoredFunctionsUsingCallSyntax() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsStoredProcedures() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsSubqueriesInComparisons() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsSubqueriesInExists() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsSubqueriesInIns() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsSubqueriesInQuantifieds() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsTableCorrelationNames() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsTransactionIsolationLevel(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsTransactions() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsUnion() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-
- supportsUnionAll() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
-