This commit is contained in:
Lucio Lelii 2008-12-02 15:01:07 +00:00
parent fdaf20ff03
commit 54e9cf221e
1 changed files with 1 additions and 1 deletions

View File

@ -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="";