Interface I_AD_WF_ActivityResult

All Known Implementing Classes:
X_AD_WF_ActivityResult

public interface I_AD_WF_ActivityResult
Generated Interface for AD_WF_ActivityResult
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_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
    • getAD_WF_Activity

      I_AD_WF_Activity getAD_WF_Activity() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_WF_ActivityResult_ID

      void setAD_WF_ActivityResult_ID(int AD_WF_ActivityResult_ID)
      Set Workflow Activity Result. Result of the Workflow Process Activity
    • getAD_WF_ActivityResult_ID

      int getAD_WF_ActivityResult_ID()
      Get Workflow Activity Result. Result of the Workflow Process Activity
    • setAD_WF_ActivityResult_UU

      void setAD_WF_ActivityResult_UU(String AD_WF_ActivityResult_UU)
      Set AD_WF_ActivityResult_UU
    • getAD_WF_ActivityResult_UU

      String getAD_WF_ActivityResult_UU()
      Get AD_WF_ActivityResult_UU
    • setAttributeName

      void setAttributeName(String AttributeName)
      Set Attribute Name. Name of the Attribute
    • getAttributeName

      String getAttributeName()
      Get Attribute Name. Name of the Attribute
    • setAttributeValue

      void setAttributeValue(String AttributeValue)
      Set Attribute Value. Value of the Attribute
    • getAttributeValue

      String getAttributeValue()
      Get Attribute Value. Value of the Attribute
    • 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
    • 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
    • getUpdated

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

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