Interface I_IMP_ProcessorLog

  • All Known Implementing Classes:
    MIMPProcessorLog, X_IMP_ProcessorLog

    public interface I_IMP_ProcessorLog
    Generated Interface for IMP_ProcessorLog
    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
      • setHelp

        void setHelp​(String Help)
        Set Comment/Help. Comment or Hint
      • getHelp

        String getHelp()
        Get Comment/Help. Comment or Hint
      • setIMP_Processor_ID

        void setIMP_Processor_ID​(int IMP_Processor_ID)
        Set Import Processor
      • getIMP_Processor_ID

        int getIMP_Processor_ID()
        Get Import Processor
      • setIMP_ProcessorLog_ID

        void setIMP_ProcessorLog_ID​(int IMP_ProcessorLog_ID)
        Set Import Processor Log
      • getIMP_ProcessorLog_ID

        int getIMP_ProcessorLog_ID()
        Get Import Processor Log
      • setIMP_ProcessorLog_UU

        void setIMP_ProcessorLog_UU​(String IMP_ProcessorLog_UU)
        Set IMP_ProcessorLog_UU
      • getIMP_ProcessorLog_UU

        String getIMP_ProcessorLog_UU()
        Get IMP_ProcessorLog_UU
      • 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
      • 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