Liferay 6.0-ee-sp2

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

Packages that use UserModel
com.liferay.portal.model   
 

Uses of UserModel in com.liferay.portal.model
 

Subinterfaces of UserModel in com.liferay.portal.model
 interface User
          The extended model interface for the User service.
 

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


Liferay 6.0-ee-sp2