Liferay 6.1.10-ee-ga1

Uses of Interface
com.liferay.counter.service.persistence.CounterFinder

Packages that use CounterFinder
com.liferay.counter.service.persistence   
 

Uses of CounterFinder in com.liferay.counter.service.persistence
 

Methods in com.liferay.counter.service.persistence that return CounterFinder
static CounterFinder CounterFinderUtil.getFinder()
           
 

Methods in com.liferay.counter.service.persistence with parameters of type CounterFinder
 void CounterFinderUtil.setFinder(CounterFinder finder)
           
 


Liferay 6.1.10-ee-ga1