|
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_AD_ClientInfo
public class X_AD_ClientInfo
Generated Model for AD_ClientInfo
| Field Summary | |
|---|---|
static int |
AD_TREE_ACTIVITY_ID_AD_Reference_ID
AD_Tree_Activity_ID AD_Reference_ID=184 |
static int |
AD_TREE_BPARTNER_ID_AD_Reference_ID
AD_Tree_BPartner_ID AD_Reference_ID=184 |
static int |
AD_TREE_CAMPAIGN_ID_AD_Reference_ID
AD_Tree_Campaign_ID AD_Reference_ID=184 |
static int |
AD_TREE_MENU_ID_AD_Reference_ID
AD_Tree_Menu_ID AD_Reference_ID=184 |
static int |
AD_TREE_ORG_ID_AD_Reference_ID
AD_Tree_Org_ID AD_Reference_ID=184 |
static int |
AD_TREE_PRODUCT_ID_AD_Reference_ID
AD_Tree_Product_ID AD_Reference_ID=184 |
static int |
AD_TREE_PROJECT_ID_AD_Reference_ID
AD_Tree_Project_ID AD_Reference_ID=184 |
static int |
AD_TREE_SALESREGION_ID_AD_Reference_ID
AD_Tree_SalesRegion_ID AD_Reference_ID=184 |
static int |
C_ACCTSCHEMA1_ID_AD_Reference_ID
C_AcctSchema1_ID AD_Reference_ID=136 |
static int |
C_BPARTNERCASHTRX_ID_AD_Reference_ID
C_BPartnerCashTrx_ID AD_Reference_ID=138 |
static int |
C_UOM_LENGTH_ID_AD_Reference_ID
C_UOM_Length_ID AD_Reference_ID=114 |
static int |
C_UOM_TIME_ID_AD_Reference_ID
C_UOM_Time_ID AD_Reference_ID=114 |
static int |
C_UOM_VOLUME_ID_AD_Reference_ID
C_UOM_Volume_ID AD_Reference_ID=114 |
static int |
C_UOM_WEIGHT_ID_AD_Reference_ID
C_UOM_Weight_ID AD_Reference_ID=114 |
static int |
M_PRODUCTFREIGHT_ID_AD_Reference_ID
M_ProductFreight_ID AD_Reference_ID=162 |
| 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 |
| Constructor Summary | |
|---|---|
X_AD_ClientInfo(Properties ctx,
int AD_ClientInfo_ID,
String trxName)
Standard Constructor |
|
X_AD_ClientInfo(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_Tree_Activity_ID()
Get Activity Tree. |
int |
getAD_Tree_BPartner_ID()
Get BPartner Tree. |
int |
getAD_Tree_Campaign_ID()
Get Campaign Tree. |
int |
getAD_Tree_Menu_ID()
Get Menu Tree. |
int |
getAD_Tree_Org_ID()
Get Organization Tree. |
int |
getAD_Tree_Product_ID()
Get Product Tree. |
int |
getAD_Tree_Project_ID()
Get Project Tree. |
int |
getAD_Tree_SalesRegion_ID()
Get Sales Region Tree. |
int |
getC_AcctSchema1_ID()
Get Primary Accounting Schema. |
int |
getC_BPartnerCashTrx_ID()
Get Template B.Partner. |
int |
getC_Calendar_ID()
Get Calendar. |
I_C_Calendar |
getC_Calendar()
|
int |
getC_UOM_Length_ID()
Get UOM for Length. |
int |
getC_UOM_Time_ID()
Get UOM for Time. |
int |
getC_UOM_Volume_ID()
Get UOM for Volume. |
int |
getC_UOM_Weight_ID()
Get UOM for Weight. |
int |
getKeepLogDays()
Get Days to keep Log. |
int |
getM_ProductFreight_ID()
Get Product for Freight. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isDiscountLineAmt()
Get Discount calculated from Line Amounts. |
void |
setAD_Tree_Activity_ID(int AD_Tree_Activity_ID)
Set Activity Tree. |
void |
setAD_Tree_BPartner_ID(int AD_Tree_BPartner_ID)
Set BPartner Tree. |
void |
setAD_Tree_Campaign_ID(int AD_Tree_Campaign_ID)
Set Campaign Tree. |
void |
setAD_Tree_Menu_ID(int AD_Tree_Menu_ID)
Set Menu Tree. |
void |
setAD_Tree_Org_ID(int AD_Tree_Org_ID)
Set Organization Tree. |
void |
setAD_Tree_Product_ID(int AD_Tree_Product_ID)
Set Product Tree. |
void |
setAD_Tree_Project_ID(int AD_Tree_Project_ID)
Set Project Tree. |
void |
setAD_Tree_SalesRegion_ID(int AD_Tree_SalesRegion_ID)
Set Sales Region Tree. |
void |
setC_AcctSchema1_ID(int C_AcctSchema1_ID)
Set Primary Accounting Schema. |
void |
setC_BPartnerCashTrx_ID(int C_BPartnerCashTrx_ID)
Set Template B.Partner. |
void |
setC_Calendar_ID(int C_Calendar_ID)
Set Calendar. |
void |
setC_UOM_Length_ID(int C_UOM_Length_ID)
Set UOM for Length. |
void |
setC_UOM_Time_ID(int C_UOM_Time_ID)
Set UOM for Time. |
void |
setC_UOM_Volume_ID(int C_UOM_Volume_ID)
Set UOM for Volume. |
void |
setC_UOM_Weight_ID(int C_UOM_Weight_ID)
Set UOM for Weight. |
void |
setIsDiscountLineAmt(boolean IsDiscountLineAmt)
Set Discount calculated from Line Amounts. |
void |
setKeepLogDays(int KeepLogDays)
Set Days to keep Log. |
void |
setM_ProductFreight_ID(int M_ProductFreight_ID)
Set Product for Freight. |
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 AD_TREE_ACTIVITY_ID_AD_Reference_ID
public static final int AD_TREE_BPARTNER_ID_AD_Reference_ID
public static final int AD_TREE_CAMPAIGN_ID_AD_Reference_ID
public static final int AD_TREE_MENU_ID_AD_Reference_ID
public static final int AD_TREE_ORG_ID_AD_Reference_ID
public static final int AD_TREE_PRODUCT_ID_AD_Reference_ID
public static final int AD_TREE_PROJECT_ID_AD_Reference_ID
public static final int AD_TREE_SALESREGION_ID_AD_Reference_ID
public static final int C_ACCTSCHEMA1_ID_AD_Reference_ID
public static final int C_BPARTNERCASHTRX_ID_AD_Reference_ID
public static final int C_UOM_LENGTH_ID_AD_Reference_ID
public static final int C_UOM_TIME_ID_AD_Reference_ID
public static final int C_UOM_VOLUME_ID_AD_Reference_ID
public static final int C_UOM_WEIGHT_ID_AD_Reference_ID
public static final int M_PRODUCTFREIGHT_ID_AD_Reference_ID
| Constructor Detail |
|---|
public X_AD_ClientInfo(Properties ctx,
int AD_ClientInfo_ID,
String trxName)
public X_AD_ClientInfo(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 POpublic void setAD_Tree_Activity_ID(int AD_Tree_Activity_ID)
setAD_Tree_Activity_ID in interface I_AD_ClientInfoAD_Tree_Activity_ID - Tree to determine activity hierarchypublic int getAD_Tree_Activity_ID()
getAD_Tree_Activity_ID in interface I_AD_ClientInfopublic void setAD_Tree_BPartner_ID(int AD_Tree_BPartner_ID)
setAD_Tree_BPartner_ID in interface I_AD_ClientInfoAD_Tree_BPartner_ID - Tree to determine business partner hierarchypublic int getAD_Tree_BPartner_ID()
getAD_Tree_BPartner_ID in interface I_AD_ClientInfopublic void setAD_Tree_Campaign_ID(int AD_Tree_Campaign_ID)
setAD_Tree_Campaign_ID in interface I_AD_ClientInfoAD_Tree_Campaign_ID - Tree to determine marketing campaign hierarchypublic int getAD_Tree_Campaign_ID()
getAD_Tree_Campaign_ID in interface I_AD_ClientInfopublic void setAD_Tree_Menu_ID(int AD_Tree_Menu_ID)
setAD_Tree_Menu_ID in interface I_AD_ClientInfoAD_Tree_Menu_ID - Tree of the menupublic int getAD_Tree_Menu_ID()
getAD_Tree_Menu_ID in interface I_AD_ClientInfopublic void setAD_Tree_Org_ID(int AD_Tree_Org_ID)
setAD_Tree_Org_ID in interface I_AD_ClientInfoAD_Tree_Org_ID - Tree to determine organizational hierarchypublic int getAD_Tree_Org_ID()
getAD_Tree_Org_ID in interface I_AD_ClientInfopublic void setAD_Tree_Product_ID(int AD_Tree_Product_ID)
setAD_Tree_Product_ID in interface I_AD_ClientInfoAD_Tree_Product_ID - Tree to determine product hierarchypublic int getAD_Tree_Product_ID()
getAD_Tree_Product_ID in interface I_AD_ClientInfopublic void setAD_Tree_Project_ID(int AD_Tree_Project_ID)
setAD_Tree_Project_ID in interface I_AD_ClientInfoAD_Tree_Project_ID - Tree to determine project hierarchypublic int getAD_Tree_Project_ID()
getAD_Tree_Project_ID in interface I_AD_ClientInfopublic void setAD_Tree_SalesRegion_ID(int AD_Tree_SalesRegion_ID)
setAD_Tree_SalesRegion_ID in interface I_AD_ClientInfoAD_Tree_SalesRegion_ID - Tree to determine sales regional hierarchypublic int getAD_Tree_SalesRegion_ID()
getAD_Tree_SalesRegion_ID in interface I_AD_ClientInfopublic void setC_AcctSchema1_ID(int C_AcctSchema1_ID)
setC_AcctSchema1_ID in interface I_AD_ClientInfoC_AcctSchema1_ID - Primary rules for accountingpublic int getC_AcctSchema1_ID()
getC_AcctSchema1_ID in interface I_AD_ClientInfopublic void setC_BPartnerCashTrx_ID(int C_BPartnerCashTrx_ID)
setC_BPartnerCashTrx_ID in interface I_AD_ClientInfoC_BPartnerCashTrx_ID - Business Partner used for creating new Business Partners on the flypublic int getC_BPartnerCashTrx_ID()
getC_BPartnerCashTrx_ID in interface I_AD_ClientInfo
public I_C_Calendar getC_Calendar()
throws Exception
getC_Calendar in interface I_AD_ClientInfoExceptionpublic void setC_Calendar_ID(int C_Calendar_ID)
setC_Calendar_ID in interface I_AD_ClientInfoC_Calendar_ID - Accounting Calendar Namepublic int getC_Calendar_ID()
getC_Calendar_ID in interface I_AD_ClientInfopublic void setC_UOM_Length_ID(int C_UOM_Length_ID)
setC_UOM_Length_ID in interface I_AD_ClientInfoC_UOM_Length_ID - Standard Unit of Measure for Lengthpublic int getC_UOM_Length_ID()
getC_UOM_Length_ID in interface I_AD_ClientInfopublic void setC_UOM_Time_ID(int C_UOM_Time_ID)
setC_UOM_Time_ID in interface I_AD_ClientInfoC_UOM_Time_ID - Standard Unit of Measure for Timepublic int getC_UOM_Time_ID()
getC_UOM_Time_ID in interface I_AD_ClientInfopublic void setC_UOM_Volume_ID(int C_UOM_Volume_ID)
setC_UOM_Volume_ID in interface I_AD_ClientInfoC_UOM_Volume_ID - Standard Unit of Measure for Volumepublic int getC_UOM_Volume_ID()
getC_UOM_Volume_ID in interface I_AD_ClientInfopublic void setC_UOM_Weight_ID(int C_UOM_Weight_ID)
setC_UOM_Weight_ID in interface I_AD_ClientInfoC_UOM_Weight_ID - Standard Unit of Measure for Weightpublic int getC_UOM_Weight_ID()
getC_UOM_Weight_ID in interface I_AD_ClientInfopublic void setIsDiscountLineAmt(boolean IsDiscountLineAmt)
setIsDiscountLineAmt in interface I_AD_ClientInfoIsDiscountLineAmt - Payment Discount calculation does not include Taxes and Chargespublic boolean isDiscountLineAmt()
isDiscountLineAmt in interface I_AD_ClientInfopublic void setKeepLogDays(int KeepLogDays)
setKeepLogDays in interface I_AD_ClientInfoKeepLogDays - Number of days to keep the log entriespublic int getKeepLogDays()
getKeepLogDays in interface I_AD_ClientInfopublic void setM_ProductFreight_ID(int M_ProductFreight_ID)
setM_ProductFreight_ID in interface I_AD_ClientInfoM_ProductFreight_ID - Product for Freightpublic int getM_ProductFreight_ID()
getM_ProductFreight_ID in interface I_AD_ClientInfo
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||