|
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_C_POS
public class X_C_POS
Generated Model for C_POS
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
static int |
C_BPARTNERCASHTRX_ID_AD_Reference_ID
C_BPartnerCashTrx_ID AD_Reference_ID=173 |
protected static KeyNamePair |
Model
|
static int |
SALESREP_ID_AD_Reference_ID
SalesRep_ID AD_Reference_ID=190 |
static int |
Table_ID
AD_Table_ID=748 |
static String |
Table_Name
TableName=C_POS |
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_C_POS(Ctx ctx,
int C_POS_ID,
String trxName)
Standard Constructor |
|
X_C_POS(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getC_BPartnerCashTrx_ID()
Get Template B.Partner. |
int |
getC_CashBook_ID()
Get Cash Book. |
int |
getC_DocType_ID()
Get Document Type. |
int |
getC_POS_ID()
Get POS Terminal. |
int |
getC_POSKeyLayout_ID()
Get POS Key Layout. |
String |
getDescription()
Get Description. |
String |
getHelp()
Get Comment. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getM_PriceList_ID()
Get Price List. |
int |
getM_Warehouse_ID()
Get Warehouse. |
String |
getName()
Get Name. |
String |
getPrinterName()
Get Printer Name. |
int |
getSalesRep_ID()
Get Representative. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isModifyPrice()
Get Modify Price. |
void |
setC_BPartnerCashTrx_ID(int C_BPartnerCashTrx_ID)
Set Template B.Partner. |
void |
setC_CashBook_ID(int C_CashBook_ID)
Set Cash Book. |
void |
setC_DocType_ID(int C_DocType_ID)
Set Document Type. |
void |
setC_POS_ID(int C_POS_ID)
Set POS Terminal. |
void |
setC_POSKeyLayout_ID(int C_POSKeyLayout_ID)
Set POS Key Layout. |
void |
setDescription(String Description)
Set Description. |
void |
setHelp(String Help)
Set Comment. |
void |
setIsModifyPrice(boolean IsModifyPrice)
Set Modify Price. |
void |
setM_PriceList_ID(int M_PriceList_ID)
Set Price List. |
void |
setM_Warehouse_ID(int M_Warehouse_ID)
Set Warehouse. |
void |
setName(String Name)
Set Name. |
void |
setPrinterName(String PrinterName)
Set Printer Name. |
void |
setSalesRep_ID(int SalesRep_ID)
Set Representative. |
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 C_BPARTNERCASHTRX_ID_AD_Reference_ID
public static final int SALESREP_ID_AD_Reference_ID
| Constructor Detail |
|---|
public X_C_POS(Ctx ctx,
int C_POS_ID,
String trxName)
ctx - contextC_POS_ID - idtrxName - transaction
public X_C_POS(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_BPartnerCashTrx_ID(int C_BPartnerCashTrx_ID)
C_BPartnerCashTrx_ID - Business Partner used for creating new Business Partners on the flypublic int getC_BPartnerCashTrx_ID()
public void setC_CashBook_ID(int C_CashBook_ID)
C_CashBook_ID - Cash Book for recording petty cash transactionspublic int getC_CashBook_ID()
public void setC_DocType_ID(int C_DocType_ID)
C_DocType_ID - Document type or rulespublic int getC_DocType_ID()
public void setC_POSKeyLayout_ID(int C_POSKeyLayout_ID)
C_POSKeyLayout_ID - POS Function Key Layoutpublic int getC_POSKeyLayout_ID()
public void setC_POS_ID(int C_POS_ID)
C_POS_ID - Point of Sales Terminalpublic int getC_POS_ID()
public void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setHelp(String Help)
Help - Comment, Help or Hintpublic String getHelp()
public void setIsModifyPrice(boolean IsModifyPrice)
IsModifyPrice - Allow modifying the pricepublic boolean isModifyPrice()
public void setM_PriceList_ID(int M_PriceList_ID)
M_PriceList_ID - Unique identifier of a Price Listpublic int getM_PriceList_ID()
public void setM_Warehouse_ID(int M_Warehouse_ID)
M_Warehouse_ID - Storage Warehouse and Service Pointpublic int getM_Warehouse_ID()
public void setName(String Name)
Name - Alphanumeric identifier of the entitypublic String getName()
public KeyNamePair getKeyNamePair()
public void setPrinterName(String PrinterName)
PrinterName - Name of the Printerpublic String getPrinterName()
public void setSalesRep_ID(int SalesRep_ID)
SalesRep_ID - Company Agent like Sales Representative, Purchase Agent, and Customer Service Representative...public int getSalesRep_ID()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||