Package | Description |
---|---|
org.icatproject |
Modifier and Type | Class and Description |
---|---|
class |
Affiliation
Java class for affiliation complex type.
|
class |
Application
Java class for application complex type.
|
class |
DataCollection
Java class for dataCollection complex type.
|
class |
DataCollectionDatafile
Java class for dataCollectionDatafile complex type.
|
class |
DataCollectionDataset
Java class for dataCollectionDataset complex type.
|
class |
DataCollectionInvestigation
Java class for dataCollectionInvestigation complex type.
|
class |
DataCollectionParameter
Java class for dataCollectionParameter 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 |
DataPublication
Java class for dataPublication complex type.
|
class |
DataPublicationDate
Java class for dataPublicationDate complex type.
|
class |
DataPublicationFunding
Java class for dataPublicationFunding complex type.
|
class |
DataPublicationType
Java class for dataPublicationType complex type.
|
class |
DataPublicationUser
Java class for dataPublicationUser complex type.
|
class |
Dataset
Java class for dataset complex type.
|
class |
DatasetInstrument
Java class for datasetInstrument complex type.
|
class |
DatasetParameter
Java class for datasetParameter complex type.
|
class |
DatasetTechnique
Java class for datasetTechnique 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 |
FundingReference
Java class for fundingReference complex type.
|
class |
Grouping
Java class for grouping 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 |
InvestigationFacilityCycle
Java class for investigationFacilityCycle complex type.
|
class |
InvestigationFunding
Java class for investigationFunding complex type.
|
class |
InvestigationGroup
Java class for investigationGroup complex type.
|
class |
InvestigationInstrument
Java class for investigationInstrument 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 |
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 |
PublicStep
Java class for publicStep complex type.
|
class |
RelatedDatafile
Java class for relatedDatafile complex type.
|
class |
RelatedItem
Java class for relatedItem 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 |
Technique
Java class for technique 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 |
IsAccessAllowed.bean |
protected EntityBaseBean |
Create.bean |
Modifier and Type | Field and Description |
---|---|
protected List<EntityBaseBean> |
CreateMany.beans |
protected List<EntityBaseBean> |
DeleteMany.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 |
IsAccessAllowed.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> |
CreateMany.getBeans()
Gets the value of the beans property.
|
List<EntityBaseBean> |
DeleteMany.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) |
boolean |
ICAT.isAccessAllowed(String sessionId,
EntityBaseBean bean,
AccessType accessType) |
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 |
IsAccessAllowed.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 © 2022 The ICAT Collaboration. All rights reserved.