|
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_C_POS
public class X_C_POS
Generated Model for C_POS
| Field Summary | |
|---|---|
static int |
C_BPARTNERCASHTRX_ID_AD_Reference_ID
C_BPartnerCashTrx_ID AD_Reference_ID=173 |
static int |
SALESREP_ID_AD_Reference_ID
SalesRep_ID AD_Reference_ID=190 |
| 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_C_POS(Properties ctx,
int C_POS_ID,
String trxName)
Standard Constructor |
|
X_C_POS(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getC_BankAccount_ID()
Get Bank Account. |
I_C_BankAccount |
getC_BankAccount()
|
int |
getC_BPartnerCashTrx_ID()
Get Template B.Partner. |
int |
getC_CashBook_ID()
Get Cash Book. |
I_C_CashBook |
getC_CashBook()
|
int |
getC_DocType_ID()
Get Document Type. |
I_C_DocType |
getC_DocType()
|
int |
getC_POS_ID()
Get POS Terminal. |
int |
getC_POSKeyLayout_ID()
Get POS Key Layout. |
I_C_POSKeyLayout |
getC_POSKeyLayout()
|
String |
getCashDrawer()
Get CashDrawer. |
String |
getDescription()
Get Description. |
String |
getHelp()
Get Comment/Help. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getM_PriceList_ID()
Get Price List. |
I_M_PriceList |
getM_PriceList()
|
int |
getM_Warehouse_ID()
Get Warehouse. |
I_M_Warehouse |
getM_Warehouse()
|
String |
getName()
Get Name. |
String |
getPrinterName()
Get Printer Name. |
int |
getSalesRep_ID()
Get Sales Representative. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isModifyPrice()
Get Modify Price. |
void |
setC_BankAccount_ID(int C_BankAccount_ID)
Set Bank Account. |
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 |
setCashDrawer(String CashDrawer)
Set CashDrawer. |
void |
setDescription(String Description)
Set Description. |
void |
setHelp(String Help)
Set Comment/Help. |
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 Sales Representative. |
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 C_BPARTNERCASHTRX_ID_AD_Reference_ID
public static final int SALESREP_ID_AD_Reference_ID
| Constructor Detail |
|---|
public X_C_POS(Properties ctx,
int C_POS_ID,
String trxName)
public X_C_POS(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 setCashDrawer(String CashDrawer)
setCashDrawer in interface I_C_POSCashDrawer - CashDrawerpublic String getCashDrawer()
getCashDrawer in interface I_C_POS
public I_C_BankAccount getC_BankAccount()
throws Exception
getC_BankAccount in interface I_C_POSExceptionpublic void setC_BankAccount_ID(int C_BankAccount_ID)
setC_BankAccount_ID in interface I_C_POSC_BankAccount_ID - Account at the Bankpublic int getC_BankAccount_ID()
getC_BankAccount_ID in interface I_C_POSpublic void setC_BPartnerCashTrx_ID(int C_BPartnerCashTrx_ID)
setC_BPartnerCashTrx_ID in interface I_C_POSC_BPartnerCashTrx_ID - Business Partner used for creating new Business Partners on the flypublic int getC_BPartnerCashTrx_ID()
getC_BPartnerCashTrx_ID in interface I_C_POS
public I_C_CashBook getC_CashBook()
throws Exception
getC_CashBook in interface I_C_POSExceptionpublic void setC_CashBook_ID(int C_CashBook_ID)
setC_CashBook_ID in interface I_C_POSC_CashBook_ID - Cash Book for recording petty cash transactionspublic int getC_CashBook_ID()
getC_CashBook_ID in interface I_C_POS
public I_C_DocType getC_DocType()
throws Exception
getC_DocType in interface I_C_POSExceptionpublic void setC_DocType_ID(int C_DocType_ID)
setC_DocType_ID in interface I_C_POSC_DocType_ID - Document type or rulespublic int getC_DocType_ID()
getC_DocType_ID in interface I_C_POSpublic void setC_POS_ID(int C_POS_ID)
setC_POS_ID in interface I_C_POSC_POS_ID - Point of Sales Terminalpublic int getC_POS_ID()
getC_POS_ID in interface I_C_POS
public I_C_POSKeyLayout getC_POSKeyLayout()
throws Exception
getC_POSKeyLayout in interface I_C_POSExceptionpublic void setC_POSKeyLayout_ID(int C_POSKeyLayout_ID)
setC_POSKeyLayout_ID in interface I_C_POSC_POSKeyLayout_ID - POS Function Key Layoutpublic int getC_POSKeyLayout_ID()
getC_POSKeyLayout_ID in interface I_C_POSpublic void setDescription(String Description)
setDescription in interface I_C_POSDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_C_POSpublic void setHelp(String Help)
setHelp in interface I_C_POSHelp - Comment or Hintpublic String getHelp()
getHelp in interface I_C_POSpublic void setIsModifyPrice(boolean IsModifyPrice)
setIsModifyPrice in interface I_C_POSIsModifyPrice - Allow modifying the pricepublic boolean isModifyPrice()
isModifyPrice in interface I_C_POS
public I_M_PriceList getM_PriceList()
throws Exception
getM_PriceList in interface I_C_POSExceptionpublic void setM_PriceList_ID(int M_PriceList_ID)
setM_PriceList_ID in interface I_C_POSM_PriceList_ID - Unique identifier of a Price Listpublic int getM_PriceList_ID()
getM_PriceList_ID in interface I_C_POS
public I_M_Warehouse getM_Warehouse()
throws Exception
getM_Warehouse in interface I_C_POSExceptionpublic void setM_Warehouse_ID(int M_Warehouse_ID)
setM_Warehouse_ID in interface I_C_POSM_Warehouse_ID - Storage Warehouse and Service Pointpublic int getM_Warehouse_ID()
getM_Warehouse_ID in interface I_C_POSpublic void setName(String Name)
setName in interface I_C_POSName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_C_POSpublic KeyNamePair getKeyNamePair()
public void setPrinterName(String PrinterName)
setPrinterName in interface I_C_POSPrinterName - Name of the Printerpublic String getPrinterName()
getPrinterName in interface I_C_POSpublic void setSalesRep_ID(int SalesRep_ID)
setSalesRep_ID in interface I_C_POSSalesRep_ID - Sales Representative or Company Agentpublic int getSalesRep_ID()
getSalesRep_ID in interface I_C_POS
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||