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 Details

  • 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

      void setDescription(String Description)
      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

      void setHelp(String Help)
      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

      void setMethod(String Method)
      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

      I_AD_Element getMFA_ElementPrm() throws RuntimeException
      Throws:
      RuntimeException
    • setMFAIssuer

      void setMFAIssuer(String MFAIssuer)
      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

      void setMFA_Method_UU(String MFA_Method_UU)
      Set MFA_Method_UU
    • getMFA_Method_UU

      String getMFA_Method_UU()
      Get MFA_Method_UU
    • setMFATimeProvider

      void setMFATimeProvider(String MFATimeProvider)
      Set Time Provider
    • getMFATimeProvider

      String getMFATimeProvider()
      Get Time Provider
    • setMFATimeServer

      void setMFATimeServer(String MFATimeServer)
      Set Time Server
    • getMFATimeServer

      String getMFATimeServer()
      Get Time Server
    • setMFAType

      void setMFAType(String MFAType)
      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

      void setName(String Name)
      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

      I_R_MailText getR_MailText() throws RuntimeException
      Throws:
      RuntimeException
    • getUpdated

      Timestamp getUpdated()
      Get Updated. Date this record was updated
    • getUpdatedBy

      int getUpdatedBy()
      Get Updated By. User who updated this records