Liferay 6.1.2-ce-ga3

Uses of Class
com.liferay.counter.model.impl.CounterModelImpl

Packages that use CounterModelImpl
com.liferay.counter.model.impl   
com.liferay.portal.tools.samplesqlbuilder   
 

Uses of CounterModelImpl in com.liferay.counter.model.impl
 

Subclasses of CounterModelImpl in com.liferay.counter.model.impl
 class CounterBaseImpl
          The extended model base implementation for the Counter service.
 class CounterImpl
           
 

Uses of CounterModelImpl in com.liferay.portal.tools.samplesqlbuilder
 

Methods in com.liferay.portal.tools.samplesqlbuilder that return types with arguments of type CounterModelImpl
 List<CounterModelImpl> DataFactory.getCounters()
           
 


Liferay 6.1.2-ce-ga3