This commit is contained in:
Lucio Lelii 2008-12-10 11:39:22 +00:00
parent b8fe28570d
commit 91fe21c2c2
2 changed files with 6 additions and 2 deletions

View File

@ -36,7 +36,7 @@ import org.gcube.vremanagement.vremodeler.impl.util.MetadataFormat;
* @author lucio lelii CNR
*
*/
public class IStoDBUtil {
public static class IStoDBUtil {
//private static UUIDGen uuidMFGEN=UUIDGenFactory.getUUIDGen();
@ -269,6 +269,9 @@ public class IStoDBUtil {
}
private static retriveTPResource(){
}
/**

View File

@ -680,4 +680,5 @@ public class ModelerService {
}