Class X_MFA_Rule

java.lang.Object
org.compiere.model.PO
org.compiere.model.X_MFA_Rule
All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_MFA_Rule, I_Persistent, Evaluatee

public class X_MFA_Rule extends PO implements I_MFA_Rule, I_Persistent
Generated Model for MFA_Rule
Version:
Release 11 - $Id$
Author:
iDempiere (generated)
See Also:
  • Constructor Details

    • X_MFA_Rule

      public X_MFA_Rule(Properties ctx, int MFA_Rule_ID, String trxName)
      Standard Constructor
    • X_MFA_Rule

      public X_MFA_Rule(Properties ctx, int MFA_Rule_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_MFA_Rule

      public X_MFA_Rule(Properties ctx, String MFA_Rule_UU, String trxName)
      Standard Constructor
    • X_MFA_Rule

      public X_MFA_Rule(Properties ctx, String MFA_Rule_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_MFA_Rule

      public X_MFA_Rule(Properties ctx, ResultSet rs, String trxName)
      Load Constructor
  • Method Details

    • get_AccessLevel

      protected int get_AccessLevel()
      AccessLevel
      Specified by:
      get_AccessLevel in class PO
      Returns:
      6 - System - Client
    • initPO

      protected POInfo initPO(Properties ctx)
      Load Meta Data
      Specified by:
      initPO in class PO
      Parameters:
      ctx - context
      Returns:
      POInfo
    • toString

      public String toString()
      Description copied from class: PO
      String representation
      Overrides:
      toString in class PO
      Returns:
      String representation
    • setHelp

      public void setHelp(String Help)
      Set Comment/Help.
      Specified by:
      setHelp in interface I_MFA_Rule
      Parameters:
      Help - Comment or Hint
    • getHelp

      public String getHelp()
      Get Comment/Help.
      Specified by:
      getHelp in interface I_MFA_Rule
      Returns:
      Comment or Hint
    • getMFA_Method

      public I_MFA_Method getMFA_Method() throws RuntimeException
      Specified by:
      getMFA_Method in interface I_MFA_Rule
      Throws:
      RuntimeException
    • setMFA_Method_ID

      public void setMFA_Method_ID(int MFA_Method_ID)
      Set MFA Method.
      Specified by:
      setMFA_Method_ID in interface I_MFA_Rule
      Parameters:
      MFA_Method_ID - Multi-factor Authentication Method
    • getMFA_Method_ID

      public int getMFA_Method_ID()
      Get MFA Method.
      Specified by:
      getMFA_Method_ID in interface I_MFA_Rule
      Returns:
      Multi-factor Authentication Method
    • setMFA_Rule_ID

      public void setMFA_Rule_ID(int MFA_Rule_ID)
      Set MFA Rule.
      Specified by:
      setMFA_Rule_ID in interface I_MFA_Rule
      Parameters:
      MFA_Rule_ID - Multi-factor Authentication Rule
    • getMFA_Rule_ID

      public int getMFA_Rule_ID()
      Get MFA Rule.
      Specified by:
      getMFA_Rule_ID in interface I_MFA_Rule
      Returns:
      Multi-factor Authentication Rule
    • setMFA_Rule_UU

      public void setMFA_Rule_UU(String MFA_Rule_UU)
      Set MFA_Rule_UU.
      Specified by:
      setMFA_Rule_UU in interface I_MFA_Rule
      Parameters:
      MFA_Rule_UU - MFA_Rule_UU
    • getMFA_Rule_UU

      public String getMFA_Rule_UU()
      Get MFA_Rule_UU.
      Specified by:
      getMFA_Rule_UU in interface I_MFA_Rule
      Returns:
      MFA_Rule_UU