Interface I_AD_Process

All Known Implementing Classes:
MProcess, X_AD_Process

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

  • Method Details

    • setAccessLevel

      void setAccessLevel(String AccessLevel)
      Set Data Access Level. Access Level required
    • getAccessLevel

      String getAccessLevel()
      Get Data Access Level. Access Level required
    • getAD_Client_ID

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

      void setAD_CtxHelp_ID(int AD_CtxHelp_ID)
      Set Context Help
    • getAD_CtxHelp_ID

      int getAD_CtxHelp_ID()
      Get Context Help
    • getAD_CtxHelp

      I_AD_CtxHelp getAD_CtxHelp() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_Form_ID

      void setAD_Form_ID(int AD_Form_ID)
      Set Special Form. Special Form
    • getAD_Form_ID

      int getAD_Form_ID()
      Get Special Form. Special Form
    • getAD_Form

      I_AD_Form getAD_Form() throws RuntimeException
      Throws:
      RuntimeException
    • 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_PrintFormat_ID

      void setAD_PrintFormat_ID(int AD_PrintFormat_ID)
      Set Print Format. Data Print Format
    • getAD_PrintFormat_ID

      int getAD_PrintFormat_ID()
      Get Print Format. Data Print Format
    • getAD_PrintFormat

      I_AD_PrintFormat getAD_PrintFormat() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_Process_ID

      void setAD_Process_ID(int AD_Process_ID)
      Set Process. Process or Report
    • getAD_Process_ID

      int getAD_Process_ID()
      Get Process. Process or Report
    • setAD_Process_UU

      void setAD_Process_UU(String AD_Process_UU)
      Set AD_Process_UU
    • getAD_Process_UU

      String getAD_Process_UU()
      Get AD_Process_UU
    • setAD_ReportView_ID

      void setAD_ReportView_ID(int AD_ReportView_ID)
      Set Report View. View used to generate this report
    • getAD_ReportView_ID

      int getAD_ReportView_ID()
      Get Report View. View used to generate this report
    • getAD_ReportView

      I_AD_ReportView getAD_ReportView() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • setAllowMultipleExecution

      void setAllowMultipleExecution(String AllowMultipleExecution)
      Set Allow Concurrent Execution. Allow or disallow executing a process/report multiple times concurrently
    • getAllowMultipleExecution

      String getAllowMultipleExecution()
      Get Allow Concurrent Execution. Allow or disallow executing a process/report multiple times concurrently
    • setClassname

      void setClassname(String Classname)
      Set Classname. Java Classname
    • getClassname

      String getClassname()
      Get Classname. Java Classname
    • setCopyFromProcess

      void setCopyFromProcess(String CopyFromProcess)
      Set Copy From Report and Process. Copy settings from one report and process to another.
    • getCopyFromProcess

      String getCopyFromProcess()
      Get Copy From Report and Process. Copy settings from one report and process to another.
    • 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
    • setEntityType

      void setEntityType(String EntityType)
      Set Entity Type. Dictionary Entity Type; Determines ownership and synchronization
    • getEntityType

      String getEntityType()
      Get Entity Type. Dictionary Entity Type; Determines ownership and synchronization
    • setExecutionType

      void setExecutionType(String ExecutionType)
      Set Execution Type. Execution Type defines whether the report/process will always run in background or foreground.
    • getExecutionType

      String getExecutionType()
      Get Execution Type. Execution Type defines whether the report/process will always run in background or foreground.
    • setFileNamePattern

      void setFileNamePattern(String FileNamePattern)
      Set File Name Pattern
    • getFileNamePattern

      String getFileNamePattern()
      Get File Name Pattern
    • 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
    • setIsBetaFunctionality

      void setIsBetaFunctionality(boolean IsBetaFunctionality)
      Set Beta Functionality. This functionality is considered Beta
    • isBetaFunctionality

      boolean isBetaFunctionality()
      Get Beta Functionality. This functionality is considered Beta
    • setIsDirectPrint

      void setIsDirectPrint(boolean IsDirectPrint)
      Set Direct print. Print without dialog
    • isDirectPrint

      boolean isDirectPrint()
      Get Direct print. Print without dialog
    • setIsReport

      void setIsReport(boolean IsReport)
      Set Report. Indicates a Report record
    • isReport

      boolean isReport()
      Get Report. Indicates a Report record
    • setJasperReport

      void setJasperReport(String JasperReport)
      Set Jasper Report
    • getJasperReport

      String getJasperReport()
      Get Jasper Report
    • setName

      void setName(String Name)
      Set Name. Alphanumeric identifier of the entity
    • getName

      String getName()
      Get Name. Alphanumeric identifier of the entity
    • setProcedureName

      void setProcedureName(String ProcedureName)
      Set Procedure. Name of the Database Procedure
    • getProcedureName

      String getProcedureName()
      Get Procedure. Name of the Database Procedure
    • setShowHelp

      void setShowHelp(String ShowHelp)
      Set Show Help
    • getShowHelp

      String getShowHelp()
      Get Show Help
    • setStatistic_Count

      void setStatistic_Count(int Statistic_Count)
      Set Statistic Count. Internal statistics how often the entity was used
    • getStatistic_Count

      int getStatistic_Count()
      Get Statistic Count. Internal statistics how often the entity was used
    • setStatistic_Seconds

      void setStatistic_Seconds(int Statistic_Seconds)
      Set Statistic Seconds. Internal statistics how many seconds a process took
    • getStatistic_Seconds

      int getStatistic_Seconds()
      Get Statistic Seconds. Internal statistics how many seconds a process took
    • getUpdated

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

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

      void setValue(String Value)
      Set Search Key. Search key for the record in the format required - must be unique
    • getValue

      String getValue()
      Get Search Key. Search key for the record in the format required - must be unique
    • setWorkflowValue

      void setWorkflowValue(String WorkflowValue)
      Set Workflow Key. Key of the Workflow to start
    • getWorkflowValue

      String getWorkflowValue()
      Get Workflow Key. Key of the Workflow to start