Liferay 6.0.5

Uses of Interface
com.liferay.portal.model.LockModel

Packages that use LockModel
com.liferay.portal.model   
com.liferay.portal.model.impl   
 

Uses of LockModel in com.liferay.portal.model
 

Subinterfaces of LockModel in com.liferay.portal.model
 interface Lock
          The model interface for the Lock service.
 

Classes in com.liferay.portal.model that implement LockModel
 class LockWrapper
           This class is a wrapper for Lock.
 

Uses of LockModel in com.liferay.portal.model.impl
 

Classes in com.liferay.portal.model.impl that implement LockModel
 class LockImpl
           
 class LockModelImpl
          The base model implementation for the Lock service.
 


Liferay 6.0.5