Liferay 6.1.10-ee-ga1

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

Packages that use CounterModel
com.liferay.counter.model   
 

Uses of CounterModel in com.liferay.counter.model
 

Subinterfaces of CounterModel in com.liferay.counter.model
 interface Counter
          The extended model interface for the Counter service.
 

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


Liferay 6.1.10-ee-ga1