|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.framework.PO
org.compiere.model.X_PA_GoalRestriction
public class X_PA_GoalRestriction
Generated Model for PA_GoalRestriction
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
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 |
protected static KeyNamePair |
Model
|
static int |
ORG_ID_AD_Reference_ID
Org_ID AD_Reference_ID=322 |
static int |
Table_ID
AD_Table_ID=832 |
static String |
Table_Name
TableName=PA_GoalRestriction |
static long |
updatedMS
Last Updated Timestamp 2008-06-10 15:12:06.0 |
| Fields inherited from class org.compiere.framework.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_PA_GoalRestriction(Ctx ctx,
int PA_GoalRestriction_ID,
String trxName)
Standard Constructor |
|
X_PA_GoalRestriction(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getC_BP_Group_ID()
Get Business Partner Group. |
int |
getC_BPartner_ID()
Get Business Partner. |
String |
getGoalRestrictionType()
Get Restriction Type. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getM_Product_Category_ID()
Get Product Category. |
int |
getM_Product_ID()
Get Product. |
String |
getName()
Get Name. |
int |
getOrg_ID()
Get Organization. |
int |
getPA_Goal_ID()
Get Goal. |
int |
getPA_GoalRestriction_ID()
Get Goal Restriction. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isGoalRestrictionTypeValid(String test)
Is test a valid value. |
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()
Info |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final long updatedMS
public static final int Table_ID
public static final String Table_Name
protected static KeyNamePair Model
protected BigDecimal accessLevel
public static final int GOALRESTRICTIONTYPE_AD_Reference_ID
public static final String GOALRESTRICTIONTYPE_BusinessPartner
public static final String GOALRESTRICTIONTYPE_ProductCategory
public static final String GOALRESTRICTIONTYPE_BusPartnerGroup
public static final String GOALRESTRICTIONTYPE_Organization
public static final String GOALRESTRICTIONTYPE_Product
public static final int ORG_ID_AD_Reference_ID
| Constructor Detail |
|---|
public X_PA_GoalRestriction(Ctx ctx,
int PA_GoalRestriction_ID,
String trxName)
ctx - contextPA_GoalRestriction_ID - idtrxName - transaction
public X_PA_GoalRestriction(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Ctx ctx)
initPO in class POctx - context
public String toString()
toString in class POpublic void setC_BP_Group_ID(int C_BP_Group_ID)
C_BP_Group_ID - Business Partner Grouppublic int getC_BP_Group_ID()
public void setC_BPartner_ID(int C_BPartner_ID)
C_BPartner_ID - Identifies a Business Partnerpublic int getC_BPartner_ID()
public boolean isGoalRestrictionTypeValid(String test)
test - testvalue
public void setGoalRestrictionType(String GoalRestrictionType)
GoalRestrictionType - Goal Restriction Typepublic String getGoalRestrictionType()
public void setM_Product_Category_ID(int M_Product_Category_ID)
M_Product_Category_ID - Category of a Productpublic int getM_Product_Category_ID()
public void setM_Product_ID(int M_Product_ID)
M_Product_ID - Product, Service, Itempublic int getM_Product_ID()
public void setName(String Name)
Name - Alphanumeric identifier of the entitypublic String getName()
public KeyNamePair getKeyNamePair()
public void setOrg_ID(int Org_ID)
Org_ID - Organizational entity within clientpublic int getOrg_ID()
public void setPA_GoalRestriction_ID(int PA_GoalRestriction_ID)
PA_GoalRestriction_ID - Performance Goal Restrictionpublic int getPA_GoalRestriction_ID()
public void setPA_Goal_ID(int PA_Goal_ID)
PA_Goal_ID - Performance Goalpublic int getPA_Goal_ID()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||