Liferay 6.0.3

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

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

Uses of UserModel in com.liferay.portal.model
 

Subinterfaces of UserModel in com.liferay.portal.model
 interface User
           This interface is a model that represents the User_ table in the database.
 

Classes in com.liferay.portal.model that implement UserModel
 class UserWrapper
           This class is a wrapper for User.
 

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

Classes in com.liferay.portal.model.impl that implement UserModel
 class UserImpl
           
 class UserModelImpl
           This interface is a model that represents the User_ table in the database.
 


Liferay 6.0.3