public interface ICAT
@RequestWrapper(localName="getUserName", targetNamespace="http://icatproject.org", className="org.icatproject.GetUserName") @ResponseWrapper(localName="getUserNameResponse", targetNamespace="http://icatproject.org", className="org.icatproject.GetUserNameResponse") @Action(input="http://icatproject.org/ICAT/getUserNameRequest", output="http://icatproject.org/ICAT/getUserNameResponse", fault=@FaultAction(className=IcatException_Exception.class,value="http://icatproject.org/ICAT/getUserName/Fault/IcatException")) String getUserName(String sessionId) throws IcatException_Exception
sessionId
- IcatException_Exception
@RequestWrapper(localName="login", targetNamespace="http://icatproject.org", className="org.icatproject.Login") @ResponseWrapper(localName="loginResponse", targetNamespace="http://icatproject.org", className="org.icatproject.LoginResponse") @Action(input="http://icatproject.org/ICAT/loginRequest", output="http://icatproject.org/ICAT/loginResponse", fault=@FaultAction(className=IcatException_Exception.class,value="http://icatproject.org/ICAT/login/Fault/IcatException")) String login(String plugin, Login.Credentials credentials) throws IcatException_Exception
credentials
- plugin
- IcatException_Exception
@RequestWrapper(localName="get", targetNamespace="http://icatproject.org", className="org.icatproject.Get") @ResponseWrapper(localName="getResponse", targetNamespace="http://icatproject.org", className="org.icatproject.GetResponse") @Action(input="http://icatproject.org/ICAT/getRequest", output="http://icatproject.org/ICAT/getResponse", fault=@FaultAction(className=IcatException_Exception.class,value="http://icatproject.org/ICAT/get/Fault/IcatException")) EntityBaseBean get(String sessionId, String query, long primaryKey) throws IcatException_Exception
sessionId
- query
- primaryKey
- IcatException_Exception
@RequestWrapper(localName="getProperties", targetNamespace="http://icatproject.org", className="org.icatproject.GetProperties") @ResponseWrapper(localName="getPropertiesResponse", targetNamespace="http://icatproject.org", className="org.icatproject.GetPropertiesResponse") @Action(input="http://icatproject.org/ICAT/getPropertiesRequest", output="http://icatproject.org/ICAT/getPropertiesResponse", fault=@FaultAction(className=IcatException_Exception.class,value="http://icatproject.org/ICAT/getProperties/Fault/IcatException")) List<String> getProperties(String sessionId) throws IcatException_Exception
sessionId
- IcatException_Exception
@RequestWrapper(localName="delete", targetNamespace="http://icatproject.org", className="org.icatproject.Delete") @ResponseWrapper(localName="deleteResponse", targetNamespace="http://icatproject.org", className="org.icatproject.DeleteResponse") @Action(input="http://icatproject.org/ICAT/deleteRequest", output="http://icatproject.org/ICAT/deleteResponse", fault=@FaultAction(className=IcatException_Exception.class,value="http://icatproject.org/ICAT/delete/Fault/IcatException")) void delete(String sessionId, EntityBaseBean bean) throws IcatException_Exception
bean
- sessionId
- IcatException_Exception
@RequestWrapper(localName="search", targetNamespace="http://icatproject.org", className="org.icatproject.Search") @ResponseWrapper(localName="searchResponse", targetNamespace="http://icatproject.org", className="org.icatproject.SearchResponse") @Action(input="http://icatproject.org/ICAT/searchRequest", output="http://icatproject.org/ICAT/searchResponse", fault=@FaultAction(className=IcatException_Exception.class,value="http://icatproject.org/ICAT/search/Fault/IcatException")) List<Object> search(String sessionId, String query) throws IcatException_Exception
sessionId
- query
- IcatException_Exception
@RequestWrapper(localName="create", targetNamespace="http://icatproject.org", className="org.icatproject.Create") @ResponseWrapper(localName="createResponse", targetNamespace="http://icatproject.org", className="org.icatproject.CreateResponse") @Action(input="http://icatproject.org/ICAT/createRequest", output="http://icatproject.org/ICAT/createResponse", fault=@FaultAction(className=IcatException_Exception.class,value="http://icatproject.org/ICAT/create/Fault/IcatException")) long create(String sessionId, EntityBaseBean bean) throws IcatException_Exception
bean
- sessionId
- IcatException_Exception
@RequestWrapper(localName="update", targetNamespace="http://icatproject.org", className="org.icatproject.Update") @ResponseWrapper(localName="updateResponse", targetNamespace="http://icatproject.org", className="org.icatproject.UpdateResponse") @Action(input="http://icatproject.org/ICAT/updateRequest", output="http://icatproject.org/ICAT/updateResponse", fault=@FaultAction(className=IcatException_Exception.class,value="http://icatproject.org/ICAT/update/Fault/IcatException")) void update(String sessionId, EntityBaseBean bean) throws IcatException_Exception
bean
- sessionId
- IcatException_Exception
@RequestWrapper(localName="refresh", targetNamespace="http://icatproject.org", className="org.icatproject.Refresh") @ResponseWrapper(localName="refreshResponse", targetNamespace="http://icatproject.org", className="org.icatproject.RefreshResponse") @Action(input="http://icatproject.org/ICAT/refreshRequest", output="http://icatproject.org/ICAT/refreshResponse", fault=@FaultAction(className=IcatException_Exception.class,value="http://icatproject.org/ICAT/refresh/Fault/IcatException")) void refresh(String sessionId) throws IcatException_Exception
sessionId
- IcatException_Exception
@RequestWrapper(localName="dummy", targetNamespace="http://icatproject.org", className="org.icatproject.Dummy") @ResponseWrapper(localName="dummyResponse", targetNamespace="http://icatproject.org", className="org.icatproject.DummyResponse") @Action(input="http://icatproject.org/ICAT/dummyRequest", output="http://icatproject.org/ICAT/dummyResponse") void dummy(Datafile arg0, DatafileFormat arg1, DatafileParameter arg2, Dataset arg3, DatasetParameter arg4, DatasetType arg5, Facility arg6, FacilityCycle arg7, InstrumentScientist arg8, User arg9, Instrument arg10, Investigation arg11, InvestigationType arg12, InvestigationUser arg13, Keyword arg14, ParameterType arg15, Publication arg16, RelatedDatafile arg17, Sample arg18, SampleParameter arg19, Shift arg20, Study arg21, StudyInvestigation arg22, StudyStatus arg23, Application arg24, Job arg25, DataCollection arg26, DataCollectionParameter arg27, DataCollectionDataset arg28, DataCollectionDatafile arg29, Grouping arg30, UserGroup arg31, Log arg32, PublicStep arg33)
arg5
- arg4
- arg3
- arg2
- arg1
- arg23
- arg0
- arg22
- arg21
- arg20
- arg27
- arg26
- arg25
- arg24
- arg29
- arg28
- arg30
- arg32
- arg31
- arg33
- arg19
- arg17
- arg18
- arg15
- arg16
- arg13
- arg14
- arg11
- arg12
- arg10
- arg6
- arg7
- arg8
- arg9
- @RequestWrapper(localName="logout", targetNamespace="http://icatproject.org", className="org.icatproject.Logout") @ResponseWrapper(localName="logoutResponse", targetNamespace="http://icatproject.org", className="org.icatproject.LogoutResponse") @Action(input="http://icatproject.org/ICAT/logoutRequest", output="http://icatproject.org/ICAT/logoutResponse", fault=@FaultAction(className=IcatException_Exception.class,value="http://icatproject.org/ICAT/logout/Fault/IcatException")) void logout(String sessionId) throws IcatException_Exception
sessionId
- IcatException_Exception
@RequestWrapper(localName="getEntityInfo", targetNamespace="http://icatproject.org", className="org.icatproject.GetEntityInfo") @ResponseWrapper(localName="getEntityInfoResponse", targetNamespace="http://icatproject.org", className="org.icatproject.GetEntityInfoResponse") @Action(input="http://icatproject.org/ICAT/getEntityInfoRequest", output="http://icatproject.org/ICAT/getEntityInfoResponse", fault=@FaultAction(className=IcatException_Exception.class,value="http://icatproject.org/ICAT/getEntityInfo/Fault/IcatException")) EntityInfo getEntityInfo(String beanName) throws IcatException_Exception
beanName
- IcatException_Exception
@RequestWrapper(localName="getRemainingMinutes", targetNamespace="http://icatproject.org", className="org.icatproject.GetRemainingMinutes") @ResponseWrapper(localName="getRemainingMinutesResponse", targetNamespace="http://icatproject.org", className="org.icatproject.GetRemainingMinutesResponse") @Action(input="http://icatproject.org/ICAT/getRemainingMinutesRequest", output="http://icatproject.org/ICAT/getRemainingMinutesResponse", fault=@FaultAction(className=IcatException_Exception.class,value="http://icatproject.org/ICAT/getRemainingMinutes/Fault/IcatException")) double getRemainingMinutes(String sessionId) throws IcatException_Exception
sessionId
- IcatException_Exception
@RequestWrapper(localName="searchText", targetNamespace="http://icatproject.org", className="org.icatproject.SearchText") @ResponseWrapper(localName="searchTextResponse", targetNamespace="http://icatproject.org", className="org.icatproject.SearchTextResponse") @Action(input="http://icatproject.org/ICAT/searchTextRequest", output="http://icatproject.org/ICAT/searchTextResponse", fault=@FaultAction(className=IcatException_Exception.class,value="http://icatproject.org/ICAT/searchText/Fault/IcatException")) List<Object> searchText(String sessionId, String query, int maxCount, String entityName) throws IcatException_Exception
sessionId
- query
- maxCount
- entityName
- IcatException_Exception
@RequestWrapper(localName="isAccessAllowed", targetNamespace="http://icatproject.org", className="org.icatproject.IsAccessAllowed") @ResponseWrapper(localName="isAccessAllowedResponse", targetNamespace="http://icatproject.org", className="org.icatproject.IsAccessAllowedResponse") @Action(input="http://icatproject.org/ICAT/isAccessAllowedRequest", output="http://icatproject.org/ICAT/isAccessAllowedResponse", fault=@FaultAction(className=IcatException_Exception.class,value="http://icatproject.org/ICAT/isAccessAllowed/Fault/IcatException")) boolean isAccessAllowed(String sessionId, EntityBaseBean bean, AccessType accessType) throws IcatException_Exception
bean
- sessionId
- accessType
- IcatException_Exception
@RequestWrapper(localName="lucenePopulate", targetNamespace="http://icatproject.org", className="org.icatproject.LucenePopulate") @ResponseWrapper(localName="lucenePopulateResponse", targetNamespace="http://icatproject.org", className="org.icatproject.LucenePopulateResponse") @Action(input="http://icatproject.org/ICAT/lucenePopulateRequest", output="http://icatproject.org/ICAT/lucenePopulateResponse", fault=@FaultAction(className=IcatException_Exception.class,value="http://icatproject.org/ICAT/lucenePopulate/Fault/IcatException")) void lucenePopulate(String sessionId, String entityName) throws IcatException_Exception
sessionId
- entityName
- IcatException_Exception
@RequestWrapper(localName="luceneClear", targetNamespace="http://icatproject.org", className="org.icatproject.LuceneClear") @ResponseWrapper(localName="luceneClearResponse", targetNamespace="http://icatproject.org", className="org.icatproject.LuceneClearResponse") @Action(input="http://icatproject.org/ICAT/luceneClearRequest", output="http://icatproject.org/ICAT/luceneClearResponse", fault=@FaultAction(className=IcatException_Exception.class,value="http://icatproject.org/ICAT/luceneClear/Fault/IcatException")) void luceneClear(String sessionId) throws IcatException_Exception
sessionId
- IcatException_Exception
@RequestWrapper(localName="luceneCommit", targetNamespace="http://icatproject.org", className="org.icatproject.LuceneCommit") @ResponseWrapper(localName="luceneCommitResponse", targetNamespace="http://icatproject.org", className="org.icatproject.LuceneCommitResponse") @Action(input="http://icatproject.org/ICAT/luceneCommitRequest", output="http://icatproject.org/ICAT/luceneCommitResponse", fault=@FaultAction(className=IcatException_Exception.class,value="http://icatproject.org/ICAT/luceneCommit/Fault/IcatException")) void luceneCommit(String sessionId) throws IcatException_Exception
sessionId
- IcatException_Exception
@RequestWrapper(localName="luceneSearch", targetNamespace="http://icatproject.org", className="org.icatproject.LuceneSearch") @ResponseWrapper(localName="luceneSearchResponse", targetNamespace="http://icatproject.org", className="org.icatproject.LuceneSearchResponse") @Action(input="http://icatproject.org/ICAT/luceneSearchRequest", output="http://icatproject.org/ICAT/luceneSearchResponse", fault=@FaultAction(className=IcatException_Exception.class,value="http://icatproject.org/ICAT/luceneSearch/Fault/IcatException")) List<String> luceneSearch(String sessionId, String query, int maxCount, String entityName) throws IcatException_Exception
sessionId
- query
- maxCount
- entityName
- IcatException_Exception
@RequestWrapper(localName="luceneGetPopulating", targetNamespace="http://icatproject.org", className="org.icatproject.LuceneGetPopulating") @ResponseWrapper(localName="luceneGetPopulatingResponse", targetNamespace="http://icatproject.org", className="org.icatproject.LuceneGetPopulatingResponse") @Action(input="http://icatproject.org/ICAT/luceneGetPopulatingRequest", output="http://icatproject.org/ICAT/luceneGetPopulatingResponse", fault=@FaultAction(className=IcatException_Exception.class,value="http://icatproject.org/ICAT/luceneGetPopulating/Fault/IcatException")) List<String> luceneGetPopulating(String sessionId) throws IcatException_Exception
sessionId
- IcatException_Exception
@RequestWrapper(localName="createMany", targetNamespace="http://icatproject.org", className="org.icatproject.CreateMany") @ResponseWrapper(localName="createManyResponse", targetNamespace="http://icatproject.org", className="org.icatproject.CreateManyResponse") @Action(input="http://icatproject.org/ICAT/createManyRequest", output="http://icatproject.org/ICAT/createManyResponse", fault=@FaultAction(className=IcatException_Exception.class,value="http://icatproject.org/ICAT/createMany/Fault/IcatException")) List<Long> createMany(String sessionId, List<EntityBaseBean> beans) throws IcatException_Exception
sessionId
- beans
- IcatException_Exception
@RequestWrapper(localName="deleteMany", targetNamespace="http://icatproject.org", className="org.icatproject.DeleteMany") @ResponseWrapper(localName="deleteManyResponse", targetNamespace="http://icatproject.org", className="org.icatproject.DeleteManyResponse") @Action(input="http://icatproject.org/ICAT/deleteManyRequest", output="http://icatproject.org/ICAT/deleteManyResponse", fault=@FaultAction(className=IcatException_Exception.class,value="http://icatproject.org/ICAT/deleteMany/Fault/IcatException")) void deleteMany(String sessionId, List<EntityBaseBean> beans) throws IcatException_Exception
sessionId
- beans
- IcatException_Exception
@RequestWrapper(localName="getApiVersion", targetNamespace="http://icatproject.org", className="org.icatproject.GetApiVersion") @ResponseWrapper(localName="getApiVersionResponse", targetNamespace="http://icatproject.org", className="org.icatproject.GetApiVersionResponse") @Action(input="http://icatproject.org/ICAT/getApiVersionRequest", output="http://icatproject.org/ICAT/getApiVersionResponse", fault=@FaultAction(className=IcatException_Exception.class,value="http://icatproject.org/ICAT/getApiVersion/Fault/IcatException")) String getApiVersion() throws IcatException_Exception
IcatException_Exception
@RequestWrapper(localName="getEntityNames", targetNamespace="http://icatproject.org", className="org.icatproject.GetEntityNames") @ResponseWrapper(localName="getEntityNamesResponse", targetNamespace="http://icatproject.org", className="org.icatproject.GetEntityNamesResponse") @Action(input="http://icatproject.org/ICAT/getEntityNamesRequest", output="http://icatproject.org/ICAT/getEntityNamesResponse", fault=@FaultAction(className=IcatException_Exception.class,value="http://icatproject.org/ICAT/getEntityNames/Fault/IcatException")) List<String> getEntityNames() throws IcatException_Exception
IcatException_Exception
Copyright © 2013 The ICAT Collaboration. All rights reserved.