Class UserBlueprintImpl
java.lang.Object
com.liferay.users.admin.test.util.search.UserBlueprintImpl
- All Implemented Interfaces:
UserBlueprint
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface com.liferay.users.admin.test.util.search.UserBlueprint
UserBlueprint.UserBlueprintBuilder -
Method Summary
Modifier and TypeMethodDescriptionintintintlonglonglonglong[]long[]longlong[]com.liferay.portal.kernel.service.ServiceContextlonglong[]booleanbooleanbooleanisMale()boolean
-
Method Details
-
getBirthdayDay
public int getBirthdayDay()- Specified by:
getBirthdayDayin interfaceUserBlueprint
-
getBirthdayMonth
public int getBirthdayMonth()- Specified by:
getBirthdayMonthin interfaceUserBlueprint
-
getBirthdayYear
public int getBirthdayYear()- Specified by:
getBirthdayYearin interfaceUserBlueprint
-
getCompanyId
public long getCompanyId()- Specified by:
getCompanyIdin interfaceUserBlueprint
-
getCreatorUserId
public long getCreatorUserId()- Specified by:
getCreatorUserIdin interfaceUserBlueprint
-
getEmailAddress
- Specified by:
getEmailAddressin interfaceUserBlueprint
-
getFacebookId
public long getFacebookId()- Specified by:
getFacebookIdin interfaceUserBlueprint
-
getFirstName
- Specified by:
getFirstNamein interfaceUserBlueprint
-
getGroupIds
public long[] getGroupIds()- Specified by:
getGroupIdsin interfaceUserBlueprint
-
getJobTitle
- Specified by:
getJobTitlein interfaceUserBlueprint
-
getLastName
- Specified by:
getLastNamein interfaceUserBlueprint
-
getLocale
- Specified by:
getLocalein interfaceUserBlueprint
-
getMiddleName
- Specified by:
getMiddleNamein interfaceUserBlueprint
-
getOpenId
- Specified by:
getOpenIdin interfaceUserBlueprint
-
getOrganizationIds
public long[] getOrganizationIds()- Specified by:
getOrganizationIdsin interfaceUserBlueprint
-
getPassword1
- Specified by:
getPassword1in interfaceUserBlueprint
-
getPassword2
- Specified by:
getPassword2in interfaceUserBlueprint
-
getPrefixId
public long getPrefixId()- Specified by:
getPrefixIdin interfaceUserBlueprint
-
getRoleIds
public long[] getRoleIds()- Specified by:
getRoleIdsin interfaceUserBlueprint
-
getScreenName
- Specified by:
getScreenNamein interfaceUserBlueprint
-
getServiceContext
public com.liferay.portal.kernel.service.ServiceContext getServiceContext()- Specified by:
getServiceContextin interfaceUserBlueprint
-
getSuffixId
public long getSuffixId()- Specified by:
getSuffixIdin interfaceUserBlueprint
-
getUserGroupIds
public long[] getUserGroupIds()- Specified by:
getUserGroupIdsin interfaceUserBlueprint
-
isAutoPassword
public boolean isAutoPassword()- Specified by:
isAutoPasswordin interfaceUserBlueprint
-
isAutoScreenName
public boolean isAutoScreenName()- Specified by:
isAutoScreenNamein interfaceUserBlueprint
-
isMale
public boolean isMale()- Specified by:
isMalein interfaceUserBlueprint
-
isSendMail
public boolean isSendMail()- Specified by:
isSendMailin interfaceUserBlueprint
-