git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/vre-management/VREModeler@7368 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
fdaf20ff03
commit
54e9cf221e
|
@ -244,7 +244,7 @@ public class ModelerService {
|
|||
* @return a XML format string
|
||||
* @throws RemoteException -
|
||||
*/
|
||||
public String getMetadataRelatedToCollection() throws GCUBEFault {
|
||||
public String getMetadataRelatedToCollection(VOID var) throws GCUBEFault {
|
||||
ResultSet resDerivable, resNative, collectionRelated, totalMF;
|
||||
String preparedWhere="";
|
||||
|
||||
|
|
Loading…
Reference in New Issue