Adempiere 3.5.2a

org.compiere.model
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 3.5.2a
Author:
Adempiere (generated)

Field Summary
static BigDecimal accessLevel
          AccessLevel = 3 - Client - Org
static String COLUMNNAME_A_Asset_Group_ID
          Column name A_Asset_Group_ID
static String COLUMNNAME_AD_PrintColor_ID
          Column name AD_PrintColor_ID
static String COLUMNNAME_Description
          Column name Description
static String COLUMNNAME_IsDefault
          Column name IsDefault
static String COLUMNNAME_IsSelfService
          Column name IsSelfService
static String COLUMNNAME_M_Product_Category_ID
          Column name M_Product_Category_ID
static String COLUMNNAME_M_Product_Category_Parent_ID
          Column name M_Product_Category_Parent_ID
static String COLUMNNAME_MMPolicy
          Column name MMPolicy
static String COLUMNNAME_Name
          Column name Name
static String COLUMNNAME_PlannedMargin
          Column name PlannedMargin
static String COLUMNNAME_Value
          Column name Value
static KeyNamePair Model
           
static int Table_ID
          AD_Table_ID=209
static String Table_Name
          TableName=M_Product_Category
 
Method Summary
 int getA_Asset_Group_ID()
          Get Asset Group.
 I_A_Asset_Group getA_Asset_Group()
           
 int getAD_PrintColor_ID()
          Get Print Color.
 I_AD_PrintColor getAD_PrintColor()
           
 String getDescription()
          Get Description.
 int getM_Product_Category_ID()
          Get Product Category.
 int getM_Product_Category_Parent_ID()
          Get Parent Product Category
 String getMMPolicy()
          Get Material Policy.
 String getName()
          Get Name.
 BigDecimal getPlannedMargin()
          Get Planned Margin %.
 String getValue()
          Get Search Key.
 boolean isDefault()
          Get Default.
 boolean isSelfService()
          Get Self-Service.
 void setA_Asset_Group_ID(int A_Asset_Group_ID)
          Set Asset Group.
 void setAD_PrintColor_ID(int AD_PrintColor_ID)
          Set Print Color.
 void setDescription(String Description)
          Set Description.
 void setIsDefault(boolean IsDefault)
          Set Default.
 void setIsSelfService(boolean IsSelfService)
          Set Self-Service.
 void setM_Product_Category_ID(int M_Product_Category_ID)
          Set Product Category.
 void setM_Product_Category_Parent_ID(int M_Product_Category_Parent_ID)
          Set Parent Product Category
 void setMMPolicy(String MMPolicy)
          Set Material Policy.
 void setName(String Name)
          Set Name.
 void setPlannedMargin(BigDecimal PlannedMargin)
          Set Planned Margin %.
 void setValue(String Value)
          Set Search Key.
 

Field Detail

Table_Name

static final String Table_Name
TableName=M_Product_Category

See Also:
Constant Field Values

Table_ID

static final int Table_ID
AD_Table_ID=209


Model

static final KeyNamePair Model

accessLevel

static final BigDecimal accessLevel
AccessLevel = 3 - Client - Org


COLUMNNAME_A_Asset_Group_ID

static final String COLUMNNAME_A_Asset_Group_ID
Column name A_Asset_Group_ID

See Also:
Constant Field Values

COLUMNNAME_AD_PrintColor_ID

static final String COLUMNNAME_AD_PrintColor_ID
Column name AD_PrintColor_ID

See Also:
Constant Field Values

COLUMNNAME_Description

static final String COLUMNNAME_Description
Column name Description

See Also:
Constant Field Values

COLUMNNAME_IsDefault

static final String COLUMNNAME_IsDefault
Column name IsDefault

See Also:
Constant Field Values

COLUMNNAME_IsSelfService

static final String COLUMNNAME_IsSelfService
Column name IsSelfService

See Also:
Constant Field Values

COLUMNNAME_MMPolicy

static final String COLUMNNAME_MMPolicy
Column name MMPolicy

See Also:
Constant Field Values

COLUMNNAME_M_Product_Category_ID

static final String COLUMNNAME_M_Product_Category_ID
Column name M_Product_Category_ID

See Also:
Constant Field Values

COLUMNNAME_M_Product_Category_Parent_ID

static final String COLUMNNAME_M_Product_Category_Parent_ID
Column name M_Product_Category_Parent_ID

See Also:
Constant Field Values

COLUMNNAME_Name

static final String COLUMNNAME_Name
Column name Name

See Also:
Constant Field Values

COLUMNNAME_PlannedMargin

static final String COLUMNNAME_PlannedMargin
Column name PlannedMargin

See Also:
Constant Field Values

COLUMNNAME_Value

static final String COLUMNNAME_Value
Column name Value

See Also:
Constant Field Values
Method Detail

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 Exception
Throws:
Exception

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 Exception
Throws:
Exception

setDescription

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


getDescription

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


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


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


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


Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.