Skip navigation links
A B C D E F G H I J L M N O P R S T U V W _ 

A

abort(Executor) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
 
absolute(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
acceptsURL(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDriver
 
ACL - Class in org.labkey.remoteapi.security
 
ACL() - Constructor for class org.labkey.remoteapi.security.ACL
 
addBatch() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
 
addBatch(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
 
addCookie(String, String, String, String, Date, boolean) - Method in class org.labkey.remoteapi.Connection
 
addFilter(Filter) - Method in class org.labkey.remoteapi.query.BaseQueryCommand
Adds a new filter to the list.
addFilter(String, Object, Filter.Operator) - Method in class org.labkey.remoteapi.query.BaseQueryCommand
Constructs and adds a new filter to the list.
addFilter(String, String) - Method in class org.labkey.remoteapi.sas.SASSelectRowsCommand
 
addFilter(String, String, String) - Method in class org.labkey.remoteapi.sas.SASSelectRowsCommand
 
AddGroupMembersCommand - Class in org.labkey.remoteapi.security
Adds a set of principals to a security group.
AddGroupMembersCommand(int) - Constructor for class org.labkey.remoteapi.security.AddGroupMembersCommand
 
addPrincipalId(int...) - Method in class org.labkey.remoteapi.security.GroupMembersCommand
 
addPrincipalId(List<Integer>) - Method in class org.labkey.remoteapi.security.GroupMembersCommand
 
addRow(Map<String, Object>) - Method in class org.labkey.remoteapi.query.SaveRowsCommand
Adds a row to the list of rows to be sent to the server.
addRow(SASRow) - Method in class org.labkey.remoteapi.sas.SASSaveRowsCommand
 
addSort(Sort) - Method in class org.labkey.remoteapi.query.BaseQueryCommand
Adds a new sort definition to the current list.
addSort(String, Sort.Direction) - Method in class org.labkey.remoteapi.query.BaseQueryCommand
Constructs and adds a new sort definition to the current list.
afterExecute() - Method in class org.labkey.remoteapi.Connection
 
afterLast() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
allowsMissingValues(String) - Method in class org.labkey.remoteapi.sas.SASSelectRowsResponse
 
allProceduresAreCallable() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
 
allTablesAreSelectable() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
 
ApiKeyCredentialsProvider - Class in org.labkey.remoteapi
Created by adam on 4/15/2016.
ApiKeyCredentialsProvider(String) - Constructor for class org.labkey.remoteapi.ApiKeyCredentialsProvider
 
ApiVersionException - Exception in org.labkey.remoteapi
User: adam Date: Feb 23, 2009 Time: 1:13:26 PM
AssayListCommand - Class in org.labkey.remoteapi.assay
Command for obtaining information about the current assay definitions in a particular folder.
AssayListCommand() - Constructor for class org.labkey.remoteapi.assay.AssayListCommand
Constructs a new AssayListCommand object.
AssayListCommand(AssayListCommand) - Constructor for class org.labkey.remoteapi.assay.AssayListCommand
Constructs a new AssayListCommand which is a copy of the source command
AssayListResponse - Class in org.labkey.remoteapi.assay
Response class for the AssayListCommand.
AssayListResponse(String, int, String, JSONObject, AssayListCommand) - Constructor for class org.labkey.remoteapi.assay.AssayListResponse
Constructs a new AssayListResponse
assayTest(Connection, String) - Static method in class org.labkey.remoteapi.test.Test
 
autoCommitFailureClosesAllResultSets() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
 

B

BaseJDBC - Class in org.labkey.remoteapi.query.jdbc
User: jeckels Date: Apr 2, 2010
BaseJDBC() - Constructor for class org.labkey.remoteapi.query.jdbc.BaseJDBC
 
BaseQueryCommand<ResponseType extends CommandResponse> - Class in org.labkey.remoteapi.query
User: brittp Date: Jun 24, 2009 Time: 10:11:39 PM
BaseQueryCommand(BaseQueryCommand<ResponseType>) - Constructor for class org.labkey.remoteapi.query.BaseQueryCommand
 
BaseQueryCommand(String, String) - Constructor for class org.labkey.remoteapi.query.BaseQueryCommand
 
BaseSelect - Interface in org.labkey.remoteapi.query
User: adam Date: Feb 27, 2009 Time: 11:06:20 AM
BaseTransformCommand<ResponseType extends CommandResponse> - Class in org.labkey.remoteapi.di
User: tgaluhn Date: 10/29/13
BaseTransformCommand(BaseTransformCommand) - Constructor for class org.labkey.remoteapi.di.BaseTransformCommand
 
BaseTransformCommand(String, String) - Constructor for class org.labkey.remoteapi.di.BaseTransformCommand
 
BaseTransformResponse - Class in org.labkey.remoteapi.di
User: dax Date: 11/5/13
BaseTransformResponse(String, int, String, JSONObject, Command) - Constructor for class org.labkey.remoteapi.di.BaseTransformResponse
Constructs a new CommandResponse, initialized with the provided response text and status code.
BasicAuthCredentialsProvider - Class in org.labkey.remoteapi
Created by adam on 4/15/2016.
BasicAuthCredentialsProvider(String, String) - Constructor for class org.labkey.remoteapi.BasicAuthCredentialsProvider
 
Batch - Class in org.labkey.remoteapi.assay
User: jeckels Date: Apr 28, 2010
Batch() - Constructor for class org.labkey.remoteapi.assay.Batch
 
Batch(JSONObject) - Constructor for class org.labkey.remoteapi.assay.Batch
 
beforeExecute(HttpRequest) - Method in class org.labkey.remoteapi.Connection
 
beforeFirst() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
build() - Method in class org.labkey.remoteapi.experiment.LineageCommand.Builder
 
Builder(String) - Constructor for class org.labkey.remoteapi.experiment.LineageCommand.Builder
 
Builder(Integer) - Constructor for class org.labkey.remoteapi.experiment.LineageCommand.Builder
 
Builder(String, Integer) - Constructor for class org.labkey.remoteapi.experiment.LineageCommand.Builder
 

C

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
Represents a container filter that can be used with the ExecuteSqlCommand and the SelectRowsCommand.
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
Overrides Command.createRequest(URI) to create an HttpPost object.
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
 

D

Data - Class in org.labkey.remoteapi.assay
Represents a data file that may be used in a run.
Data() - Constructor for class org.labkey.remoteapi.assay.Data
 
Data(JSONObject) - Constructor for class org.labkey.remoteapi.assay.Data
 
dataDefinitionCausesTransactionCommit() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
 
dataDefinitionIgnoredInTransactions() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
 
datasetTest(Connection, String) - Static method in class org.labkey.remoteapi.test.Test
 
DateParser - Class in org.labkey.remoteapi.query
User: matthewb Date: 2012-03-12 Time: 10:55 AM not static because SimpleDatFormat is not thread-safe
DateParser() - Constructor for class org.labkey.remoteapi.query.DateParser
 
DeleteContainerCommand - Class in org.labkey.remoteapi.security
Delete a container (project/folder/workbook) and all of its children.
DeleteContainerCommand() - Constructor for class org.labkey.remoteapi.security.DeleteContainerCommand
 
DeleteContainerCommand(DeleteContainerCommand) - Constructor for class org.labkey.remoteapi.security.DeleteContainerCommand
 
DeleteContainerResponse - Class in org.labkey.remoteapi.security
Response from a DeleteContainerResponse.
DeleteContainerResponse(String, int, String, JSONObject, Command) - Constructor for class org.labkey.remoteapi.security.DeleteContainerResponse
 
DeleteGroupCommand - Class in org.labkey.remoteapi.security
Deletes the existing group corresponding to the group id.
DeleteGroupCommand(int) - Constructor for class org.labkey.remoteapi.security.DeleteGroupCommand
 
DeleteGroupCommand(DeleteGroupCommand) - Constructor for class org.labkey.remoteapi.security.DeleteGroupCommand
 
deleteRow() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
DeleteRowsCommand - Class in org.labkey.remoteapi.query
Command for deleting rows from a read-write schema.
DeleteRowsCommand(String, String) - Constructor for class org.labkey.remoteapi.query.DeleteRowsCommand
Constructs a DeleteRowsCommand for the given schemaName and queryName.
DeleteRowsCommand(DeleteRowsCommand) - Constructor for class org.labkey.remoteapi.query.DeleteRowsCommand
 
deletesAreDetected(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
 
DeleteUserCommand - Class in org.labkey.remoteapi.security
Deletes existing users based on userIds If it executed without exception, the users have been deleted
DeleteUserCommand(int) - Constructor for class org.labkey.remoteapi.security.DeleteUserCommand
 
DeleteUserCommand(DeleteUserCommand) - Constructor for class org.labkey.remoteapi.security.DeleteUserCommand
 
Demo - Class in org.labkey.remoteapi.test
 
Demo(String[]) - Constructor for class org.labkey.remoteapi.test.Demo
 
doDemo() - Method in class org.labkey.remoteapi.test.Demo
 
doesMaxRowSizeIncludeBlobs() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
 
dump() - Method in class org.labkey.remoteapi.experiment.LineageResponse
 

E

ensureAuthenticated() - Method in class org.labkey.remoteapi.Connection
Ensures that the credentials have been used to authenticate the users and returns a client that can be used for other requests
EnsureLoginCommand - Class in org.labkey.remoteapi.security
Simply ensures that the connection is associated with an authenticated user.
EnsureLoginCommand() - Constructor for class org.labkey.remoteapi.security.EnsureLoginCommand
 
execSqlTest(Connection, String) - Static method in class org.labkey.remoteapi.test.Test
 
execute(Connection, String) - Method in class org.labkey.remoteapi.Command
Executes the command in the given folder on the specified connection, and returns information about the response.
execute(Connection, String) - Method in interface org.labkey.remoteapi.query.BaseSelect
 
execute() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
 
execute(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
 
execute(String, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
 
execute(String, int[]) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
 
execute(String, String[]) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
 
execute(SASConnection, String) - Method in class org.labkey.remoteapi.sas.SASBaseSelectCommand
 
executeBatch() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
 
executeQuery() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
 
executeQuery(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
 
ExecuteSqlCommand - Class in org.labkey.remoteapi.query
Command for executing arbitrary LabKey SQL.
ExecuteSqlCommand(String) - Constructor for class org.labkey.remoteapi.query.ExecuteSqlCommand
Constructs an ExecuteSqlCommand, initialized with a schema name.
ExecuteSqlCommand(ExecuteSqlCommand) - Constructor for class org.labkey.remoteapi.query.ExecuteSqlCommand
 
ExecuteSqlCommand(String, String) - Constructor for class org.labkey.remoteapi.query.ExecuteSqlCommand
Constructs an ExecuteSqlCommand, initialized with a schema name and SQL query.
executeSqlDemo() - Method in class org.labkey.remoteapi.test.Demo
 
executeUpdate() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
 
executeUpdate(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
 
executeUpdate(String, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
 
executeUpdate(String, int[]) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
 
executeUpdate(String, String[]) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
 
ExpObject - Class in org.labkey.remoteapi.assay
Base class for experiment objects, including Run, Data, Batch, etc User: jeckels Date: Apr 28, 2010
ExpObject() - Constructor for class org.labkey.remoteapi.assay.ExpObject
 
ExpObject(JSONObject) - Constructor for class org.labkey.remoteapi.assay.ExpObject
 

F

FileNotificationCommand - Class in org.labkey.remoteapi.pipeline
Notifies the server that files may have become available for the pipeline to process.
FileNotificationCommand() - Constructor for class org.labkey.remoteapi.pipeline.FileNotificationCommand
 
FileNotificationResponse - Class in org.labkey.remoteapi.pipeline
Server response from FileNotificationCommand.
FileNotificationResponse(String, int, String, JSONObject, Command) - Constructor for class org.labkey.remoteapi.pipeline.FileNotificationResponse
 
Filter - Class in org.labkey.remoteapi.query
Represents a filter definition for a query
Filter(String, Object) - Constructor for class org.labkey.remoteapi.query.Filter
Constructs a new equality Filter for the given column name and value.
Filter(String, Object, Filter.Operator) - Constructor for class org.labkey.remoteapi.query.Filter
Constructs a filter with a given column name, value and operator.
Filter(Filter) - Constructor for class org.labkey.remoteapi.query.Filter
 
Filter.Operator - Enum in org.labkey.remoteapi.query
 
findColumn(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
findContainer(String, Map<String, Object>) - Method in class org.labkey.remoteapi.security.GetContainersResponse
 
findContainer(String[], int, Map<String, Object>) - Method in class org.labkey.remoteapi.security.GetContainersResponse
 
findObject(List<Map<String, Object>>, String, String) - Method in class org.labkey.remoteapi.CommandResponse
Finds, in a List of Maps, the first Map containing an entry that matches propertyName and value matches the value supplied.
first() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 

G

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
Called by CommandResponse.getProperty(String) after splitting the path into a String[], and recursively by itself as it descends the property hierarchy.
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
 

H

hasPermission(int) - Method in class org.labkey.remoteapi.security.GetContainersResponse
 
hasPermission(int, String) - Method in class org.labkey.remoteapi.security.GetContainersResponse
 

I

ImportDataCommand - Class in org.labkey.remoteapi.query
Import data in bulk from a text, local file, or a file contained within a module on the LabKey Server.
ImportDataCommand(String, String) - Constructor for class org.labkey.remoteapi.query.ImportDataCommand
Constructs an ImportDataCommand for the given schemaName and queryName.
ImportDataCommand(ImportDataCommand) - Constructor for class org.labkey.remoteapi.query.ImportDataCommand
 
ImportDataResponse - Class in org.labkey.remoteapi.query
User: kevink Date: 2/3/17
ImportDataResponse(String, int, String, JSONObject, Command) - Constructor for class org.labkey.remoteapi.query.ImportDataResponse
 
ImportRunCommand - Class in org.labkey.remoteapi.assay
Import a new assay run.
ImportRunCommand(int) - Constructor for class org.labkey.remoteapi.assay.ImportRunCommand
 
ImportRunCommand(int, File) - Constructor for class org.labkey.remoteapi.assay.ImportRunCommand
 
ImportRunCommand(int, List<Map<String, Object>>) - Constructor for class org.labkey.remoteapi.assay.ImportRunCommand
 
ImportRunDemo - Class in org.labkey.remoteapi.test
User: kevink Date: 9/12/12
ImportRunDemo() - Constructor for class org.labkey.remoteapi.test.ImportRunDemo
 
ImportRunResponse - Class in org.labkey.remoteapi.assay
User: kevink Date: 9/12/12
ImportRunResponse(String, int, String, JSONObject, Command) - Constructor for class org.labkey.remoteapi.assay.ImportRunResponse
 
includeDeactivated() - Method in class org.labkey.remoteapi.security.GetUsersCommand
 
insertRow() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
InsertRowsCommand - Class in org.labkey.remoteapi.query
Command for inserting rows into a table in a read-write schema.
InsertRowsCommand(String, String) - Constructor for class org.labkey.remoteapi.query.InsertRowsCommand
Constructs an InsertRowsCommand for the given schemaName and queryName.
InsertRowsCommand(InsertRowsCommand) - Constructor for class org.labkey.remoteapi.query.InsertRowsCommand
 
insertsAreDetected(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
 
isAcceptSelfSignedCerts() - Method in class org.labkey.remoteapi.Connection
Returns true if the connection should accept a self-signed SSL certificate when using HTTPS, false otherwise.
isAfterLast() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
isAutoIncrement() - Method in class org.labkey.remoteapi.query.GetQueryDetailsResponse.Column
 
isAutoIncrement(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSetMetaData
 
isBeforeFirst() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
isCalculated() - Method in class org.labkey.remoteapi.query.GetQueryDetailsResponse.Column
 
isCalculateNeut() - Method in class org.labkey.remoteapi.assay.nab.NAbRunsCommand
 
isCaseSensitive(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSetMetaData
 
isCatalogAtStart() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
 
isClosed() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
 
isClosed() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
isClosed() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
 
isCloseOnCompletion() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
 
isCurrency(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSetMetaData
 
isDataValueRequired() - Method in enum org.labkey.remoteapi.query.Filter.Operator
 
isDefinitelyWritable(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSetMetaData
 
isExtendedFormat() - Method in class org.labkey.remoteapi.query.ExecuteSqlCommand
Returns whether the extended format will be requested.
isExtendedFormat() - Method in class org.labkey.remoteapi.query.SelectRowsCommand
Returns whether the extended format will be requested.
isFirst() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
isHidden() - Method in class org.labkey.remoteapi.query.GetQueryDetailsResponse.Column
 
isHidden(double) - Method in class org.labkey.remoteapi.sas.SASSelectRowsResponse
 
isImportIdentity() - Method in class org.labkey.remoteapi.query.ImportDataCommand
 
isImportLookupByAlternateKey() - Method in class org.labkey.remoteapi.query.ImportDataCommand
 
isIncludeColumns() - Method in class org.labkey.remoteapi.query.GetQueriesCommand
 
isIncludeDetailsColumn() - Method in class org.labkey.remoteapi.query.ExecuteSqlCommand
Include the Details link column in the set of columns (defaults to false).
isIncludeFitParameters() - Method in class org.labkey.remoteapi.assay.nab.NAbRunsCommand
 
isIncludeStats() - Method in class org.labkey.remoteapi.assay.nab.NAbRunsCommand
 
isIncludeSubfolders() - Method in class org.labkey.remoteapi.security.GetContainersCommand
 
isIncludeSubfolders() - Method in class org.labkey.remoteapi.security.GetGroupPermsCommand
Returns whether the command will recurse down the subfolders of the folder in which the command is executed.
isIncludeTotalCount() - Method in class org.labkey.remoteapi.query.ExecuteSqlCommand
Include the total number of rows available (defaults to true).
isIncludeUserQueries() - Method in class org.labkey.remoteapi.query.GetQueriesCommand
 
isIncludeWells() - Method in class org.labkey.remoteapi.assay.nab.NAbRunsCommand
 
isKeyField() - Method in class org.labkey.remoteapi.query.GetQueryDetailsResponse.Column
 
isLast() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
isMvEnabled() - Method in class org.labkey.remoteapi.query.GetQueryDetailsResponse.Column
 
isNull(String) - Method in class org.labkey.remoteapi.sas.SASSelectRowsResponse
 
isNullable() - Method in class org.labkey.remoteapi.query.GetQueryDetailsResponse.Column
 
isNullable(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSetMetaData
 
isPoolable() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
 
isPublic() - Method in class org.labkey.remoteapi.query.GetQueryDetailsResponse.Lookup
 
isReadOnly() - Method in class org.labkey.remoteapi.query.GetQueryDetailsResponse.Column
 
isReadOnly() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
 
isReadOnly() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
 
isReadOnly(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSetMetaData
 
isSaveInSession() - 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.
isSearchable(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSetMetaData
 
isSelectable() - Method in class org.labkey.remoteapi.query.GetQueryDetailsResponse.Column
 
isSendEmail() - Method in class org.labkey.remoteapi.security.CreateUserCommand
 
isSigned(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSetMetaData
 
isUserDefined(String) - Method in class org.labkey.remoteapi.query.GetQueriesResponse
 
isUserEditable() - Method in class org.labkey.remoteapi.query.GetQueryDetailsResponse.Column
 
isValid(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
 
isValueRequired() - Method in enum org.labkey.remoteapi.query.Filter.Operator
Deprecated.
isVersionField() - Method in class org.labkey.remoteapi.query.GetQueryDetailsResponse.Column
 
isWorkbook() - Method in class org.labkey.remoteapi.security.CreateContainerCommand
 
isWrapperFor(Class<?>) - Method in class org.labkey.remoteapi.query.jdbc.BaseJDBC
 
isWrapperFor(Class<?>) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
 
isWritable(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSetMetaData
 
iterator() - Method in class org.labkey.remoteapi.query.RowsResponseRowset
 

J

jdbcCompliant() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDriver
 

L

LabKeyConnection - Class in org.labkey.remoteapi.query.jdbc
User: jeckels Date: Apr 2, 2010
LabKeyConnection(Connection) - Constructor for class org.labkey.remoteapi.query.jdbc.LabKeyConnection
 
LabKeyDatabaseMetaData - Class in org.labkey.remoteapi.query.jdbc
User: jeckels Date: Apr 2, 2010
LabKeyDatabaseMetaData(LabKeyConnection) - Constructor for class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
 
LabKeyDriver - Class in org.labkey.remoteapi.query.jdbc
User: jeckels Date: Apr 5, 2010
LabKeyDriver() - Constructor for class org.labkey.remoteapi.query.jdbc.LabKeyDriver
 
LabKeyResultSet - Class in org.labkey.remoteapi.query.jdbc
User: jeckels Date: Apr 2, 2010
LabKeyResultSet(List<Map<String, Object>>, List<LabKeyResultSet.Column>, LabKeyConnection) - Constructor for class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
LabKeyResultSet(SelectRowsResponse, LabKeyConnection) - Constructor for class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
LabKeyResultSet.Column - Class in org.labkey.remoteapi.query.jdbc
 
LabKeyResultSetMetaData - Class in org.labkey.remoteapi.query.jdbc
User: jeckels Date: Apr 2, 2010
LabKeyResultSetMetaData(List<LabKeyResultSet.Column>, LabKeyConnection) - Constructor for class org.labkey.remoteapi.query.jdbc.LabKeyResultSetMetaData
 
LabKeyStatement - Class in org.labkey.remoteapi.query.jdbc
User: jeckels Date: Apr 2, 2010
LabKeyStatement(LabKeyConnection) - Constructor for class org.labkey.remoteapi.query.jdbc.LabKeyStatement
 
last() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
LineageCommand - Class in org.labkey.remoteapi.experiment
 
LineageCommand.Builder - Class in org.labkey.remoteapi.experiment
 
LineageNode - Class in org.labkey.remoteapi.experiment
 
LineageNode(String, Map<String, Object>) - Constructor for class org.labkey.remoteapi.experiment.LineageNode
 
LineageNode.Edge - Class in org.labkey.remoteapi.experiment
 
LineageResponse - Class in org.labkey.remoteapi.experiment
 
LineageResponse(String, int, String, JSONObject, Command) - Constructor for class org.labkey.remoteapi.experiment.LineageResponse
 
locatorsUpdateCopy() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
 
Lookup(Map<String, Object>) - Constructor for class org.labkey.remoteapi.query.GetQueryDetailsResponse.Lookup
 

M

main(String[]) - Static method in class org.labkey.remoteapi.experiment.LineageCommand
 
main(String...) - Static method in class org.labkey.remoteapi.query.jdbc.Test
 
Main - Class in org.labkey.remoteapi.sas
User: adam Date: Dec 20, 2008 Time: 1:06:10 PM
Main() - Constructor for class org.labkey.remoteapi.sas.Main
 
main(String[]) - Static method in class org.labkey.remoteapi.sas.Main
 
main(String[]) - Static method in class org.labkey.remoteapi.test.Demo
 
main(String...) - Static method in class org.labkey.remoteapi.test.ImportRunDemo
 
main(String...) - Static method in class org.labkey.remoteapi.test.MS2SearchClient
 
main(String...) - Static method in class org.labkey.remoteapi.test.PipelineFileAvailableClient
 
main(String...) - Static method in class org.labkey.remoteapi.test.SaveAssayBatchDemo
 
main(String[]) - Static method in class org.labkey.remoteapi.test.Test
 
moveToCurrentRow() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
moveToInsertRow() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
MS2SearchClient - Class in org.labkey.remoteapi.test
Demo code that accepts one or more CSV files on the command line.
MS2SearchClient() - Constructor for class org.labkey.remoteapi.test.MS2SearchClient
 

N

NAbCurveParameters - Class in org.labkey.remoteapi.assay.nab.model
 
NAbCurveParameters(Map<String, Object>) - Constructor for class org.labkey.remoteapi.assay.nab.model.NAbCurveParameters
 
NAbNeutralizationResult - Class in org.labkey.remoteapi.assay.nab.model
 
NAbNeutralizationResult(long, double, double) - Constructor for class org.labkey.remoteapi.assay.nab.model.NAbNeutralizationResult
 
NAbReplicate - Class in org.labkey.remoteapi.assay.nab.model
 
NAbReplicate(Map<String, Object>) - Constructor for class org.labkey.remoteapi.assay.nab.model.NAbReplicate
 
NAbRun - Class in org.labkey.remoteapi.assay.nab.model
 
NAbRun(Map<String, Object>) - Constructor for class org.labkey.remoteapi.assay.nab.model.NAbRun
 
NAbRunsCommand - Class in org.labkey.remoteapi.assay.nab
Command for obtaining information about the current assay definitions in a particular folder.
NAbRunsCommand() - Constructor for class org.labkey.remoteapi.assay.nab.NAbRunsCommand
Constructs a new AssayListCommand object.
NAbRunsCommand(NAbRunsCommand) - Constructor for class org.labkey.remoteapi.assay.nab.NAbRunsCommand
Constructs a new NAbRunsCommand which is a copy of the source command
NAbRunsResponse - Class in org.labkey.remoteapi.assay.nab
Response class for the NAbRunsCommand.
NAbRunsResponse(String, int, String, JSONObject, Command) - Constructor for class org.labkey.remoteapi.assay.nab.NAbRunsResponse
Constructs a new CommandResponse, initialized with the provided response text and status code.
NAbSample - Class in org.labkey.remoteapi.assay.nab.model
 
NAbSample(Map<String, Object>, long[]) - Constructor for class org.labkey.remoteapi.assay.nab.model.NAbSample
 
nabTest(Connection, String) - Static method in class org.labkey.remoteapi.test.Test
 
NAbWell - Class in org.labkey.remoteapi.assay.nab.model
 
NAbWell(Map<String, Object>) - Constructor for class org.labkey.remoteapi.assay.nab.model.NAbWell
 
NAbWellGroup - Class in org.labkey.remoteapi.assay.nab.model
 
NAbWellGroup(Map<String, Object>) - Constructor for class org.labkey.remoteapi.assay.nab.model.NAbWellGroup
 
nativeSQL(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
 
NetrcCredentialsProvider - Class in org.labkey.remoteapi
Attempts to find a .netrc or _netrc file and entry for the given host.
NetrcCredentialsProvider(URI) - Constructor for class org.labkey.remoteapi.NetrcCredentialsProvider
Attempt netrc lookup for the URI's host.
NetrcCredentialsProvider(String) - Constructor for class org.labkey.remoteapi.NetrcCredentialsProvider
Attempt netrc lookup for the given host.
NetrcFileParser - Class in org.labkey.remoteapi
User: adam Date: Jan 10, 2009 Time: 6:30:14 PM
NetrcFileParser() - Constructor for class org.labkey.remoteapi.NetrcFileParser
 
NetrcFileParser.NetrcEntry - Class in org.labkey.remoteapi
 
next() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
nullPlusNonNullIsNull() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
 
nullsAreSortedAtEnd() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
 
nullsAreSortedAtStart() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
 
nullsAreSortedHigh() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
 
nullsAreSortedLow() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
 

O

org.labkey.remoteapi - package org.labkey.remoteapi
 
org.labkey.remoteapi.assay - package org.labkey.remoteapi.assay
 
org.labkey.remoteapi.assay.nab - package org.labkey.remoteapi.assay.nab
 
org.labkey.remoteapi.assay.nab.model - package org.labkey.remoteapi.assay.nab.model
 
org.labkey.remoteapi.collections - package org.labkey.remoteapi.collections
 
org.labkey.remoteapi.di - package org.labkey.remoteapi.di
 
org.labkey.remoteapi.experiment - package org.labkey.remoteapi.experiment
 
org.labkey.remoteapi.ms2 - package org.labkey.remoteapi.ms2
 
org.labkey.remoteapi.pipeline - package org.labkey.remoteapi.pipeline
 
org.labkey.remoteapi.query - package org.labkey.remoteapi.query
 
org.labkey.remoteapi.query.jdbc - package org.labkey.remoteapi.query.jdbc
 
org.labkey.remoteapi.sas - package org.labkey.remoteapi.sas
 
org.labkey.remoteapi.security - package org.labkey.remoteapi.security
 
org.labkey.remoteapi.study - package org.labkey.remoteapi.study
 
org.labkey.remoteapi.test - package org.labkey.remoteapi.test
 
othersDeletesAreVisible(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
 
othersInsertsAreVisible(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
 
othersUpdatesAreVisible(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
 
ownDeletesAreVisible(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
 
ownInsertsAreVisible(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
 
ownUpdatesAreVisible(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
 

P

parse(String) - Method in class org.labkey.remoteapi.query.DateParser
 
parseJsonType(String) - Static method in enum org.labkey.remoteapi.query.SelectRowsResponse.ColumnDataType
 
ParticipantGroup - Class in org.labkey.remoteapi.study
A client-side representation of a participant group from a study on the server.
ParticipantGroup() - Constructor for class org.labkey.remoteapi.study.ParticipantGroup
 
PERM_ADMIN - Static variable in class org.labkey.remoteapi.security.ACL
 
PERM_ALLOWALL - Static variable in class org.labkey.remoteapi.security.ACL
 
PERM_DELETE - Static variable in class org.labkey.remoteapi.security.ACL
 
PERM_DELETEOWN - Static variable in class org.labkey.remoteapi.security.ACL
 
PERM_INSERT - Static variable in class org.labkey.remoteapi.security.ACL
 
PERM_NONE - Static variable in class org.labkey.remoteapi.security.ACL
 
PERM_READ - Static variable in class org.labkey.remoteapi.security.ACL
 
PERM_READOWN - Static variable in class org.labkey.remoteapi.security.ACL
 
PERM_UPDATE - Static variable in class org.labkey.remoteapi.security.ACL
 
PERM_UPDATEOWN - Static variable in class org.labkey.remoteapi.security.ACL
 
PipelineFileAvailableClient - Class in org.labkey.remoteapi.test
Demo code that notifies server that files may become available under a pipeline root, which releases queued pipeline jobs that are blocked awaiting those files.
PipelineFileAvailableClient() - Constructor for class org.labkey.remoteapi.test.PipelineFileAvailableClient
 
PostCommand<ResponseType extends CommandResponse> - Class in org.labkey.remoteapi
Base class for all commands that needs to post data to the server, rather than providing parameters in the query string.
PostCommand(String, String) - Constructor for class org.labkey.remoteapi.PostCommand
Constructs a new PostCommand given a controller and action name.
PostCommand(PostCommand) - Constructor for class org.labkey.remoteapi.PostCommand
 
prepareCall(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
 
prepareCall(String, int, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
 
prepareCall(String, int, int, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
 
prepareStatement(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
 
prepareStatement(String, int, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
 
prepareStatement(String, int, int, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
 
prepareStatement(String, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
 
prepareStatement(String, int[]) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
 
prepareStatement(String, String[]) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
 
previous() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
put(String, V) - Method in class org.labkey.remoteapi.collections.CaseInsensitiveHashMap
 
put(String, String) - Method in class org.labkey.remoteapi.sas.SASRow
 
put(String, double) - Method in class org.labkey.remoteapi.sas.SASRow
 
putAll(Map<? extends String, ? extends V>) - Method in class org.labkey.remoteapi.collections.CaseInsensitiveHashMap
 
putIfAbsent(String, V) - Method in class org.labkey.remoteapi.collections.CaseInsensitiveHashMap
 

R

refreshRow() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
registerOutParameter(int, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
 
registerOutParameter(int, int, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
 
registerOutParameter(int, int, String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
 
registerOutParameter(String, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
 
registerOutParameter(String, int, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
 
registerOutParameter(String, int, String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
 
relative(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
releaseSavepoint(Savepoint) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
 
remove(Object) - Method in class org.labkey.remoteapi.collections.CaseInsensitiveHashMap
 
remove(String) - Method in class org.labkey.remoteapi.collections.CaseInsensitiveHashMap
 
RemoveGroupMembersCommand - Class in org.labkey.remoteapi.security
Removes a set of principals from a security group.
RemoveGroupMembersCommand(int) - Constructor for class org.labkey.remoteapi.security.RemoveGroupMembersCommand
 
RenameGroupCommand - Class in org.labkey.remoteapi.security
Renames an existing group.
RenameGroupCommand(int, String) - Constructor for class org.labkey.remoteapi.security.RenameGroupCommand
 
RenameGroupCommand(RenameGroupCommand) - Constructor for class org.labkey.remoteapi.security.RenameGroupCommand
 
RenameGroupResponse - Class in org.labkey.remoteapi.security
 
RenameGroupResponse(String, int, String, JSONObject, Command) - Constructor for class org.labkey.remoteapi.security.RenameGroupResponse
 
ResetTransformStateCommand - Class in org.labkey.remoteapi.di
User: tgaluhn Date: 10/29/13
ResetTransformStateCommand(RunTransformCommand) - Constructor for class org.labkey.remoteapi.di.ResetTransformStateCommand
 
ResetTransformStateCommand(String) - Constructor for class org.labkey.remoteapi.di.ResetTransformStateCommand
Reset an ETL transform to its initial state, as if it has never been run
ResetTransformStateResponse - Class in org.labkey.remoteapi.di
User: tgaluhn Date: 10/29/13
ResetTransformStateResponse(String, int, String, JSONObject, Command) - Constructor for class org.labkey.remoteapi.di.ResetTransformStateResponse
Constructs a new CommandResponse, initialized with the provided response text and status code.
ResponseObject - Class in org.labkey.remoteapi
User: jeckels Date: Apr 3, 2010
ResponseObject(Map<String, Object>) - Constructor for class org.labkey.remoteapi.ResponseObject
 
ResultSetData - Interface in org.labkey.remoteapi.query.jdbc
User: jeckels Date: Apr 2, 2010
rollback() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
 
rollback(Savepoint) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
 
Row - Interface in org.labkey.remoteapi.query
Provides a format-neutral way of obtaining a row's value.
rowDeleted() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
rowInserted() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
RowMap - Class in org.labkey.remoteapi.query
 
RowMap() - Constructor for class org.labkey.remoteapi.query.RowMap
 
RowMap(Map<String, Object>) - Constructor for class org.labkey.remoteapi.query.RowMap
 
Rowset - Interface in org.labkey.remoteapi.query
Provides an iterable interface over the response rows that hides the differences between the simple and extended response formats.
RowsResponseRowset - Class in org.labkey.remoteapi.query
 
RowsResponseRowset(List<Map<String, Object>>) - Constructor for class org.labkey.remoteapi.query.RowsResponseRowset
 
rowUpdated() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
Run - Class in org.labkey.remoteapi.assay
Represents a single assay run User: jeckels Date: Apr 28, 2010
Run() - Constructor for class org.labkey.remoteapi.assay.Run
 
Run(JSONObject) - Constructor for class org.labkey.remoteapi.assay.Run
 
RunTransformCommand - Class in org.labkey.remoteapi.di
User: tgaluhn Date: 10/29/13
RunTransformCommand(RunTransformCommand) - Constructor for class org.labkey.remoteapi.di.RunTransformCommand
 
RunTransformCommand(String) - Constructor for class org.labkey.remoteapi.di.RunTransformCommand
 
RunTransformResponse - Class in org.labkey.remoteapi.di
User: tgaluhn Date: 10/29/13
RunTransformResponse(String, int, String, JSONObject, Command) - Constructor for class org.labkey.remoteapi.di.RunTransformResponse
Constructs a new CommandResponse, initialized with the provided response text and status code.

S

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
Command for selecting data from any LabKey schema/query exposed on the server identified by the Connection object supplied to the Command.execute(org.labkey.remoteapi.Connection, String) method.
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
The command response class returned from the Command.execute(org.labkey.remoteapi.Connection, String) method.
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
 

T

Test - Class in org.labkey.remoteapi.query.jdbc
Simple test program for prototype LabKey JDBC driver User: jeckels Date: Apr 2, 2010
Test() - Constructor for class org.labkey.remoteapi.query.jdbc.Test
 
Test - Class in org.labkey.remoteapi.test
 
Test() - Constructor for class org.labkey.remoteapi.test.Test
 
testMakeLegal() - Static method in class org.labkey.remoteapi.sas.SASSelectRowsResponse
 
TIMEOUT_PARAMETER_NAME - Static variable in class org.labkey.remoteapi.query.jdbc.LabKeyConnection
 
toJSON(Map<String, Object>) - Method in class org.labkey.remoteapi.assay.ExpObject
Temp Fix for Issue: 23708 The Simple JSON library isn't properly serializing Dates, and generates invalid JSON.
toJSONObject() - Method in class org.labkey.remoteapi.assay.Batch
 
toJSONObject() - Method in class org.labkey.remoteapi.assay.Data
 
toJSONObject() - Method in class org.labkey.remoteapi.assay.ExpObject
 
toJSONObject() - Method in class org.labkey.remoteapi.assay.Run
 
toQueryStringParam() - Method in class org.labkey.remoteapi.query.Sort
 
toString() - Method in class org.labkey.remoteapi.query.Filter
 
toString() - Method in class org.labkey.remoteapi.query.RowMap
 

U

unwrap(Class<T>) - Method in class org.labkey.remoteapi.query.jdbc.BaseJDBC
 
unwrap(Class<T>) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
 
updateArray(int, Array) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateArray(String, Array) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateAsciiStream(int, InputStream, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateAsciiStream(String, InputStream, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateAsciiStream(int, InputStream, long) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateAsciiStream(String, InputStream, long) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateAsciiStream(int, InputStream) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateAsciiStream(String, InputStream) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateBigDecimal(int, BigDecimal) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateBigDecimal(String, BigDecimal) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateBinaryStream(int, InputStream, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateBinaryStream(String, InputStream, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateBinaryStream(int, InputStream, long) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateBinaryStream(String, InputStream, long) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateBinaryStream(int, InputStream) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateBinaryStream(String, InputStream) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateBlob(int, Blob) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateBlob(String, Blob) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateBlob(int, InputStream, long) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateBlob(String, InputStream, long) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateBlob(int, InputStream) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateBlob(String, InputStream) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateBoolean(int, boolean) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateBoolean(String, boolean) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateByte(int, byte) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateByte(String, byte) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateBytes(int, byte[]) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateBytes(String, byte[]) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateCharacterStream(int, Reader, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateCharacterStream(String, Reader, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateCharacterStream(int, Reader, long) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateCharacterStream(String, Reader, long) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateCharacterStream(int, Reader) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateCharacterStream(String, Reader) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateClob(int, Clob) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateClob(String, Clob) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateClob(int, Reader, long) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateClob(String, Reader, long) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateClob(int, Reader) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateClob(String, Reader) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateDate(int, Date) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateDate(String, Date) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateDouble(int, double) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateDouble(String, double) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
UpdatedParticipantGroup() - Constructor for class org.labkey.remoteapi.study.UpdateParticipantGroupCommand.UpdatedParticipantGroup
 
updateFloat(int, float) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateFloat(String, float) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateInt(int, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateInt(String, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateLong(int, long) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateLong(String, long) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateNCharacterStream(int, Reader, long) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateNCharacterStream(String, Reader, long) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateNCharacterStream(int, Reader) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateNCharacterStream(String, Reader) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateNClob(int, NClob) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateNClob(String, NClob) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateNClob(int, Reader, long) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateNClob(String, Reader, long) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateNClob(int, Reader) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateNClob(String, Reader) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateNString(int, String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateNString(String, String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateNull(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateNull(String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateObject(int, Object, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateObject(int, Object) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateObject(String, Object, int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateObject(String, Object) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
UpdateParticipantGroupCommand - Class in org.labkey.remoteapi.study
Request to be sent to the server to update an existing participant group User: jeckels Date: 12/11/13
UpdateParticipantGroupCommand(ParticipantGroup) - Constructor for class org.labkey.remoteapi.study.UpdateParticipantGroupCommand
 
UpdateParticipantGroupCommand.UpdatedParticipantGroup - Class in org.labkey.remoteapi.study
Special subclass that allows specifying just participants that should be added or removed, without needing to specify the full set of participants.
UpdateParticipantGroupResponse - Class in org.labkey.remoteapi.study
Result of making a request to the server to update an existing participant group User: jeckels Date: 12/11/13
UpdateParticipantGroupResponse(String, int, String, JSONObject, Command) - Constructor for class org.labkey.remoteapi.study.UpdateParticipantGroupResponse
 
updateRef(int, Ref) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateRef(String, Ref) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateRow() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateRowId(int, RowId) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateRowId(String, RowId) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
UpdateRowsCommand - Class in org.labkey.remoteapi.query
Command for updating rows into a table in a read-write schema.
UpdateRowsCommand(String, String) - Constructor for class org.labkey.remoteapi.query.UpdateRowsCommand
Constructs an UpdateRowsCommand for the given schemaName and queryName.
UpdateRowsCommand(UpdateRowsCommand) - Constructor for class org.labkey.remoteapi.query.UpdateRowsCommand
 
updatesAreDetected(int) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
 
updateShort(int, short) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateShort(String, short) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateSQLXML(int, SQLXML) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateSQLXML(String, SQLXML) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateString(int, String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateString(String, String) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateTime(int, Time) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateTime(String, Time) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateTimestamp(int, Timestamp) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
updateTimestamp(String, Timestamp) - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
UpdateTransformConfigurationCommand - Class in org.labkey.remoteapi.di
User: tgaluhn Date: 10/29/13
UpdateTransformConfigurationCommand(UpdateTransformConfigurationCommand) - Constructor for class org.labkey.remoteapi.di.UpdateTransformConfigurationCommand
 
UpdateTransformConfigurationCommand(String) - Constructor for class org.labkey.remoteapi.di.UpdateTransformConfigurationCommand
 
UpdateTransformConfigurationResponse - Class in org.labkey.remoteapi.di
User: tgaluhn Date: 10/29/13
UpdateTransformConfigurationResponse(String, int, String, JSONObject, Command) - Constructor for class org.labkey.remoteapi.di.UpdateTransformConfigurationResponse
Constructs a new CommandResponse, initialized with the provided response text and status code.
usesLocalFilePerTable() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
 
usesLocalFiles() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyDatabaseMetaData
 

V

valueOf(String) - Static method in enum org.labkey.remoteapi.Command.CommonParameters
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.labkey.remoteapi.ms2.StartSearchCommand.SearchEngine
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.labkey.remoteapi.query.ContainerFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.labkey.remoteapi.query.Filter.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.labkey.remoteapi.query.SelectRowsResponse.ColumnDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.labkey.remoteapi.query.Sort.Direction
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.labkey.remoteapi.Command.CommonParameters
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.labkey.remoteapi.ms2.StartSearchCommand.SearchEngine
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.labkey.remoteapi.query.ContainerFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.labkey.remoteapi.query.Filter.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.labkey.remoteapi.query.SelectRowsResponse.ColumnDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.labkey.remoteapi.query.Sort.Direction
Returns an array containing the constants of this enum type, in the order they are declared.

W

wasNull() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
wasNull() - Method in class org.labkey.remoteapi.query.jdbc.LabKeyStatement
 

_

_allProperties - Variable in class org.labkey.remoteapi.ResponseObject
 
_command - Variable in class org.labkey.remoteapi.sas.SASBaseSelectCommand
 
_containerFilter - Variable in class org.labkey.remoteapi.query.BaseQueryCommand
 
_execute(Connection, String) - Method in class org.labkey.remoteapi.Command
 
_filters - Variable in class org.labkey.remoteapi.query.BaseQueryCommand
 
_importIdentity - Variable in class org.labkey.remoteapi.query.ImportDataCommand
 
_importLookupByAlternateKey - Variable in class org.labkey.remoteapi.query.ImportDataCommand
 
_maxRows - Variable in class org.labkey.remoteapi.query.BaseQueryCommand
 
_offset - Variable in class org.labkey.remoteapi.query.BaseQueryCommand
 
_rows - Variable in class org.labkey.remoteapi.query.jdbc.LabKeyResultSet
 
_sorts - Variable in class org.labkey.remoteapi.query.BaseQueryCommand
 
_transformId - Variable in class org.labkey.remoteapi.di.BaseTransformCommand
 
A B C D E F G H I J L M N O P R S T U V W _ 
Skip navigation links