Interface I_R_RequestProcessorLog

  • All Known Implementing Classes:
    MRequestProcessorLog, X_R_RequestProcessorLog

    public interface I_R_RequestProcessorLog
    Generated Interface for R_RequestProcessorLog
    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
      • setBinaryData

        void setBinaryData​(byte[] BinaryData)
        Set Binary Data. Binary Data
      • getBinaryData

        byte[] getBinaryData()
        Get Binary Data. Binary Data
      • 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
      • setIsError

        void setIsError​(boolean IsError)
        Set Error. An Error occurred in the execution
      • isError

        boolean isError()
        Get Error. An Error occurred in the execution
      • setReference

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

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

        void setR_RequestProcessor_ID​(int R_RequestProcessor_ID)
        Set Request Processor. Processor for Requests
      • getR_RequestProcessor_ID

        int getR_RequestProcessor_ID()
        Get Request Processor. Processor for Requests
      • setR_RequestProcessorLog_ID

        void setR_RequestProcessorLog_ID​(int R_RequestProcessorLog_ID)
        Set Request Processor Log. Result of the execution of the Request Processor
      • getR_RequestProcessorLog_ID

        int getR_RequestProcessorLog_ID()
        Get Request Processor Log. Result of the execution of the Request Processor
      • setR_RequestProcessorLog_UU

        void setR_RequestProcessorLog_UU​(String R_RequestProcessorLog_UU)
        Set R_RequestProcessorLog_UU
      • getR_RequestProcessorLog_UU

        String getR_RequestProcessorLog_UU()
        Get R_RequestProcessorLog_UU
      • setSummary

        void setSummary​(String Summary)
        Set Summary. Textual summary of this request
      • getSummary

        String getSummary()
        Get Summary. Textual summary of this request
      • 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