Java com.liferay.portal.kernel.model User fields, constructors, methods, implement or subclass

Example usage for Java com.liferay.portal.kernel.model User fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.liferay.portal.kernel.model User.

The text is from its open source code.

Method

ContactfetchContact()
java.util.List
getAddresses()
Returns the user's addresses.
java.util.DategetBirthday()
Returns the user's birth date.
ContactgetContact()
Returns the user's associated contact.
StringgetDisplayURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
Returns the user's display URL based on the theme display, discounting the URL of the user's default intranet site home page.
java.util.ListgetEmailAddresses()
Returns the user's email addresses.
StringgetFullName()
Returns the user's full name.
StringgetFullName(boolean usePrefix, boolean useSuffix)
Returns the user's full name.
GroupgetGroup()
longgetGroupId()
long[]getGroupIds()
java.util.ListgetGroups()
StringgetInitials()
java.util.LocalegetLocale()
StringgetLogin()
booleangetMale()
Returns true if the user is male.
java.util.ListgetMySiteGroups(String[] classNames, int max)
java.util.ListgetMySiteGroups()
long[]getOrganizationIds()
long[]getOrganizationIds(boolean includeAdministrative)
java.util.ListgetOrganizations()
PasswordPolicygetPasswordPolicy()
StringgetPasswordUnencrypted()
java.util.ListgetPhones()
StringgetPortraitURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
long[]getRoleIds()
java.util.ListgetRoles()
long[]getTeamIds()
java.util.ListgetTeams()
java.util.TimeZonegetTimeZone()
long[]getUserGroupIds()
java.util.ListgetUserGroups()
java.util.ListgetWebsites()
booleanhasCompanyMx()
booleanhasReminderQuery()
booleanisActive()
booleanisMale()
booleanisSetupComplete()