Interface I_ASP_Workflow

All Known Implementing Classes:
X_ASP_Workflow

public interface I_ASP_Workflow
Generated Interface for ASP_Workflow
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_Workflow_ID

      void setAD_Workflow_ID(int AD_Workflow_ID)
      Set Workflow. Workflow or combination of tasks
    • getAD_Workflow_ID

      int getAD_Workflow_ID()
      Get Workflow. Workflow or combination of tasks
    • getAD_Workflow

      I_AD_Workflow getAD_Workflow() throws RuntimeException
      Throws:
      RuntimeException
    • setASP_Level_ID

      void setASP_Level_ID(int ASP_Level_ID)
      Set ASP Level
    • getASP_Level_ID

      int getASP_Level_ID()
      Get ASP Level
    • getASP_Level

      I_ASP_Level getASP_Level() throws RuntimeException
      Throws:
      RuntimeException
    • setASP_Status

      void setASP_Status(String ASP_Status)
      Set ASP Status
    • getASP_Status

      String getASP_Status()
      Get ASP Status
    • setASP_Workflow_ID

      void setASP_Workflow_ID(int ASP_Workflow_ID)
      Set ASP Workflow
    • getASP_Workflow_ID

      int getASP_Workflow_ID()
      Get ASP Workflow
    • setASP_Workflow_UU

      void setASP_Workflow_UU(String ASP_Workflow_UU)
      Set ASP_Workflow_UU
    • getASP_Workflow_UU

      String getASP_Workflow_UU()
      Get ASP_Workflow_UU
    • getCreated

      Timestamp getCreated()
      Get Created. Date this record was created
    • getCreatedBy

      int getCreatedBy()
      Get Created By. User who created this records
    • 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