Liferay 6.2-ce-ga5

Uses of Class
com.liferay.counter.model.CounterRegister

Packages that use CounterRegister
com.liferay.counter.service.persistence This package defines the portal counter service persistence interfaces and utilities. 
 

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

Methods in com.liferay.counter.service.persistence that return CounterRegister
protected  CounterRegister CounterFinderImpl.createCounterRegister(String name)
           
protected  CounterRegister CounterFinderImpl.createCounterRegister(String name, long size)
           
protected  CounterRegister CounterFinderImpl.getCounterRegister(String name)
           
 


Liferay 6.2-ce-ga5