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