Liferay 6.0.3

Uses of Interface
com.liferay.counter.model.CounterModel

Packages that use CounterModel
com.liferay.counter.model   
com.liferay.counter.model.impl   
 

Uses of CounterModel in com.liferay.counter.model
 

Subinterfaces of CounterModel in com.liferay.counter.model
 interface Counter
           This interface is a model that represents the Counter table in the database.
 

Classes in com.liferay.counter.model that implement CounterModel
 class CounterWrapper
           This class is a wrapper for Counter.
 

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

Classes in com.liferay.counter.model.impl that implement CounterModel
 class CounterImpl
           
 class CounterModelImpl
           This interface is a model that represents the Counter table in the database.
 


Liferay 6.0.3