public abstract class GeneratedB2BRegistrationApprovedProcess
extends B2BRegistrationProcess
B2BRegistrationApprovedProcess.| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
PASSWORDRESETTOKEN
Qualifier of the
B2BRegistrationApprovedProcess.passwordResetToken attribute |
| Constructor and Description |
|---|
GeneratedB2BRegistrationApprovedProcess() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
String |
getPasswordResetToken()
Generated method - Getter of the
B2BRegistrationApprovedProcess.passwordResetToken attribute. |
String |
getPasswordResetToken(SessionContext ctx)
Generated method - Getter of the
B2BRegistrationApprovedProcess.passwordResetToken attribute. |
void |
setPasswordResetToken(SessionContext ctx,
String value)
Generated method - Setter of the
B2BRegistrationApprovedProcess.passwordResetToken attribute. |
void |
setPasswordResetToken(String value)
Generated method - Setter of the
B2BRegistrationApprovedProcess.passwordResetToken attribute. |
public static final String PASSWORDRESETTOKEN
B2BRegistrationApprovedProcess.passwordResetToken attributeprotected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
public GeneratedB2BRegistrationApprovedProcess()
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
public String getPasswordResetToken(SessionContext ctx)
B2BRegistrationApprovedProcess.passwordResetToken attribute.public String getPasswordResetToken()
B2BRegistrationApprovedProcess.passwordResetToken attribute.public void setPasswordResetToken(SessionContext ctx, String value)
B2BRegistrationApprovedProcess.passwordResetToken attribute.value - the passwordResetTokenpublic void setPasswordResetToken(String value)
B2BRegistrationApprovedProcess.passwordResetToken attribute.value - the passwordResetTokenCopyright © 2017 SAP SE. All Rights Reserved.