Package org.compiere.model
Interface I_MFA_Registration
- All Known Implementing Classes:
MMFARegistration
,X_MFA_Registration
public interface I_MFA_Registration
Generated Interface for MFA_Registration
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 6 - System - Clientstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name AD_User_IDstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name Expirationstatic final String
Column name FailedLoginCountstatic final String
Column name Helpstatic final String
Column name IsActivestatic final String
Column name IsUserMFAPreferredstatic final String
Column name IsValidstatic final String
Column name LastFailurestatic final String
Column name LastSuccessstatic final String
Column name MFA_Method_IDstatic final String
Column name MFA_Registration_IDstatic final String
Column name MFA_Registration_UUstatic final String
Column name MFALastSecretstatic final String
Column name MFASecretstatic final String
Column name MFAUnregisteredAtstatic final String
Column name MFAValidatedAtstatic final String
Column name Namestatic final String
Column name ParameterValuestatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final KeyNamePair
static final int
AD_Table_ID=200275static final String
TableName=MFA_Registration -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.int
Get User/Contact.Get Created.int
Get Created By.Get Expire On.int
Get Failed Login CountgetHelp()
Get Comment/Help.Get Last FailureGet Last Successint
Get MFA Method.int
Get MFA RegistrationGet MFA_Registration_UUGet Last MFA SecretGet MFA Secret.Get Unregistered atGet Validated atgetName()
Get Name.Get Parameter ValueGet Updated.int
Get Updated By.boolean
isActive()
Get Active.boolean
Get Preferredboolean
isValid()
Get Valid.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setAD_User_ID
(int AD_User_ID) Set User/Contact.void
setExpiration
(Timestamp Expiration) Set Expire On.void
setFailedLoginCount
(int FailedLoginCount) Set Failed Login Countvoid
Set Comment/Help.void
setIsActive
(boolean IsActive) Set Active.void
setIsUserMFAPreferred
(boolean IsUserMFAPreferred) Set Preferredvoid
setIsValid
(boolean IsValid) Set Valid.void
setLastFailure
(Timestamp LastFailure) Set Last Failurevoid
setLastSuccess
(Timestamp LastSuccess) Set Last Successvoid
setMFA_Method_ID
(int MFA_Method_ID) Set MFA Method.void
setMFA_Registration_ID
(int MFA_Registration_ID) Set MFA Registrationvoid
setMFA_Registration_UU
(String MFA_Registration_UU) Set MFA_Registration_UUvoid
setMFALastSecret
(String MFALastSecret) Set Last MFA Secretvoid
setMFASecret
(String MFASecret) Set MFA Secret.void
setMFAUnregisteredAt
(Timestamp MFAUnregisteredAt) Set Unregistered atvoid
setMFAValidatedAt
(Timestamp MFAValidatedAt) Set Validated atvoid
Set Name.void
setParameterValue
(String ParameterValue) Set Parameter Value
-
Field Details
-
Table_Name
TableName=MFA_Registration- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=200275- See Also:
-
Model
-
accessLevel
AccessLevel = 6 - System - Client -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AD_User_ID
Column name AD_User_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Expiration
Column name Expiration- See Also:
-
COLUMNNAME_FailedLoginCount
Column name FailedLoginCount- See Also:
-
COLUMNNAME_Help
Column name Help- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsUserMFAPreferred
Column name IsUserMFAPreferred- See Also:
-
COLUMNNAME_IsValid
Column name IsValid- See Also:
-
COLUMNNAME_LastFailure
Column name LastFailure- See Also:
-
COLUMNNAME_LastSuccess
Column name LastSuccess- See Also:
-
COLUMNNAME_MFALastSecret
Column name MFALastSecret- See Also:
-
COLUMNNAME_MFA_Method_ID
Column name MFA_Method_ID- See Also:
-
COLUMNNAME_MFA_Registration_ID
Column name MFA_Registration_ID- See Also:
-
COLUMNNAME_MFA_Registration_UU
Column name MFA_Registration_UU- See Also:
-
COLUMNNAME_MFASecret
Column name MFASecret- See Also:
-
COLUMNNAME_MFAUnregisteredAt
Column name MFAUnregisteredAt- See Also:
-
COLUMNNAME_MFAValidatedAt
Column name MFAValidatedAt- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_ParameterValue
Column name ParameterValue- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
-
Method Details
-
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID) Set Organization. Organizational entity within tenant -
getAD_Org_ID
int getAD_Org_ID()Get Organization. Organizational entity within tenant -
setAD_User_ID
void setAD_User_ID(int AD_User_ID) Set User/Contact. User within the system - Internal or Business Partner Contact -
getAD_User_ID
int getAD_User_ID()Get User/Contact. User within the system - Internal or Business Partner Contact -
getAD_User
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setExpiration
Set Expire On. Expire On -
getExpiration
Timestamp getExpiration()Get Expire On. Expire On -
setFailedLoginCount
void setFailedLoginCount(int FailedLoginCount) Set Failed Login Count -
getFailedLoginCount
int getFailedLoginCount()Get Failed Login Count -
setHelp
Set Comment/Help. Comment or Hint -
getHelp
String getHelp()Get Comment/Help. Comment or Hint -
setIsActive
void setIsActive(boolean IsActive) Set Active. The record is active in the system -
isActive
boolean isActive()Get Active. The record is active in the system -
setIsUserMFAPreferred
void setIsUserMFAPreferred(boolean IsUserMFAPreferred) Set Preferred -
isUserMFAPreferred
boolean isUserMFAPreferred()Get Preferred -
setIsValid
void setIsValid(boolean IsValid) Set Valid. Element is valid -
isValid
boolean isValid()Get Valid. Element is valid -
setLastFailure
Set Last Failure -
getLastFailure
Timestamp getLastFailure()Get Last Failure -
setLastSuccess
Set Last Success -
getLastSuccess
Timestamp getLastSuccess()Get Last Success -
setMFALastSecret
Set Last MFA Secret -
getMFALastSecret
String getMFALastSecret()Get Last MFA Secret -
setMFA_Method_ID
void setMFA_Method_ID(int MFA_Method_ID) Set MFA Method. Multi-factor Authentication Method -
getMFA_Method_ID
int getMFA_Method_ID()Get MFA Method. Multi-factor Authentication Method -
getMFA_Method
- Throws:
RuntimeException
-
setMFA_Registration_ID
void setMFA_Registration_ID(int MFA_Registration_ID) Set MFA Registration -
getMFA_Registration_ID
int getMFA_Registration_ID()Get MFA Registration -
setMFA_Registration_UU
Set MFA_Registration_UU -
getMFA_Registration_UU
String getMFA_Registration_UU()Get MFA_Registration_UU -
setMFASecret
Set MFA Secret. Multi-factor Authentication Secret -
getMFASecret
String getMFASecret()Get MFA Secret. Multi-factor Authentication Secret -
setMFAUnregisteredAt
Set Unregistered at -
getMFAUnregisteredAt
Timestamp getMFAUnregisteredAt()Get Unregistered at -
setMFAValidatedAt
Set Validated at -
getMFAValidatedAt
Timestamp getMFAValidatedAt()Get Validated at -
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setParameterValue
Set Parameter Value -
getParameterValue
String getParameterValue()Get Parameter Value -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records
-