Liferay 6.0.5

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
          The model interface for the User service.
 

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
          The base model implementation for the User service.
 


Liferay 6.0.5