Liferay 7.0-ce-b4

Uses of Class
com.liferay.portal.model.impl.UserBaseImpl

Packages that use UserBaseImpl
com.liferay.portal.model.impl This package defines the portal model implementation base classes. 
 

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

Subclasses of UserBaseImpl in com.liferay.portal.model.impl
 class UserImpl
          Represents a portal user, providing access to the user's contact information, groups, organizations, teams, user groups, roles, locale, timezone, and more.
 


Liferay 7.0-ce-b4