|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.compiere.model.X_PA_GoalRestriction
public class X_PA_GoalRestriction
Generated Model for PA_GoalRestriction
| Field Summary | |
|---|---|
static int |
GOALRESTRICTIONTYPE_AD_Reference_ID
GoalRestrictionType AD_Reference_ID=368 |
static String |
GOALRESTRICTIONTYPE_BusinessPartner
Business Partner = B |
static String |
GOALRESTRICTIONTYPE_BusPartnerGroup
Bus.Partner Group = G |
static String |
GOALRESTRICTIONTYPE_Organization
Organization = O |
static String |
GOALRESTRICTIONTYPE_Product
Product = P |
static String |
GOALRESTRICTIONTYPE_ProductCategory
Product Category = C |
static int |
ORG_ID_AD_Reference_ID
Org_ID AD_Reference_ID=322 |
| Fields inherited from class org.compiere.model.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Fields inherited from interface org.compiere.model.I_PA_GoalRestriction |
|---|
accessLevel, COLUMNNAME_C_BP_Group_ID, COLUMNNAME_C_BPartner_ID, COLUMNNAME_GoalRestrictionType, COLUMNNAME_M_Product_Category_ID, COLUMNNAME_M_Product_ID, COLUMNNAME_Name, COLUMNNAME_Org_ID, COLUMNNAME_PA_Goal_ID, COLUMNNAME_PA_GoalRestriction_ID, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_PA_GoalRestriction(Properties ctx,
int PA_GoalRestriction_ID,
String trxName)
Standard Constructor |
|
X_PA_GoalRestriction(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getC_BP_Group_ID()
Get Business Partner Group. |
I_C_BP_Group |
getC_BP_Group()
|
int |
getC_BPartner_ID()
Get Business Partner . |
I_C_BPartner |
getC_BPartner()
|
String |
getGoalRestrictionType()
Get Restriction Type. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getM_Product_Category_ID()
Get Product Category. |
I_M_Product_Category |
getM_Product_Category()
|
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
String |
getName()
Get Name. |
int |
getOrg_ID()
Get Organization. |
int |
getPA_Goal_ID()
Get Goal. |
I_PA_Goal |
getPA_Goal()
|
int |
getPA_GoalRestriction_ID()
Get Goal Restriction. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setC_BP_Group_ID(int C_BP_Group_ID)
Set Business Partner Group. |
void |
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner . |
void |
setGoalRestrictionType(String GoalRestrictionType)
Set Restriction Type. |
void |
setM_Product_Category_ID(int M_Product_Category_ID)
Set Product Category. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setName(String Name)
Set Name. |
void |
setOrg_ID(int Org_ID)
Set Organization. |
void |
setPA_Goal_ID(int PA_Goal_ID)
Set Goal. |
void |
setPA_GoalRestriction_ID(int PA_GoalRestriction_ID)
Set Goal Restriction. |
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Field Detail |
|---|
public static final int GOALRESTRICTIONTYPE_AD_Reference_ID
public static final String GOALRESTRICTIONTYPE_Organization
public static final String GOALRESTRICTIONTYPE_BusinessPartner
public static final String GOALRESTRICTIONTYPE_Product
public static final String GOALRESTRICTIONTYPE_BusPartnerGroup
public static final String GOALRESTRICTIONTYPE_ProductCategory
public static final int ORG_ID_AD_Reference_ID
| Constructor Detail |
|---|
public X_PA_GoalRestriction(Properties ctx,
int PA_GoalRestriction_ID,
String trxName)
public X_PA_GoalRestriction(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class PO
public I_C_BPartner getC_BPartner()
throws Exception
getC_BPartner in interface I_PA_GoalRestrictionExceptionpublic void setC_BPartner_ID(int C_BPartner_ID)
setC_BPartner_ID in interface I_PA_GoalRestrictionC_BPartner_ID - Identifies a Business Partnerpublic int getC_BPartner_ID()
getC_BPartner_ID in interface I_PA_GoalRestriction
public I_C_BP_Group getC_BP_Group()
throws Exception
getC_BP_Group in interface I_PA_GoalRestrictionExceptionpublic void setC_BP_Group_ID(int C_BP_Group_ID)
setC_BP_Group_ID in interface I_PA_GoalRestrictionC_BP_Group_ID - Business Partner Grouppublic int getC_BP_Group_ID()
getC_BP_Group_ID in interface I_PA_GoalRestrictionpublic void setGoalRestrictionType(String GoalRestrictionType)
setGoalRestrictionType in interface I_PA_GoalRestrictionGoalRestrictionType - Goal Restriction Typepublic String getGoalRestrictionType()
getGoalRestrictionType in interface I_PA_GoalRestriction
public I_M_Product_Category getM_Product_Category()
throws Exception
getM_Product_Category in interface I_PA_GoalRestrictionExceptionpublic void setM_Product_Category_ID(int M_Product_Category_ID)
setM_Product_Category_ID in interface I_PA_GoalRestrictionM_Product_Category_ID - Category of a Productpublic int getM_Product_Category_ID()
getM_Product_Category_ID in interface I_PA_GoalRestriction
public I_M_Product getM_Product()
throws Exception
getM_Product in interface I_PA_GoalRestrictionExceptionpublic void setM_Product_ID(int M_Product_ID)
setM_Product_ID in interface I_PA_GoalRestrictionM_Product_ID - Product, Service, Itempublic int getM_Product_ID()
getM_Product_ID in interface I_PA_GoalRestrictionpublic void setName(String Name)
setName in interface I_PA_GoalRestrictionName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_PA_GoalRestrictionpublic KeyNamePair getKeyNamePair()
public void setOrg_ID(int Org_ID)
setOrg_ID in interface I_PA_GoalRestrictionOrg_ID - Organizational entity within clientpublic int getOrg_ID()
getOrg_ID in interface I_PA_GoalRestriction
public I_PA_Goal getPA_Goal()
throws Exception
getPA_Goal in interface I_PA_GoalRestrictionExceptionpublic void setPA_Goal_ID(int PA_Goal_ID)
setPA_Goal_ID in interface I_PA_GoalRestrictionPA_Goal_ID - Performance Goalpublic int getPA_Goal_ID()
getPA_Goal_ID in interface I_PA_GoalRestrictionpublic void setPA_GoalRestriction_ID(int PA_GoalRestriction_ID)
setPA_GoalRestriction_ID in interface I_PA_GoalRestrictionPA_GoalRestriction_ID - Performance Goal Restrictionpublic int getPA_GoalRestriction_ID()
getPA_GoalRestriction_ID in interface I_PA_GoalRestriction
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||