Liferay 6.0.3

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
           This interface is a model that represents the Lock_ table in the database.
 

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
           This interface is a model that represents the Lock_ table in the database.
 


Liferay 6.0.3