com.sugestio.client.model
Class Analytics

java.lang.Object
  extended by com.sugestio.client.model.Analytics

public class Analytics
extends java.lang.Object


Constructor Summary
Analytics(java.lang.String raw)
           
 
Method Summary
 java.util.List<Report> getReports()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Analytics

public Analytics(java.lang.String raw)
          throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

getReports

public java.util.List<Report> getReports()