public static final class ForgottenPasswordSecurityCode.Factory extends Object
ForgottenPasswordSecurityCode
.Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
static ForgottenPasswordSecurityCode |
newInstance()
Constructs a new instance of
ForgottenPasswordSecurityCode . |
static ForgottenPasswordSecurityCode |
newInstance(String code,
SecurityCodeAction action,
Timestamp creatingDate)
Constructs a new instance of
ForgottenPasswordSecurityCode , taking
all required and/or read-only properties as arguments. |
static ForgottenPasswordSecurityCode |
newInstance(String code,
SecurityCodeAction action,
Timestamp creatingDate,
User kenmeiUser)
Constructs a new instance of
ForgottenPasswordSecurityCode , taking
all possible properties (except the identifier(s))as arguments. |
public static ForgottenPasswordSecurityCode newInstance()
ForgottenPasswordSecurityCode
.public static ForgottenPasswordSecurityCode newInstance(String code, SecurityCodeAction action, Timestamp creatingDate)
ForgottenPasswordSecurityCode
, taking
all required and/or read-only properties as arguments.public static ForgottenPasswordSecurityCode newInstance(String code, SecurityCodeAction action, Timestamp creatingDate, User kenmeiUser)
ForgottenPasswordSecurityCode
, taking
all possible properties (except the identifier(s))as arguments.Copyright © 2019 Communote team. All rights reserved.