Interface I_AD_WorkflowProcessorLog

All Known Implementing Classes:
MWorkflowProcessorLog, X_AD_WorkflowProcessorLog

public interface I_AD_WorkflowProcessorLog
Generated Interface for AD_WorkflowProcessorLog
Version:
Release 11
Author:
iDempiere (generated)
  • Field Details

  • Method Details

    • getAD_Client_ID

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

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

      int getAD_Org_ID()
      Get Organization. Organizational entity within tenant
    • setAD_WorkflowProcessor_ID

      void setAD_WorkflowProcessor_ID(int AD_WorkflowProcessor_ID)
      Set Workflow Processor. Workflow Processor Server
    • getAD_WorkflowProcessor_ID

      int getAD_WorkflowProcessor_ID()
      Get Workflow Processor. Workflow Processor Server
    • getAD_WorkflowProcessor

      I_AD_WorkflowProcessor getAD_WorkflowProcessor() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_WorkflowProcessorLog_ID

      void setAD_WorkflowProcessorLog_ID(int AD_WorkflowProcessorLog_ID)
      Set Workflow Processor Log. Result of the execution of the Workflow Processor
    • getAD_WorkflowProcessorLog_ID

      int getAD_WorkflowProcessorLog_ID()
      Get Workflow Processor Log. Result of the execution of the Workflow Processor
    • setAD_WorkflowProcessorLog_UU

      void setAD_WorkflowProcessorLog_UU(String AD_WorkflowProcessorLog_UU)
      Set AD_WorkflowProcessorLog_UU
    • getAD_WorkflowProcessorLog_UU

      String getAD_WorkflowProcessorLog_UU()
      Get AD_WorkflowProcessorLog_UU
    • 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
    • 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