Package | Description |
---|---|
org.icatproject |
Modifier and Type | Class and Description |
---|---|
class |
Application
Java class for application complex type.
|
class |
Datafile
Java class for datafile complex type.
|
class |
DatafileFormat
Java class for datafileFormat complex type.
|
class |
DatafileParameter
Java class for datafileParameter complex type.
|
class |
Dataset
Java class for dataset complex type.
|
class |
DatasetParameter
Java class for datasetParameter complex type.
|
class |
DatasetType
Java class for datasetType complex type.
|
class |
Facility
Java class for facility complex type.
|
class |
FacilityCycle
Java class for facilityCycle complex type.
|
class |
Group
Java class for group complex type.
|
class |
InputDatafile
Java class for inputDatafile complex type.
|
class |
InputDataset
Java class for inputDataset complex type.
|
class |
Instrument
Java class for instrument complex type.
|
class |
InstrumentScientist
Java class for instrumentScientist complex type.
|
class |
Investigation
Java class for investigation complex type.
|
class |
InvestigationParameter
Java class for investigationParameter complex type.
|
class |
InvestigationType
Java class for investigationType complex type.
|
class |
InvestigationUser
Java class for investigationUser complex type.
|
class |
Job
Java class for job complex type.
|
class |
Keyword
Java class for keyword complex type.
|
class |
NotificationRequest
Java class for notificationRequest complex type.
|
class |
OutputDatafile
Java class for outputDatafile complex type.
|
class |
OutputDataset
Java class for outputDataset complex type.
|
class |
Parameter
Java class for parameter complex type.
|
class |
ParameterType
Java class for parameterType complex type.
|
class |
PermissibleStringValue
Java class for permissibleStringValue complex type.
|
class |
Publication
Java class for publication complex type.
|
class |
RelatedDatafile
Java class for relatedDatafile complex type.
|
class |
Rule
Java class for rule complex type.
|
class |
Sample
Java class for sample complex type.
|
class |
SampleParameter
Java class for sampleParameter complex type.
|
class |
SampleType
Java class for sampleType complex type.
|
class |
Shift
Java class for shift complex type.
|
class |
Study
Java class for study complex type.
|
class |
StudyInvestigation
Java class for studyInvestigation complex type.
|
class |
User
Java class for user complex type.
|
class |
UserGroup
Java class for userGroup complex type.
|
Modifier and Type | Field and Description |
---|---|
protected EntityBaseBean |
GetResponse._return |
protected EntityBaseBean |
Update.bean |
protected EntityBaseBean |
Delete.bean |
protected EntityBaseBean |
Create.bean |
Modifier and Type | Field and Description |
---|---|
protected List<EntityBaseBean> |
DeleteMany.beans |
protected List<EntityBaseBean> |
CreateMany.beans |
Modifier and Type | Method and Description |
---|---|
EntityBaseBean |
ICAT.get(String sessionId,
String query,
long primaryKey) |
EntityBaseBean |
Update.getBean()
Gets the value of the bean property.
|
EntityBaseBean |
Delete.getBean()
Gets the value of the bean property.
|
EntityBaseBean |
Create.getBean()
Gets the value of the bean property.
|
EntityBaseBean |
GetResponse.getReturn()
Gets the value of the return property.
|
Modifier and Type | Method and Description |
---|---|
List<EntityBaseBean> |
DeleteMany.getBeans()
Gets the value of the beans property.
|
List<EntityBaseBean> |
CreateMany.getBeans()
Gets the value of the beans property.
|
Modifier and Type | Method and Description |
---|---|
long |
ICAT.create(String sessionId,
EntityBaseBean bean) |
void |
ICAT.delete(String sessionId,
EntityBaseBean bean) |
void |
Update.setBean(EntityBaseBean value)
Sets the value of the bean property.
|
void |
Delete.setBean(EntityBaseBean value)
Sets the value of the bean property.
|
void |
Create.setBean(EntityBaseBean value)
Sets the value of the bean property.
|
void |
GetResponse.setReturn(EntityBaseBean value)
Sets the value of the return property.
|
void |
ICAT.update(String sessionId,
EntityBaseBean bean) |
Modifier and Type | Method and Description |
---|---|
List<Long> |
ICAT.createMany(String sessionId,
List<EntityBaseBean> beans) |
void |
ICAT.deleteMany(String sessionId,
List<EntityBaseBean> beans) |
Copyright © 2013 The ICAT Collaboration. All Rights Reserved.