Liferay 7.0-ce-b4

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

Packages that use CounterRegister
com.liferay.counter.service.persistence.impl   
 

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

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


Liferay 7.0-ce-b4