Interface I_AD_AllUsers_V

All Known Implementing Classes:
X_AD_AllUsers_V

public interface I_AD_AllUsers_V
Generated Interface for AD_AllUsers_V
Version:
Release 11
Author:
iDempiere (generated)
  • Field Details

  • Method Details

    • setAD_AllClients_V_ID

      void setAD_AllClients_V_ID(int AD_AllClients_V_ID)
      Set Tenant (All)
    • getAD_AllClients_V_ID

      int getAD_AllClients_V_ID()
      Get Tenant (All)
    • getAD_AllClients_V

      I_AD_AllClients_V getAD_AllClients_V() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_AllUsers_V_ID

      void setAD_AllUsers_V_ID(int AD_AllUsers_V_ID)
      Set User (All)
    • getAD_AllUsers_V_ID

      int getAD_AllUsers_V_ID()
      Get User (All)
    • setAD_AllUsers_V_UU

      void setAD_AllUsers_V_UU(String AD_AllUsers_V_UU)
      Set AD_AllUsers_V_UU
    • getAD_AllUsers_V_UU

      String getAD_AllUsers_V_UU()
      Get AD_AllUsers_V_UU
    • 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
    • setDateAccountLocked

      void setDateAccountLocked(Timestamp DateAccountLocked)
      Set Date Account Locked
    • getDateAccountLocked

      Timestamp getDateAccountLocked()
      Get Date Account Locked
    • setDateLastLogin

      void setDateLastLogin(Timestamp DateLastLogin)
      Set Date Last Login
    • getDateLastLogin

      Timestamp getDateLastLogin()
      Get Date Last Login
    • setDatePasswordChanged

      void setDatePasswordChanged(Timestamp DatePasswordChanged)
      Set Date Password Changed
    • getDatePasswordChanged

      Timestamp getDatePasswordChanged()
      Get Date Password Changed
    • setDescription

      void setDescription(String Description)
      Set Description. Optional short description of the record
    • getDescription

      String getDescription()
      Get Description. Optional short description of the record
    • setEMail

      void setEMail(String EMail)
      Set EMail Address. Electronic Mail Address
    • getEMail

      String getEMail()
      Get EMail Address. Electronic Mail Address
    • setFailedLoginCount

      void setFailedLoginCount(int FailedLoginCount)
      Set Failed Login Count
    • getFailedLoginCount

      int getFailedLoginCount()
      Get Failed Login Count
    • 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
    • setIsExpired

      void setIsExpired(boolean IsExpired)
      Set Expired
    • isExpired

      boolean isExpired()
      Get Expired
    • setIsLocked

      void setIsLocked(boolean IsLocked)
      Set Locked
    • isLocked

      boolean isLocked()
      Get Locked
    • setIsNoExpire

      void setIsNoExpire(boolean IsNoExpire)
      Set No Expire
    • isNoExpire

      boolean isNoExpire()
      Get No Expire
    • setIsNoPasswordReset

      void setIsNoPasswordReset(boolean IsNoPasswordReset)
      Set No Password Reset
    • isNoPasswordReset

      boolean isNoPasswordReset()
      Get No Password Reset
    • setIsSupportUser

      void setIsSupportUser(boolean IsSupportUser)
      Set Support User
    • isSupportUser

      boolean isSupportUser()
      Get Support User
    • setLDAPUser

      void setLDAPUser(String LDAPUser)
      Set LDAP User Name. User Name used for authorization via LDAP (directory) services
    • getLDAPUser

      String getLDAPUser()
      Get LDAP User Name. User Name used for authorization via LDAP (directory) services
    • setName

      void setName(String Name)
      Set Name. Alphanumeric identifier of the entity
    • getName

      String getName()
      Get Name. Alphanumeric identifier of the entity
    • setPassword

      void setPassword(String Password)
      Set Password. Password of any length (case sensitive)
    • getPassword

      String getPassword()
      Get Password. Password of any length (case sensitive)
    • setSalt

      void setSalt(String Salt)
      Set Salt. Random data added to improve password hash effectiveness
    • getSalt

      String getSalt()
      Get Salt. Random data added to improve password hash effectiveness
    • getUpdated

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

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

      void setUserPIN(String UserPIN)
      Set User PIN
    • getUserPIN

      String getUserPIN()
      Get User PIN
    • setValue

      void setValue(String Value)
      Set Search Key. Search key for the record in the format required - must be unique
    • getValue

      String getValue()
      Get Search Key. Search key for the record in the format required - must be unique