Class UserPreferences
java.lang.Object
com.broadleafcommerce.adminuser.resource.domain.UserPreferences
Represents an update request to an
AdminUser's
personal preferences.
This is a subset of fields on AdminUser
.
-
Field Details
-
defaultApplicationId
- See Also:
-
email
- See Also:
-
-
Constructor Details
-
UserPreferences
public UserPreferences()
-
-
Method Details
-
getDefaultApplicationId
- See Also:
-
getEmail
- See Also:
-
getPhone
- See Also:
-
setDefaultApplicationId
- See Also:
-
setEmail
- See Also:
-
setPhone
- See Also:
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-