Package org.compiere.model
Interface I_MFA_Method
- All Known Implementing Classes:
MMFAMethod
,X_MFA_Method
public interface I_MFA_Method
Generated Interface for MFA_Method
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 4 - Systemstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name Descriptionstatic final String
Column name ExpireInMinutesstatic final String
Column name Helpstatic final String
Column name IsActivestatic final String
Column name Methodstatic final String
Column name MFA_ElementPrm_IDstatic final String
Column name MFA_Method_IDstatic final String
Column name MFA_Method_UUstatic final String
Column name MFAAllowedTimeDiscrepancystatic final String
Column name MFAIssuerstatic final String
Column name MFATimeProviderstatic final String
Column name MFATimeServerstatic final String
Column name MFATypestatic final String
Column name Namestatic final String
Column name R_MailText_IDstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final KeyNamePair
static final int
AD_Table_ID=200273static final String
TableName=MFA_Method -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.Get Created.int
Get Created By.Get Description.int
Get Expire in MinutesgetHelp()
Get Comment/Help.Get Methodint
Get Parameter Elementint
Get MFA Method.Get MFA_Method_UUint
Get Allowed Time Period DiscrepancyGet IssuerGet Time ProviderGet Time ServerGet MFA Type.getName()
Get Name.int
Get Mail Template.Get Updated.int
Get Updated By.boolean
isActive()
Get Active.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setDescription
(String Description) Set Description.void
setExpireInMinutes
(int ExpireInMinutes) Set Expire in Minutesvoid
Set Comment/Help.void
setIsActive
(boolean IsActive) Set Active.void
Set Methodvoid
setMFA_ElementPrm_ID
(int MFA_ElementPrm_ID) Set Parameter Elementvoid
setMFA_Method_ID
(int MFA_Method_ID) Set MFA Method.void
setMFA_Method_UU
(String MFA_Method_UU) Set MFA_Method_UUvoid
setMFAAllowedTimeDiscrepancy
(int MFAAllowedTimeDiscrepancy) Set Allowed Time Period Discrepancyvoid
setMFAIssuer
(String MFAIssuer) Set Issuervoid
setMFATimeProvider
(String MFATimeProvider) Set Time Providervoid
setMFATimeServer
(String MFATimeServer) Set Time Servervoid
setMFAType
(String MFAType) Set MFA Type.void
Set Name.void
setR_MailText_ID
(int R_MailText_ID) Set Mail Template.
-
Field Details
-
Table_Name
TableName=MFA_Method- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=200273- See Also:
-
Model
-
accessLevel
AccessLevel = 4 - System -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_ExpireInMinutes
Column name ExpireInMinutes- See Also:
-
COLUMNNAME_Help
Column name Help- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_Method
Column name Method- See Also:
-
COLUMNNAME_MFAAllowedTimeDiscrepancy
Column name MFAAllowedTimeDiscrepancy- See Also:
-
COLUMNNAME_MFA_ElementPrm_ID
Column name MFA_ElementPrm_ID- See Also:
-
COLUMNNAME_MFAIssuer
Column name MFAIssuer- See Also:
-
COLUMNNAME_MFA_Method_ID
Column name MFA_Method_ID- See Also:
-
COLUMNNAME_MFA_Method_UU
Column name MFA_Method_UU- See Also:
-
COLUMNNAME_MFATimeProvider
Column name MFATimeProvider- See Also:
-
COLUMNNAME_MFATimeServer
Column name MFATimeServer- See Also:
-
COLUMNNAME_MFAType
Column name MFAType- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_R_MailText_ID
Column name R_MailText_ID- 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 -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setExpireInMinutes
void setExpireInMinutes(int ExpireInMinutes) Set Expire in Minutes -
getExpireInMinutes
int getExpireInMinutes()Get Expire in Minutes -
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 -
setMethod
Set Method -
getMethod
String getMethod()Get Method -
setMFAAllowedTimeDiscrepancy
void setMFAAllowedTimeDiscrepancy(int MFAAllowedTimeDiscrepancy) Set Allowed Time Period Discrepancy -
getMFAAllowedTimeDiscrepancy
int getMFAAllowedTimeDiscrepancy()Get Allowed Time Period Discrepancy -
setMFA_ElementPrm_ID
void setMFA_ElementPrm_ID(int MFA_ElementPrm_ID) Set Parameter Element -
getMFA_ElementPrm_ID
int getMFA_ElementPrm_ID()Get Parameter Element -
getMFA_ElementPrm
- Throws:
RuntimeException
-
setMFAIssuer
Set Issuer -
getMFAIssuer
String getMFAIssuer()Get Issuer -
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 -
setMFA_Method_UU
Set MFA_Method_UU -
getMFA_Method_UU
String getMFA_Method_UU()Get MFA_Method_UU -
setMFATimeProvider
Set Time Provider -
getMFATimeProvider
String getMFATimeProvider()Get Time Provider -
setMFATimeServer
Set Time Server -
getMFATimeServer
String getMFATimeServer()Get Time Server -
setMFAType
Set MFA Type. Multi-factor authentication type (Something you Know/Have/Are, Location) -
getMFAType
String getMFAType()Get MFA Type. Multi-factor authentication type (Something you Know/Have/Are, Location) -
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setR_MailText_ID
void setR_MailText_ID(int R_MailText_ID) Set Mail Template. Text templates for mailings -
getR_MailText_ID
int getR_MailText_ID()Get Mail Template. Text templates for mailings -
getR_MailText
- Throws:
RuntimeException
-
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records
-