Interface I_AD_SMTP

  • All Known Implementing Classes:
    MSMTP, X_AD_SMTP

    public interface I_AD_SMTP
    Generated Interface for AD_SMTP
    Version:
    Release 9
    Author:
    iDempiere (generated)
    • Method Detail

      • getAD_Client_ID

        int getAD_Client_ID()
        Get Client. Client/Tenant for this installation.
      • setAD_Org_ID

        void setAD_Org_ID​(int AD_Org_ID)
        Set Organization. Organizational entity within client
      • getAD_Org_ID

        int getAD_Org_ID()
        Get Organization. Organizational entity within client
      • setAD_SMTP_ID

        void setAD_SMTP_ID​(int AD_SMTP_ID)
        Set SMTP Server
      • getAD_SMTP_ID

        int getAD_SMTP_ID()
        Get SMTP Server
      • setAD_SMTP_UU

        void setAD_SMTP_UU​(String AD_SMTP_UU)
        Set AD_SMTP_UU
      • getAD_SMTP_UU

        String getAD_SMTP_UU()
        Get AD_SMTP_UU
      • getCreated

        Timestamp getCreated()
        Get Created. Date this record was created
      • getCreatedBy

        int getCreatedBy()
        Get Created By. User who created this records
      • 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
      • 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
      • setName

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

        String getName()
        Get Name. Alphanumeric identifier of the entity
      • 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
      • setUsedByEmailOrDomain

        void setUsedByEmailOrDomain​(String UsedByEmailOrDomain)
        Set Used by email or domain
      • getUsedByEmailOrDomain

        String getUsedByEmailOrDomain()
        Get Used by email or domain