Interface I_AD_Note

  • All Known Implementing Classes:
    MNote, X_AD_Note

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

      • setAD_BroadcastMessage_ID

        void setAD_BroadcastMessage_ID​(int AD_BroadcastMessage_ID)
        Set Broadcast Message. Broadcast Message
      • getAD_BroadcastMessage_ID

        int getAD_BroadcastMessage_ID()
        Get Broadcast Message. Broadcast Message
      • getAD_Client_ID

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

        void setAD_Message_ID​(int AD_Message_ID)
        Set Message. System Message
      • getAD_Message_ID

        int getAD_Message_ID()
        Get Message. System Message
      • setAD_Note_ID

        void setAD_Note_ID​(int AD_Note_ID)
        Set Notice. System Notice
      • getAD_Note_ID

        int getAD_Note_ID()
        Get Notice. System Notice
      • setAD_Note_UU

        void setAD_Note_UU​(String AD_Note_UU)
        Set AD_Note_UU
      • getAD_Note_UU

        String getAD_Note_UU()
        Get AD_Note_UU
      • 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_Table_ID

        void setAD_Table_ID​(int AD_Table_ID)
        Set Table. Database Table information
      • getAD_Table_ID

        int getAD_Table_ID()
        Get Table. Database Table information
      • setAD_User_ID

        void setAD_User_ID​(int AD_User_ID)
        Set User/Contact. User within the system - Internal or Business Partner Contact
      • getAD_User_ID

        int getAD_User_ID()
        Get User/Contact. User within the system - Internal or Business Partner Contact
      • setAD_WF_Activity_ID

        void setAD_WF_Activity_ID​(int AD_WF_Activity_ID)
        Set Workflow Activity. Workflow Activity
      • getAD_WF_Activity_ID

        int getAD_WF_Activity_ID()
        Get Workflow Activity. Workflow Activity
      • 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
      • 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
      • setProcessed

        void setProcessed​(boolean Processed)
        Set Processed. The document has been processed
      • isProcessed

        boolean isProcessed()
        Get Processed. The document has been processed
      • setProcessing

        void setProcessing​(boolean Processing)
        Set Process Now
      • isProcessing

        boolean isProcessing()
        Get Process Now
      • setRecord_ID

        void setRecord_ID​(int Record_ID)
        Set Record ID. Direct internal record ID
      • getRecord_ID

        int getRecord_ID()
        Get Record ID. Direct internal record ID
      • setReference

        void setReference​(String Reference)
        Set Reference. Reference for this record
      • getReference

        String getReference()
        Get Reference. Reference for this record
      • setTextMsg

        void setTextMsg​(String TextMsg)
        Set Text Message. Text Message
      • getTextMsg

        String getTextMsg()
        Get Text Message. Text Message
      • getUpdated

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

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