Liferay 6.0.5

com.liferay.portlet.messageboards.util
Class ThreadHits

java.lang.Object
  extended by com.liferay.portlet.messageboards.util.ThreadHits

public class ThreadHits
extends Object


Constructor Summary
ThreadHits()
           
 
Method Summary
 void recordHits(Hits hits, int start, int end)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThreadHits

public ThreadHits()
Method Detail

recordHits

public void recordHits(Hits hits,
                       int start,
                       int end)
                throws Exception
Throws:
Exception

Liferay 6.0.5