Interface I_AD_Alert

  • All Known Implementing Classes:
    MAlert, X_AD_Alert

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

      • setAD_Alert_ID

        void setAD_Alert_ID​(int AD_Alert_ID)
        Set Alert. iDempiere Alert
      • getAD_Alert_ID

        int getAD_Alert_ID()
        Get Alert. iDempiere Alert
      • setAD_AlertProcessor_ID

        void setAD_AlertProcessor_ID​(int AD_AlertProcessor_ID)
        Set Alert Processor. Alert Processor/Server Parameter
      • getAD_AlertProcessor_ID

        int getAD_AlertProcessor_ID()
        Get Alert Processor. Alert Processor/Server Parameter
      • setAD_Alert_UU

        void setAD_Alert_UU​(String AD_Alert_UU)
        Set AD_Alert_UU
      • getAD_Alert_UU

        String getAD_Alert_UU()
        Get AD_Alert_UU
      • 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
      • setAlertMessage

        void setAlertMessage​(String AlertMessage)
        Set Alert Message. Message of the Alert
      • getAlertMessage

        String getAlertMessage()
        Get Alert Message. Message of the Alert
      • setAlertSubject

        void setAlertSubject​(String AlertSubject)
        Set Alert Subject. Subject of the Alert
      • getAlertSubject

        String getAlertSubject()
        Get Alert Subject. Subject of the Alert
      • 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
      • setEnforceClientSecurity

        void setEnforceClientSecurity​(boolean EnforceClientSecurity)
        Set Enforce Client Security. Send alerts to recipient only if the client security rules of the role allows
      • isEnforceClientSecurity

        boolean isEnforceClientSecurity()
        Get Enforce Client Security. Send alerts to recipient only if the client security rules of the role allows
      • setEnforceRoleSecurity

        void setEnforceRoleSecurity​(boolean EnforceRoleSecurity)
        Set Enforce Role Security. Send alerts to recipient only if the data security rules of the role allows
      • isEnforceRoleSecurity

        boolean isEnforceRoleSecurity()
        Get Enforce Role Security. Send alerts to recipient only if the data security rules of the role allows
      • 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
      • setIsValid

        void setIsValid​(boolean IsValid)
        Set Valid. Element is valid
      • isValid

        boolean isValid()
        Get Valid. Element is valid
      • setName

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

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

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

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