Interface I_S_Training_Class

All Known Implementing Classes:
X_S_Training_Class

public interface I_S_Training_Class
Generated Interface for S_Training_Class
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
    • getCreated

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

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

      void setEndDate(Timestamp EndDate)
      Set End Date. Last effective date (inclusive)
    • getEndDate

      Timestamp getEndDate()
      Get End Date. Last effective date (inclusive)
    • 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
    • setM_Product_ID

      void setM_Product_ID(int M_Product_ID)
      Set Product. Product, Service, Item
    • getM_Product_ID

      int getM_Product_ID()
      Get Product. Product, Service, Item
    • getM_Product

      I_M_Product getM_Product() throws RuntimeException
      Throws:
      RuntimeException
    • setStartDate

      void setStartDate(Timestamp StartDate)
      Set Start Date. First effective day (inclusive)
    • getStartDate

      Timestamp getStartDate()
      Get Start Date. First effective day (inclusive)
    • setS_Training_Class_ID

      void setS_Training_Class_ID(int S_Training_Class_ID)
      Set Training Class. The actual training class instance
    • getS_Training_Class_ID

      int getS_Training_Class_ID()
      Get Training Class. The actual training class instance
    • setS_Training_Class_UU

      void setS_Training_Class_UU(String S_Training_Class_UU)
      Set S_Training_Class_UU
    • getS_Training_Class_UU

      String getS_Training_Class_UU()
      Get S_Training_Class_UU
    • setS_Training_ID

      void setS_Training_ID(int S_Training_ID)
      Set Training. Repeated Training
    • getS_Training_ID

      int getS_Training_ID()
      Get Training. Repeated Training
    • getS_Training

      I_S_Training getS_Training() throws RuntimeException
      Throws:
      RuntimeException
    • getUpdated

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

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