JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
D
G
I
N
O
P
R
V
A
addDatafile(long)
- Method in class org.icatproject.ids.client.
DataSelection
addDatafiles(List<Long>)
- Method in class org.icatproject.ids.client.
DataSelection
addDataset(long)
- Method in class org.icatproject.ids.client.
DataSelection
addDatasets(List<Long>)
- Method in class org.icatproject.ids.client.
DataSelection
addInvestigation(long)
- Method in class org.icatproject.ids.client.
DataSelection
addInvestigations(List<Long>)
- Method in class org.icatproject.ids.client.
DataSelection
archive(String, DataSelection)
- Method in class org.icatproject.ids.client.
IdsClient
Archive data specified by the dataSelection.
B
BadRequestException
- Exception in
org.icatproject.ids.client
Thrown for any kind of bad input parameter
BadRequestException(String)
- Constructor for exception org.icatproject.ids.client.
BadRequestException
D
DataNotOnlineException
- Exception in
org.icatproject.ids.client
Thrown when the requested data are not on line.
DataNotOnlineException(String)
- Constructor for exception org.icatproject.ids.client.
DataNotOnlineException
DataSelection
- Class in
org.icatproject.ids.client
To build set of data to be processed by the IDS.
DataSelection()
- Constructor for class org.icatproject.ids.client.
DataSelection
delete(String, DataSelection)
- Method in class org.icatproject.ids.client.
IdsClient
Delete data specified by the dataSelection.
G
getData(String, DataSelection, IdsClient.Flag, String, long)
- Method in class org.icatproject.ids.client.
IdsClient
Get the data specified by the dataSelection.
getData(String, String, long)
- Method in class org.icatproject.ids.client.
IdsClient
Get the data using the preparedId returned by a call to prepareData
getDataUrl(String, DataSelection, IdsClient.Flag, String)
- Method in class org.icatproject.ids.client.
IdsClient
Get the URL to retrieve the data specified by the dataSelection.
getDataUrl(String, String)
- Method in class org.icatproject.ids.client.
IdsClient
Get the URL to retrieve the data specified by the preparedId returned by a call to prepareData
getOpItems()
- Method in class org.icatproject.ids.client.
IdsClient.ServiceStatus
Return a map from a description of a data set to the requested state.
getParameters()
- Method in class org.icatproject.ids.client.
DataSelection
getPrepItems()
- Method in class org.icatproject.ids.client.
IdsClient.ServiceStatus
Return a map from a preparedId to the state of the preparer.
getServiceStatus(String)
- Method in class org.icatproject.ids.client.
IdsClient
Return a ServiceStatus object to understand what the IDS is doing.
getStatus(String, DataSelection)
- Method in class org.icatproject.ids.client.
IdsClient
Return the status of the data specified by the dataSelection.
I
IdsClient
- Class in
org.icatproject.ids.client
Client to communicate with IDS server
IdsClient(URL)
- Constructor for class org.icatproject.ids.client.
IdsClient
IdsClient.Flag
- Enum in
org.icatproject.ids.client
Defines packaging options
IdsClient.ServiceStatus
- Class in
org.icatproject.ids.client
Returned by the getServiceStatus call
IdsClient.ServiceStatus()
- Constructor for class org.icatproject.ids.client.
IdsClient.ServiceStatus
IdsClient.Status
- Enum in
org.icatproject.ids.client
Values to be returned by the
getStatus()
calls.
IdsException
- Exception in
org.icatproject.ids.client
Extended by the various exceptions thrown by the IdsClient.
IdsException(String)
- Constructor for exception org.icatproject.ids.client.
IdsException
InsufficientPrivilegesException
- Exception in
org.icatproject.ids.client
Thrown when you are denied access to the data.
InsufficientPrivilegesException(String)
- Constructor for exception org.icatproject.ids.client.
InsufficientPrivilegesException
InsufficientStorageException
- Exception in
org.icatproject.ids.client
This is thrown when there is not sufficient physical storage or you have exceeded some quota.
InsufficientStorageException(String)
- Constructor for exception org.icatproject.ids.client.
InsufficientStorageException
InternalException
- Exception in
org.icatproject.ids.client
This shows some kind of failure in the server or in communicating with the server.
InternalException(String)
- Constructor for exception org.icatproject.ids.client.
InternalException
isPrepared(String)
- Method in class org.icatproject.ids.client.
IdsClient
Returns true if the data identified by the preparedId returned by a call to prepareData is ready.
N
NotFoundException
- Exception in
org.icatproject.ids.client
Thrown when the requested data do not exist
NotFoundException(String)
- Constructor for exception org.icatproject.ids.client.
NotFoundException
NotImplementedException
- Exception in
org.icatproject.ids.client
Thrown when an attempt is made to use some functionality that is not supported by the implementation.
NotImplementedException(String)
- Constructor for exception org.icatproject.ids.client.
NotImplementedException
O
org.icatproject.ids.client
- package org.icatproject.ids.client
Operations to interact with an instance of an ICAT data server conforming to the IDS interface - see
IDS interface
P
ping()
- Method in class org.icatproject.ids.client.
IdsClient
Check that the server is alive and is an IDS server
prepareData(String, DataSelection, IdsClient.Flag)
- Method in class org.icatproject.ids.client.
IdsClient
Prepare data for a subsequent getData call.
put(String, InputStream, String, long, long, String)
- Method in class org.icatproject.ids.client.
IdsClient
Put the data in the inputStream into a data file and catalogue it.
put(String, InputStream, String, long, long, String, String, Date, Date)
- Method in class org.icatproject.ids.client.
IdsClient
Put the data in the inputStream into a data file and catalogue it.
R
restore(String, DataSelection)
- Method in class org.icatproject.ids.client.
IdsClient
Restore data specified by the dataSelection.
V
valueOf(String)
- Static method in enum org.icatproject.ids.client.
IdsClient.Flag
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.icatproject.ids.client.
IdsClient.Status
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.icatproject.ids.client.
IdsClient.Flag
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.icatproject.ids.client.
IdsClient.Status
Returns an array containing the constants of this enum type, in the order they are declared.
A
B
D
G
I
N
O
P
R
V
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2014
The ICAT Collaboration
. All rights reserved.