Interface I_S_Training

  • All Known Implementing Classes:
    X_S_Training

    public interface I_S_Training
    Generated Interface for S_Training
    Version:
    Release 9
    Author:
    iDempiere (generated)
    • Method Detail

      • getAD_Client_ID

        int getAD_Client_ID()
        Get Client. Client/Tenant for this installation.
      • setAD_Org_ID

        void setAD_Org_ID​(int AD_Org_ID)
        Set Organization. Organizational entity within client
      • getAD_Org_ID

        int getAD_Org_ID()
        Get Organization. Organizational entity within client
      • getCreated

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

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

        void setC_TaxCategory_ID​(int C_TaxCategory_ID)
        Set Tax Category. Tax Category
      • getC_TaxCategory_ID

        int getC_TaxCategory_ID()
        Get Tax Category. Tax Category
      • setC_UOM_ID

        void setC_UOM_ID​(int C_UOM_ID)
        Set UOM. Unit of Measure
      • getC_UOM_ID

        int getC_UOM_ID()
        Get UOM. Unit of Measure
      • setDescription

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

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

        void setDescriptionURL​(String DescriptionURL)
        Set Description URL. URL for the description
      • getDescriptionURL

        String getDescriptionURL()
        Get Description URL. URL for the description
      • setDocumentNote

        void setDocumentNote​(String DocumentNote)
        Set Document Note. Additional information for a Document
      • getDocumentNote

        String getDocumentNote()
        Get Document Note. Additional information for a Document
      • setHelp

        void setHelp​(String Help)
        Set Comment/Help. Comment or Hint
      • getHelp

        String getHelp()
        Get Comment/Help. Comment or Hint
      • setImageURL

        void setImageURL​(String ImageURL)
        Set Image URL. URL of image
      • getImageURL

        String getImageURL()
        Get Image URL. URL of image
      • 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_Category_ID

        void setM_Product_Category_ID​(int M_Product_Category_ID)
        Set Product Category. Category of a Product
      • getM_Product_Category_ID

        int getM_Product_Category_ID()
        Get Product Category. Category of a Product
      • setName

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

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

        void setProcessing​(boolean Processing)
        Set Process Now
      • isProcessing

        boolean isProcessing()
        Get Process Now
      • 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
      • setS_Training_UU

        void setS_Training_UU​(String S_Training_UU)
        Set S_Training_UU
      • getS_Training_UU

        String getS_Training_UU()
        Get S_Training_UU
      • getUpdated

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

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