Java Signatures
java methods generated from the WSDL
public ildg.mdc.ws.QueryResults doEnsembleURIQuery(java.lang.String queryFormat, java.lang.String queryString, int startIndex, int maxResults) throws java.rmi.RemoteException;
public ildg.mdc.ws.QueryResults doConfigurationLFNQuery(java.lang.String queryFormat, java.lang.String queryString, int startIndex, int maxResults) throws java.rmi.RemoteException;
public ildg.mdc.ws.MetadataResult getEnsembleMetadata(java.lang.String ensembleURI) throws java.rmi.RemoteException;
public ildg.mdc.ws.MetadataResult getConfigurationMetadata(java.lang.String configurationLFN) throws java.rmi.RemoteException;
public ildg.mdc.ws.MDCinfo getMDCinfo() throws java.rmi.RemoteException;
