Interface I_AD_Find

All Known Implementing Classes:
X_AD_Find

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

  • Method Details

    • getAD_Client_ID

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

      void setAD_Column_ID(int AD_Column_ID)
      Set Column. Column in the table
    • getAD_Column_ID

      int getAD_Column_ID()
      Get Column. Column in the table
    • getAD_Column

      I_AD_Column getAD_Column() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_Find_ID

      void setAD_Find_ID(int AD_Find_ID)
      Set Find
    • getAD_Find_ID

      int getAD_Find_ID()
      Get Find
    • setAD_Find_UU

      void setAD_Find_UU(String AD_Find_UU)
      Set AD_Find_UU
    • getAD_Find_UU

      String getAD_Find_UU()
      Get AD_Find_UU
    • 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
    • setAndOr

      void setAndOr(String AndOr)
      Set And/Or. Logical operation: AND or OR
    • getAndOr

      String getAndOr()
      Get And/Or. Logical operation: AND or OR
    • getCreated

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

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

      void setFind_ID(BigDecimal Find_ID)
      Set Find
    • getFind_ID

      BigDecimal getFind_ID()
      Get Find
    • 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
    • setOperation

      void setOperation(String Operation)
      Set Operation. Compare Operation
    • getOperation

      String getOperation()
      Get Operation. Compare Operation
    • 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
    • setValue2

      void setValue2(String Value2)
      Set Value To. Value To
    • getValue2

      String getValue2()
      Get Value To. Value To