Class ReplaceLoginIdInputWsDTO
java.lang.Object
de.hybris.platform.commercewebservicescommons.dto.user.ReplaceLoginIdInputWsDTO
- All Implemented Interfaces:
Serializable
Representation of a request of replacing an existing user's login id.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetNewLoginId(String newLoginId) voidsetPassword(String password)
-
Constructor Details
-
ReplaceLoginIdInputWsDTO
public ReplaceLoginIdInputWsDTO()
-
-
Method Details
-
setNewLoginId
-
getNewLoginId
-
setPassword
-
getPassword
-