Interface UserBlueprint.UserBlueprintBuilder
- All Known Implementing Classes:
UserBlueprintImpl.UserBlueprintBuilderImpl
- Enclosing interface:
- UserBlueprint
public static interface UserBlueprint.UserBlueprintBuilder
-
Method Summary
Modifier and TypeMethodDescriptionautoPassword
(boolean autoPassword) birthdayDay
(int birthdayDay) birthdayMonth
(int birthdayMonth) birthdayYear
(int birthdayYear) build()
companyId
(long companyId) emailAddress
(String emailAddress) groupIds
(long... groupIds) middleName
(String middleName) screenName
(String screenName) serviceContext
(com.liferay.portal.kernel.service.ServiceContext serviceContext) userId
(long userId)
-
Method Details
-
autoPassword
-
birthdayDay
-
birthdayMonth
-
birthdayYear
-
build
UserBlueprint build() -
companyId
-
emailAddress
-
firstName
-
groupIds
-
jobTitle
-
lastName
-
locale
-
middleName
-
password1
-
password2
-
screenName
-
serviceContext
UserBlueprint.UserBlueprintBuilder serviceContext(com.liferay.portal.kernel.service.ServiceContext serviceContext) -
userId
-