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 TypeMethodDescriptionint
int
int
long
long
long
long[]
long[]
long
long[]
com.liferay.portal.kernel.service.ServiceContext
long
long[]
boolean
boolean
boolean
isMale()
boolean
-
Method Details
-
getBirthdayDay
public int getBirthdayDay()- Specified by:
getBirthdayDay
in interfaceUserBlueprint
-
getBirthdayMonth
public int getBirthdayMonth()- Specified by:
getBirthdayMonth
in interfaceUserBlueprint
-
getBirthdayYear
public int getBirthdayYear()- Specified by:
getBirthdayYear
in interfaceUserBlueprint
-
getCompanyId
public long getCompanyId()- Specified by:
getCompanyId
in interfaceUserBlueprint
-
getCreatorUserId
public long getCreatorUserId()- Specified by:
getCreatorUserId
in interfaceUserBlueprint
-
getEmailAddress
- Specified by:
getEmailAddress
in interfaceUserBlueprint
-
getFacebookId
public long getFacebookId()- Specified by:
getFacebookId
in interfaceUserBlueprint
-
getFirstName
- Specified by:
getFirstName
in interfaceUserBlueprint
-
getGroupIds
public long[] getGroupIds()- Specified by:
getGroupIds
in interfaceUserBlueprint
-
getJobTitle
- Specified by:
getJobTitle
in interfaceUserBlueprint
-
getLastName
- Specified by:
getLastName
in interfaceUserBlueprint
-
getLocale
- Specified by:
getLocale
in interfaceUserBlueprint
-
getMiddleName
- Specified by:
getMiddleName
in interfaceUserBlueprint
-
getOpenId
- Specified by:
getOpenId
in interfaceUserBlueprint
-
getOrganizationIds
public long[] getOrganizationIds()- Specified by:
getOrganizationIds
in interfaceUserBlueprint
-
getPassword1
- Specified by:
getPassword1
in interfaceUserBlueprint
-
getPassword2
- Specified by:
getPassword2
in interfaceUserBlueprint
-
getPrefixId
public long getPrefixId()- Specified by:
getPrefixId
in interfaceUserBlueprint
-
getRoleIds
public long[] getRoleIds()- Specified by:
getRoleIds
in interfaceUserBlueprint
-
getScreenName
- Specified by:
getScreenName
in interfaceUserBlueprint
-
getServiceContext
public com.liferay.portal.kernel.service.ServiceContext getServiceContext()- Specified by:
getServiceContext
in interfaceUserBlueprint
-
getSuffixId
public long getSuffixId()- Specified by:
getSuffixId
in interfaceUserBlueprint
-
getUserGroupIds
public long[] getUserGroupIds()- Specified by:
getUserGroupIds
in interfaceUserBlueprint
-
isAutoPassword
public boolean isAutoPassword()- Specified by:
isAutoPassword
in interfaceUserBlueprint
-
isAutoScreenName
public boolean isAutoScreenName()- Specified by:
isAutoScreenName
in interfaceUserBlueprint
-
isMale
public boolean isMale()- Specified by:
isMale
in interfaceUserBlueprint
-
isSendMail
public boolean isSendMail()- Specified by:
isSendMail
in interfaceUserBlueprint
-