Interface I_AD_UserDef_Proc_Parameter

All Known Implementing Classes:
MUserDefProcParameter, X_AD_UserDef_Proc_Parameter

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

  • Method Details

    • getAD_Client_ID

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

      void setAD_FieldGroup_ID(int AD_FieldGroup_ID)
      Set Field Group. Logical grouping of fields
    • getAD_FieldGroup_ID

      int getAD_FieldGroup_ID()
      Get Field Group. Logical grouping of fields
    • getAD_FieldGroup

      I_AD_FieldGroup getAD_FieldGroup() 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_Process_Para_ID

      void setAD_Process_Para_ID(int AD_Process_Para_ID)
      Set Process Parameter
    • getAD_Process_Para_ID

      int getAD_Process_Para_ID()
      Get Process Parameter
    • getAD_Process_Para

      I_AD_Process_Para getAD_Process_Para() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_Reference_ID

      void setAD_Reference_ID(int AD_Reference_ID)
      Set Reference. System Reference and Validation
    • getAD_Reference_ID

      int getAD_Reference_ID()
      Get Reference. System Reference and Validation
    • getAD_Reference

      I_AD_Reference getAD_Reference() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_Reference_Value_ID

      void setAD_Reference_Value_ID(int AD_Reference_Value_ID)
      Set Reference Key. Required to specify, if data type is Table or List
    • getAD_Reference_Value_ID

      int getAD_Reference_Value_ID()
      Get Reference Key. Required to specify, if data type is Table or List
    • getAD_Reference_Value

      I_AD_Reference getAD_Reference_Value() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_UserDef_Proc_ID

      void setAD_UserDef_Proc_ID(int AD_UserDef_Proc_ID)
      Set User defined Process. Primary Key : User defined Process
    • getAD_UserDef_Proc_ID

      int getAD_UserDef_Proc_ID()
      Get User defined Process. Primary Key : User defined Process
    • getAD_UserDef_Proc

      I_AD_UserDef_Proc getAD_UserDef_Proc() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_UserDef_Proc_Parameter_ID

      void setAD_UserDef_Proc_Parameter_ID(int AD_UserDef_Proc_Parameter_ID)
      Set AD_UserDef_Proc_Parameter_ID. Primary Key : User defined Process Parameter
    • getAD_UserDef_Proc_Parameter_ID

      int getAD_UserDef_Proc_Parameter_ID()
      Get AD_UserDef_Proc_Parameter_ID. Primary Key : User defined Process Parameter
    • setAD_UserDef_Proc_Parameter_UU

      void setAD_UserDef_Proc_Parameter_UU(String AD_UserDef_Proc_Parameter_UU)
      Set AD_UserDef_Proc_Parameter_UU
    • getAD_UserDef_Proc_Parameter_UU

      String getAD_UserDef_Proc_Parameter_UU()
      Get AD_UserDef_Proc_Parameter_UU
    • setAD_Val_Rule_ID

      void setAD_Val_Rule_ID(int AD_Val_Rule_ID)
      Set Dynamic Validation. Dynamic Validation Rule
    • getAD_Val_Rule_ID

      int getAD_Val_Rule_ID()
      Get Dynamic Validation. Dynamic Validation Rule
    • getAD_Val_Rule

      I_AD_Val_Rule getAD_Val_Rule() throws RuntimeException
      Throws:
      RuntimeException
    • getCreated

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

      int getCreatedBy()
      Get Created By. User who created this records
    • setDefaultValue

      void setDefaultValue(String DefaultValue)
      Set Default Logic. Default value hierarchy, separated by ;
    • getDefaultValue

      String getDefaultValue()
      Get Default Logic. Default value hierarchy, separated by ;
    • setDefaultValue2

      void setDefaultValue2(String DefaultValue2)
      Set Default Logic 2. Default value hierarchy, separated by ;
    • getDefaultValue2

      String getDefaultValue2()
      Get Default Logic 2. Default value hierarchy, separated by ;
    • setDescription

      void setDescription(String Description)
      Set Description. Optional short description of the record
    • getDescription

      String getDescription()
      Get Description. Optional short description of the record
    • setDisplayLogic

      void setDisplayLogic(String DisplayLogic)
      Set Display Logic. If the Field is displayed, the result determines if the field is actually displayed
    • getDisplayLogic

      String getDisplayLogic()
      Get Display Logic. If the Field is displayed, the result determines if the field is actually displayed
    • 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
    • setIsDisplayed

      void setIsDisplayed(String IsDisplayed)
      Set Displayed. Determines, if this field is displayed
    • getIsDisplayed

      String getIsDisplayed()
      Get Displayed. Determines, if this field is displayed
    • setIsMandatory

      void setIsMandatory(String IsMandatory)
      Set Mandatory. Data entry is required in this column
    • getIsMandatory

      String getIsMandatory()
      Get Mandatory. Data entry is required in this column
    • setIsRange

      void setIsRange(boolean IsRange)
      Set Range. The parameter is a range of values
    • isRange

      boolean isRange()
      Get Range. The parameter is a range of values
    • setMandatoryLogic

      void setMandatoryLogic(String MandatoryLogic)
      Set Mandatory Logic
    • getMandatoryLogic

      String getMandatoryLogic()
      Get Mandatory Logic
    • setName

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

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

      void setPlaceholder(String Placeholder)
      Set Placeholder
    • getPlaceholder

      String getPlaceholder()
      Get Placeholder
    • setPlaceholder2

      void setPlaceholder2(String Placeholder2)
      Set Placeholder2
    • getPlaceholder2

      String getPlaceholder2()
      Get Placeholder2
    • setReadOnlyLogic

      void setReadOnlyLogic(String ReadOnlyLogic)
      Set Read Only Logic. Logic to determine if field is read only (applies only when field is read-write)
    • getReadOnlyLogic

      String getReadOnlyLogic()
      Get Read Only Logic. Logic to determine if field is read only (applies only when field is read-write)
    • setSeqNo

      void setSeqNo(int SeqNo)
      Set Sequence. Method of ordering records; lowest number comes first
    • getSeqNo

      int getSeqNo()
      Get Sequence. Method of ordering records; lowest number comes first
    • getUpdated

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

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

      void setValueMax(String ValueMax)
      Set Max. Value. Maximum Value for a field
    • getValueMax

      String getValueMax()
      Get Max. Value. Maximum Value for a field
    • setValueMin

      void setValueMin(String ValueMin)
      Set Min. Value. Minimum Value for a field
    • getValueMin

      String getValueMin()
      Get Min. Value. Minimum Value for a field
    • setVFormat

      void setVFormat(String VFormat)
      Set Value Format. Format of the value; Can contain fixed format elements, Variables: " _lLoOaAcCa09"
    • getVFormat

      String getVFormat()
      Get Value Format. Format of the value; Can contain fixed format elements, Variables: " _lLoOaAcCa09"