Interface I_AD_Client

All Known Implementing Classes:
MClient, X_AD_Client

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

  • Method Details

    • getAD_Client_ID

      int getAD_Client_ID()
      Get Tenant. Tenant for this installation.
    • setAD_Client_UU

      void setAD_Client_UU(String AD_Client_UU)
      Set AD_Client_UU
    • getAD_Client_UU

      String getAD_Client_UU()
      Get AD_Client_UU
    • setAD_Language

      void setAD_Language(String AD_Language)
      Set Language. Language for this entity
    • getAD_Language

      String getAD_Language()
      Get Language. Language for this entity
    • 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_PasswordRule_ID

      void setAD_PasswordRule_ID(int AD_PasswordRule_ID)
      Set Password Policies
    • getAD_PasswordRule_ID

      int getAD_PasswordRule_ID()
      Get Password Policies
    • getAD_PasswordRule

      I_AD_PasswordRule getAD_PasswordRule() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_ReplicationStrategy_ID

      void setAD_ReplicationStrategy_ID(int AD_ReplicationStrategy_ID)
      Set Replication Strategy. Data Replication Strategy
    • getAD_ReplicationStrategy_ID

      int getAD_ReplicationStrategy_ID()
      Get Replication Strategy. Data Replication Strategy
    • getAD_ReplicationStrategy

      I_AD_ReplicationStrategy getAD_ReplicationStrategy() throws RuntimeException
      Throws:
      RuntimeException
    • setAuthenticationType

      void setAuthenticationType(String AuthenticationType)
      Set Authentication Type
    • getAuthenticationType

      String getAuthenticationType()
      Get Authentication Type
    • setAutoArchive

      void setAutoArchive(String AutoArchive)
      Set Auto Archive. Enable and level of automatic Archive of documents
    • getAutoArchive

      String getAutoArchive()
      Get Auto Archive. Enable and level of automatic Archive of documents
    • 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
    • setDocumentDir

      void setDocumentDir(String DocumentDir)
      Set Document Directory. Directory for documents from the application server
    • getDocumentDir

      String getDocumentDir()
      Get Document Directory. Directory for documents from the application server
    • setEMailTest

      void setEMailTest(String EMailTest)
      Set EMail Test. Test EMail
    • getEMailTest

      String getEMailTest()
      Get EMail Test. Test EMail
    • 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
    • setIsMultiLingualDocument

      void setIsMultiLingualDocument(boolean IsMultiLingualDocument)
      Set Multi Lingual Documents. Documents are Multi Lingual
    • isMultiLingualDocument

      boolean isMultiLingualDocument()
      Get Multi Lingual Documents. Documents are Multi Lingual
    • setIsPostImmediate

      void setIsPostImmediate(boolean IsPostImmediate)
      Set Post Immediately (Deprecated). Post the accounting immediately for testing (Deprecated)
    • isPostImmediate

      boolean isPostImmediate()
      Get Post Immediately (Deprecated). Post the accounting immediately for testing (Deprecated)
    • setIsSecureSMTP

      void setIsSecureSMTP(boolean IsSecureSMTP)
      Set SMTP SSL/TLS. Use SSL/TLS for SMTP
    • isSecureSMTP

      boolean isSecureSMTP()
      Get SMTP SSL/TLS. Use SSL/TLS for SMTP
    • setIsSmtpAuthorization

      void setIsSmtpAuthorization(boolean IsSmtpAuthorization)
      Set SMTP Authentication. Your mail server requires Authentication
    • isSmtpAuthorization

      boolean isSmtpAuthorization()
      Get SMTP Authentication. Your mail server requires Authentication
    • setIsUseASP

      void setIsUseASP(boolean IsUseASP)
      Set Is Use ASP
    • isUseASP

      boolean isUseASP()
      Get Is Use ASP
    • setIsUseBetaFunctions

      void setIsUseBetaFunctions(boolean IsUseBetaFunctions)
      Set Use Beta Functions. Enable the use of Beta Functionality
    • isUseBetaFunctions

      boolean isUseBetaFunctions()
      Get Use Beta Functions. Enable the use of Beta Functionality
    • setLoginPrefix

      void setLoginPrefix(String LoginPrefix)
      Set Login Prefix
    • getLoginPrefix

      String getLoginPrefix()
      Get Login Prefix
    • setMMPolicy

      void setMMPolicy(String MMPolicy)
      Set Material Policy. Material Movement Policy
    • getMMPolicy

      String getMMPolicy()
      Get Material Policy. Material Movement Policy
    • setModelValidationClasses

      void setModelValidationClasses(String ModelValidationClasses)
      Set Model Validation Classes. List of data model validation classes separated by ;
    • getModelValidationClasses

      String getModelValidationClasses()
      Get Model Validation Classes. List of data model validation classes separated by ;
    • setName

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

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

      void setRequestEMail(String RequestEMail)
      Set Request EMail. EMail address to send automated mails from or receive mails for automated processing (fully qualified)
    • getRequestEMail

      String getRequestEMail()
      Get Request EMail. EMail address to send automated mails from or receive mails for automated processing (fully qualified)
    • setRequestFolder

      void setRequestFolder(String RequestFolder)
      Set Request Folder. EMail folder to process incoming emails; if empty INBOX is used
    • getRequestFolder

      String getRequestFolder()
      Get Request Folder. EMail folder to process incoming emails; if empty INBOX is used
    • setRequestUser

      void setRequestUser(String RequestUser)
      Set Request User. User Name (ID) of the email owner
    • getRequestUser

      String getRequestUser()
      Get Request User. User Name (ID) of the email owner
    • setRequestUserPW

      void setRequestUserPW(String RequestUserPW)
      Set Request User Password. Password of the user name (ID) for mail processing
    • getRequestUserPW

      String getRequestUserPW()
      Get Request User Password. Password of the user name (ID) for mail processing
    • setSMTPHost

      void setSMTPHost(String SMTPHost)
      Set Mail Host. Hostname of Mail Server for SMTP and IMAP
    • getSMTPHost

      String getSMTPHost()
      Get Mail Host. Hostname of Mail Server for SMTP and IMAP
    • setSMTPPort

      void setSMTPPort(int SMTPPort)
      Set SMTP Port. SMTP Port Number
    • getSMTPPort

      int getSMTPPort()
      Get SMTP Port. SMTP Port Number
    • getUpdated

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

      int getUpdatedBy()
      Get Updated By. User who updated this records
    • 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