org.gcube.portlets.user.reportgenerator.server.servlet
Class ReportsReader

java.lang.Object
  extended by org.gcube.portlets.user.reportgenerator.server.servlet.ReportsReader

public class ReportsReader
extends Object


Constructor Summary
ReportsReader()
           
 
Method Summary
static void readReportStructure(org.gcube.portlets.d4sreporting.common.shared.Model model)
          Read and print in the console the Structure of the serialized report
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportsReader

public ReportsReader()
Method Detail

readReportStructure

public static void readReportStructure(org.gcube.portlets.d4sreporting.common.shared.Model model)
                                throws Exception
Read and print in the console the Structure of the serialized report

Throws:
Exception
See Also:
PersistenceManager#readModel(String)}


Copyright © 2014. All Rights Reserved.