Liferay 6.1.2-ce-ga3

Uses of Package
com.liferay.counter.model

Packages that use com.liferay.counter.model
com.liferay.counter.model This package defines the portal counter model interfaces, classes, and wrappers. 
com.liferay.counter.model.impl   
com.liferay.counter.service This package defines the portal counter service local interfaces, utilities, and wrappers. 
com.liferay.counter.service.base   
com.liferay.counter.service.persistence This package defines the portal counter service persistence interfaces and utilities. 
 

Classes in com.liferay.counter.model used by com.liferay.counter.model
Counter
          The extended model interface for the Counter service.
CounterHolder
           
CounterModel
          The base model interface for the Counter service.
CounterSoap
          This class is used by SOAP remote services.
 

Classes in com.liferay.counter.model used by com.liferay.counter.model.impl
Counter
          The extended model interface for the Counter service.
CounterModel
          The base model interface for the Counter service.
 

Classes in com.liferay.counter.model used by com.liferay.counter.service
Counter
          The extended model interface for the Counter service.
 

Classes in com.liferay.counter.model used by com.liferay.counter.service.base
Counter
          The extended model interface for the Counter service.
 

Classes in com.liferay.counter.model used by com.liferay.counter.service.persistence
Counter
          The extended model interface for the Counter service.
CounterRegister
           
 


Liferay 6.1.2-ce-ga3