Package org.gcube.portal.databook.server
Class Tester
- java.lang.Object
-
- org.gcube.portal.databook.server.Tester
-
public class Tester extends Object
-
-
Constructor Summary
Constructors Constructor Description Tester()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidgetComment()static voidmain(String[] args)voidtestFunc()
-
-
-
Method Detail
-
main
public static void main(String[] args) throws ColumnNameNotFoundException, PrivacyLevelTypeNotFoundException, FeedIDNotFoundException, FeedTypeNotFoundException
-
testFunc
public void testFunc() throws ColumnNameNotFoundException, PrivacyLevelTypeNotFoundException, FeedIDNotFoundException, FeedTypeNotFoundException
-
getComment
public void getComment()
-
-