Interface I_M_Product_Category

All Known Implementing Classes:
MProductCategory, X_M_Product_Category

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

  • Method Details

    • setA_Asset_Group_ID

      void setA_Asset_Group_ID(int A_Asset_Group_ID)
      Set Asset Group. Group of Assets
    • getA_Asset_Group_ID

      int getA_Asset_Group_ID()
      Get Asset Group. Group of Assets
    • getA_Asset_Group

      I_A_Asset_Group getA_Asset_Group() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • setAD_PrintColor_ID

      void setAD_PrintColor_ID(int AD_PrintColor_ID)
      Set Print Color. Color used for printing and display
    • getAD_PrintColor_ID

      int getAD_PrintColor_ID()
      Get Print Color. Color used for printing and display
    • getAD_PrintColor

      I_AD_PrintColor getAD_PrintColor() 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
    • setDescription

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

      String getDescription()
      Get Description. Optional short description of the record
    • 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
    • setIsDefault

      void setIsDefault(boolean IsDefault)
      Set Default. Default value
    • isDefault

      boolean isDefault()
      Get Default. Default value
    • setIsSelfService

      void setIsSelfService(boolean IsSelfService)
      Set Self-Service. This is a Self-Service entry or this entry can be changed via Self-Service
    • isSelfService

      boolean isSelfService()
      Get Self-Service. This is a Self-Service entry or this entry can be changed via Self-Service
    • setMMPolicy

      void setMMPolicy(String MMPolicy)
      Set Material Policy. Material Movement Policy
    • getMMPolicy

      String getMMPolicy()
      Get Material Policy. Material Movement Policy
    • 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
    • setM_Product_Category_Parent_ID

      void setM_Product_Category_Parent_ID(int M_Product_Category_Parent_ID)
      Set Parent Product Category
    • getM_Product_Category_Parent_ID

      int getM_Product_Category_Parent_ID()
      Get Parent Product Category
    • getM_Product_Category_Parent

      I_M_Product_Category getM_Product_Category_Parent() throws RuntimeException
      Throws:
      RuntimeException
    • setM_Product_Category_UU

      void setM_Product_Category_UU(String M_Product_Category_UU)
      Set M_Product_Category_UU
    • getM_Product_Category_UU

      String getM_Product_Category_UU()
      Get M_Product_Category_UU
    • setName

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

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

      void setPlannedMargin(BigDecimal PlannedMargin)
      Set Planned Margin %. Project' s planned margin as a percentage
    • getPlannedMargin

      BigDecimal getPlannedMargin()
      Get Planned Margin %. Project' s planned margin as a percentage
    • 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