public class MFAFIDO2CredentialEntryWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<MFAFIDO2CredentialEntry> implements MFAFIDO2CredentialEntry, com.liferay.portal.kernel.model.ModelWrapper<MFAFIDO2CredentialEntry>
This class is a wrapper for MFAFIDO2CredentialEntry
.
MFAFIDO2CredentialEntry
,
Serialized FormMFA_FIDO2_CREDENTIAL_ENTRY_ID_ACCESSOR
Constructor and Description |
---|
MFAFIDO2CredentialEntryWrapper(MFAFIDO2CredentialEntry mfaFIDO2CredentialEntry) |
Modifier and Type | Method and Description |
---|---|
MFAFIDO2CredentialEntry |
cloneWithOriginalValues() |
long |
getCompanyId()
Returns the company ID of this mfafido2 credential entry.
|
java.util.Date |
getCreateDate()
Returns the create date of this mfafido2 credential entry.
|
java.lang.String |
getCredentialKey()
Returns the credential key of this mfafido2 credential entry.
|
long |
getCredentialKeyHash()
Returns the credential key hash of this mfafido2 credential entry.
|
int |
getCredentialType()
Returns the credential type of this mfafido2 credential entry.
|
int |
getFailedAttempts()
Returns the failed attempts of this mfafido2 credential entry.
|
long |
getMfaFIDO2CredentialEntryId()
Returns the mfa fido2 credential entry ID of this mfafido2 credential entry.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this mfafido2 credential entry.
|
long |
getMvccVersion()
Returns the mvcc version of this mfafido2 credential entry.
|
long |
getPrimaryKey()
Returns the primary key of this mfafido2 credential entry.
|
java.lang.String |
getPublicKeyCOSE()
Returns the public key cose of this mfafido2 credential entry.
|
long |
getSignatureCount()
Returns the signature count of this mfafido2 credential entry.
|
long |
getUserId()
Returns the user ID of this mfafido2 credential entry.
|
java.lang.String |
getUserName()
Returns the user name of this mfafido2 credential entry.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this mfafido2 credential entry.
|
void |
persist() |
void |
setCompanyId(long companyId)
Sets the company ID of this mfafido2 credential entry.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this mfafido2 credential entry.
|
void |
setCredentialKey(java.lang.String credentialKey)
Sets the credential key of this mfafido2 credential entry.
|
void |
setCredentialKeyHash(long credentialKeyHash)
Sets the credential key hash of this mfafido2 credential entry.
|
void |
setCredentialType(int credentialType)
Sets the credential type of this mfafido2 credential entry.
|
void |
setFailedAttempts(int failedAttempts)
Sets the failed attempts of this mfafido2 credential entry.
|
void |
setMfaFIDO2CredentialEntryId(long mfaFIDO2CredentialEntryId)
Sets the mfa fido2 credential entry ID of this mfafido2 credential entry.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this mfafido2 credential entry.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this mfafido2 credential entry.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this mfafido2 credential entry.
|
void |
setPublicKeyCOSE(java.lang.String publicKeyCOSE)
Sets the public key cose of this mfafido2 credential entry.
|
void |
setSignatureCount(long signatureCount)
Sets the signature count of this mfafido2 credential entry.
|
void |
setUserId(long userId)
Sets the user ID of this mfafido2 credential entry.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this mfafido2 credential entry.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this mfafido2 credential entry.
|
java.lang.String |
toXmlString() |
protected MFAFIDO2CredentialEntryWrapper |
wrap(MFAFIDO2CredentialEntry mfaFIDO2CredentialEntry) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModel
finalize, getClass, notify, notifyAll, wait, wait, wait
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
public MFAFIDO2CredentialEntryWrapper(MFAFIDO2CredentialEntry mfaFIDO2CredentialEntry)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<MFAFIDO2CredentialEntry>
public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<MFAFIDO2CredentialEntry>
public MFAFIDO2CredentialEntry cloneWithOriginalValues()
cloneWithOriginalValues
in interface MFAFIDO2CredentialEntryModel
cloneWithOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<MFAFIDO2CredentialEntry>
public long getCompanyId()
getCompanyId
in interface MFAFIDO2CredentialEntryModel
getCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
public java.util.Date getCreateDate()
getCreateDate
in interface MFAFIDO2CredentialEntryModel
getCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getCredentialKey()
getCredentialKey
in interface MFAFIDO2CredentialEntryModel
public long getCredentialKeyHash()
getCredentialKeyHash
in interface MFAFIDO2CredentialEntryModel
public int getCredentialType()
getCredentialType
in interface MFAFIDO2CredentialEntryModel
public int getFailedAttempts()
getFailedAttempts
in interface MFAFIDO2CredentialEntryModel
public long getMfaFIDO2CredentialEntryId()
getMfaFIDO2CredentialEntryId
in interface MFAFIDO2CredentialEntryModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface MFAFIDO2CredentialEntryModel
getModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
public long getMvccVersion()
getMvccVersion
in interface MFAFIDO2CredentialEntryModel
getMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
public long getPrimaryKey()
getPrimaryKey
in interface MFAFIDO2CredentialEntryModel
public java.lang.String getPublicKeyCOSE()
getPublicKeyCOSE
in interface MFAFIDO2CredentialEntryModel
public long getSignatureCount()
getSignatureCount
in interface MFAFIDO2CredentialEntryModel
public long getUserId()
getUserId
in interface MFAFIDO2CredentialEntryModel
getUserId
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserName()
getUserName
in interface MFAFIDO2CredentialEntryModel
getUserName
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserUuid()
getUserUuid
in interface MFAFIDO2CredentialEntryModel
getUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
public void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setCompanyId(long companyId)
setCompanyId
in interface MFAFIDO2CredentialEntryModel
setCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
companyId
- the company ID of this mfafido2 credential entrypublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface MFAFIDO2CredentialEntryModel
setCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
createDate
- the create date of this mfafido2 credential entrypublic void setCredentialKey(java.lang.String credentialKey)
setCredentialKey
in interface MFAFIDO2CredentialEntryModel
credentialKey
- the credential key of this mfafido2 credential entrypublic void setCredentialKeyHash(long credentialKeyHash)
setCredentialKeyHash
in interface MFAFIDO2CredentialEntryModel
credentialKeyHash
- the credential key hash of this mfafido2 credential entrypublic void setCredentialType(int credentialType)
setCredentialType
in interface MFAFIDO2CredentialEntryModel
credentialType
- the credential type of this mfafido2 credential entrypublic void setFailedAttempts(int failedAttempts)
setFailedAttempts
in interface MFAFIDO2CredentialEntryModel
failedAttempts
- the failed attempts of this mfafido2 credential entrypublic void setMfaFIDO2CredentialEntryId(long mfaFIDO2CredentialEntryId)
setMfaFIDO2CredentialEntryId
in interface MFAFIDO2CredentialEntryModel
mfaFIDO2CredentialEntryId
- the mfa fido2 credential entry ID of this mfafido2 credential entrypublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface MFAFIDO2CredentialEntryModel
setModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
modifiedDate
- the modified date of this mfafido2 credential entrypublic void setMvccVersion(long mvccVersion)
setMvccVersion
in interface MFAFIDO2CredentialEntryModel
setMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
mvccVersion
- the mvcc version of this mfafido2 credential entrypublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface MFAFIDO2CredentialEntryModel
primaryKey
- the primary key of this mfafido2 credential entrypublic void setPublicKeyCOSE(java.lang.String publicKeyCOSE)
setPublicKeyCOSE
in interface MFAFIDO2CredentialEntryModel
publicKeyCOSE
- the public key cose of this mfafido2 credential entrypublic void setSignatureCount(long signatureCount)
setSignatureCount
in interface MFAFIDO2CredentialEntryModel
signatureCount
- the signature count of this mfafido2 credential entrypublic void setUserId(long userId)
setUserId
in interface MFAFIDO2CredentialEntryModel
setUserId
in interface com.liferay.portal.kernel.model.AuditedModel
userId
- the user ID of this mfafido2 credential entrypublic void setUserName(java.lang.String userName)
setUserName
in interface MFAFIDO2CredentialEntryModel
setUserName
in interface com.liferay.portal.kernel.model.AuditedModel
userName
- the user name of this mfafido2 credential entrypublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface MFAFIDO2CredentialEntryModel
setUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
userUuid
- the user uuid of this mfafido2 credential entrypublic java.lang.String toXmlString()
toXmlString
in interface MFAFIDO2CredentialEntryModel
protected MFAFIDO2CredentialEntryWrapper wrap(MFAFIDO2CredentialEntry mfaFIDO2CredentialEntry)
wrap
in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<MFAFIDO2CredentialEntry>