com.jalios.jcms.analytics.agent
Class ContentTopValue
java.lang.Object
com.jalios.jcms.analytics.agent.ContentTopValue
public class ContentTopValue
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContentTopValue
public ContentTopValue()
ContentTopValue
public ContentTopValue(String title,
Integer requestCount)
getTitle
public String getTitle()
setTitle
public void setTitle(String title)
getRequestCount
public Integer getRequestCount()
setRequestCount
public void setRequestCount(Integer requestCount)
add
public void add(int value)
toJSON
public String toJSON()
toJSON
public static String toJSON(ContentTopValue obj)
fromJSON
public static ContentTopValue fromJSON(String json)
Copyright © 2001-2010 Jalios SA. All Rights Reserved.