|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface User
The model interface for the User service. Represents a row in the "User_" database table, with each column mapped to a property of this class.
Never modify this interface directly. Add methods to UserImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.
UserModel,
UserImpl,
UserModelImpl| Method Detail |
|---|
Date getBirthday()
throws PortalException,
SystemException
PortalException
SystemException
String getCompanyMx()
throws PortalException,
SystemException
PortalException
SystemException
Contact getContact()
throws PortalException,
SystemException
PortalException
SystemExceptionString getDisplayEmailAddress()
String getDisplayURL(ThemeDisplay themeDisplay)
throws PortalException,
SystemException
PortalException
SystemException
String getDisplayURL(String portalURL,
String mainPath)
throws PortalException,
SystemException
PortalException
SystemException
boolean getFemale()
throws PortalException,
SystemException
PortalException
SystemExceptionString getFullName()
Group getGroup()
throws PortalException,
SystemException
PortalException
SystemException
long[] getGroupIds()
throws PortalException,
SystemException
PortalException
SystemException
List<Group> getGroups()
throws PortalException,
SystemException
PortalException
SystemExceptionLocale getLocale()
String getLogin()
throws PortalException,
SystemException
PortalException
SystemException
boolean getMale()
throws PortalException,
SystemException
PortalException
SystemException
List<Group> getMyPlaces()
throws PortalException,
SystemException
PortalException
SystemException
List<Group> getMyPlaces(int max)
throws PortalException,
SystemException
PortalException
SystemException
long[] getOrganizationIds()
throws PortalException,
SystemException
PortalException
SystemException
List<Organization> getOrganizations()
throws PortalException,
SystemException
PortalException
SystemExceptionboolean getPasswordModified()
PasswordPolicy getPasswordPolicy()
throws PortalException,
SystemException
PortalException
SystemExceptionString getPasswordUnencrypted()
int getPrivateLayoutsPageCount()
throws PortalException,
SystemException
PortalException
SystemException
int getPublicLayoutsPageCount()
throws PortalException,
SystemException
PortalException
SystemException
Set<String> getReminderQueryQuestions()
throws PortalException,
SystemException
PortalException
SystemException
long[] getRoleIds()
throws SystemException
SystemException
List<Role> getRoles()
throws SystemException
SystemExceptiondouble getSocialContributionEquity()
double getSocialParticipationEquity()
double getSocialPersonalEquity()
long[] getTeamIds()
throws SystemException
SystemException
List<Team> getTeams()
throws SystemException
SystemException
long[] getUserGroupIds()
throws SystemException
SystemException
List<UserGroup> getUserGroups()
throws SystemException
SystemExceptionTimeZone getTimeZone()
boolean hasCompanyMx()
throws PortalException,
SystemException
PortalException
SystemException
boolean hasCompanyMx(String emailAddress)
throws PortalException,
SystemException
PortalException
SystemException
boolean hasMyPlaces()
throws SystemException
SystemException
boolean hasOrganization()
throws PortalException,
SystemException
PortalException
SystemException
boolean hasPrivateLayouts()
throws PortalException,
SystemException
PortalException
SystemException
boolean hasPublicLayouts()
throws PortalException,
SystemException
PortalException
SystemExceptionboolean hasReminderQuery()
boolean isFemale()
throws PortalException,
SystemException
PortalException
SystemException
boolean isMale()
throws PortalException,
SystemException
PortalException
SystemExceptionboolean isPasswordModified()
void setLanguageId(String languageId)
UserModel
setLanguageId in interface UserModellanguageId - the language id of this uservoid setPasswordModified(boolean passwordModified)
void setPasswordUnencrypted(String passwordUnencrypted)
void setTimeZoneId(String timeZoneId)
UserModel
setTimeZoneId in interface UserModeltimeZoneId - the time zone id of this uservoid updateSocialContributionEquity(double value)
void updateSocialParticipationEquity(double value)
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||