Interface I_B_TopicType

All Known Implementing Classes:
X_B_TopicType

public interface I_B_TopicType
Generated Interface for B_TopicType
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
    • setAuctionType

      void setAuctionType(String AuctionType)
      Set Auction Type
    • getAuctionType

      String getAuctionType()
      Get Auction Type
    • setB_TopicType_ID

      void setB_TopicType_ID(int B_TopicType_ID)
      Set Topic Type. Auction Topic Type
    • getB_TopicType_ID

      int getB_TopicType_ID()
      Get Topic Type. Auction Topic Type
    • setB_TopicType_UU

      void setB_TopicType_UU(String B_TopicType_UU)
      Set B_TopicType_UU
    • getB_TopicType_UU

      String getB_TopicType_UU()
      Get B_TopicType_UU
    • 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
    • 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
    • setM_PriceList_ID

      void setM_PriceList_ID(int M_PriceList_ID)
      Set Price List. Unique identifier of a Price List
    • getM_PriceList_ID

      int getM_PriceList_ID()
      Get Price List. Unique identifier of a Price List
    • getM_PriceList

      I_M_PriceList getM_PriceList() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • setM_ProductMember_ID

      void setM_ProductMember_ID(int M_ProductMember_ID)
      Set Membership. Product used to determine the price of the membership for the topic type
    • getM_ProductMember_ID

      int getM_ProductMember_ID()
      Get Membership. Product used to determine the price of the membership for the topic type
    • getM_ProductMember

      I_M_Product getM_ProductMember() throws RuntimeException
      Throws:
      RuntimeException
    • setName

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

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

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

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