Package org.compiere.model
Interface I_C_POS
public interface I_C_POS
Generated Interface for C_POS
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 2 - Clientstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name AutoLogoutDelaystatic final String
Column name C_BankAccount_IDstatic final String
Column name C_BPartnerCashTrx_IDstatic final String
Column name C_CashBook_IDstatic final String
Column name C_DocType_IDstatic final String
Column name C_POS_IDstatic final String
Column name C_POS_UUstatic final String
Column name C_POSKeyLayout_IDstatic final String
Column name CashDrawerstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name Descriptionstatic final String
Column name Helpstatic final String
Column name IsActivestatic final String
Column name IsModifyPricestatic final String
Column name M_PriceList_IDstatic final String
Column name M_Warehouse_IDstatic final String
Column name Namestatic final String
Column name OSK_KeyLayout_IDstatic final String
Column name OSNP_KeyLayout_IDstatic final String
Column name PrinterNamestatic final String
Column name SalesRep_IDstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final KeyNamePair
static final int
AD_Table_ID=748static final String
TableName=C_POS -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.int
Get Auto Logout Delay.int
Get Bank Account.int
Get Template B.Partner.int
Get Cash Book.int
Get Document Type.int
Get POS Terminal.Get C_POS_UUint
Get POS Key Layout.Get Cash DrawerGet Created.int
Get Created By.Get Description.getHelp()
Get Comment/Help.int
Get Price List.int
Get Warehouse.getName()
Get Name.int
Get On Screen Keyboard layout.int
Get On Screen Number Pad layout.Get Printer Name.int
Get Sales Representative.Get Updated.int
Get Updated By.boolean
isActive()
Get Active.boolean
Get Modify Price.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setAutoLogoutDelay
(int AutoLogoutDelay) Set Auto Logout Delay.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_POS_UU
(String C_POS_UU) Set C_POS_UUvoid
setC_POSKeyLayout_ID
(int C_POSKeyLayout_ID) Set POS Key Layout.void
setCashDrawer
(String CashDrawer) Set Cash Drawervoid
setDescription
(String Description) Set Description.void
Set Comment/Help.void
setIsActive
(boolean IsActive) Set Active.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
Set Name.void
setOSK_KeyLayout_ID
(int OSK_KeyLayout_ID) Set On Screen Keyboard layout.void
setOSNP_KeyLayout_ID
(int OSNP_KeyLayout_ID) Set On Screen Number Pad layout.void
setPrinterName
(String PrinterName) Set Printer Name.void
setSalesRep_ID
(int SalesRep_ID) Set Sales Representative.
-
Field Details
-
Table_Name
TableName=C_POS- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=748- See Also:
-
Model
-
accessLevel
AccessLevel = 2 - Client -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AutoLogoutDelay
Column name AutoLogoutDelay- See Also:
-
COLUMNNAME_CashDrawer
Column name CashDrawer- See Also:
-
COLUMNNAME_C_BankAccount_ID
Column name C_BankAccount_ID- See Also:
-
COLUMNNAME_C_BPartnerCashTrx_ID
Column name C_BPartnerCashTrx_ID- See Also:
-
COLUMNNAME_C_CashBook_ID
Column name C_CashBook_ID- See Also:
-
COLUMNNAME_C_DocType_ID
Column name C_DocType_ID- See Also:
-
COLUMNNAME_C_POS_ID
Column name C_POS_ID- See Also:
-
COLUMNNAME_C_POSKeyLayout_ID
Column name C_POSKeyLayout_ID- See Also:
-
COLUMNNAME_C_POS_UU
Column name C_POS_UU- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_Help
Column name Help- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsModifyPrice
Column name IsModifyPrice- See Also:
-
COLUMNNAME_M_PriceList_ID
Column name M_PriceList_ID- See Also:
-
COLUMNNAME_M_Warehouse_ID
Column name M_Warehouse_ID- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_OSK_KeyLayout_ID
Column name OSK_KeyLayout_ID- See Also:
-
COLUMNNAME_OSNP_KeyLayout_ID
Column name OSNP_KeyLayout_ID- See Also:
-
COLUMNNAME_PrinterName
Column name PrinterName- See Also:
-
COLUMNNAME_SalesRep_ID
Column name SalesRep_ID- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
-
Method Details
-
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID) Set Organization. Organizational entity within tenant -
getAD_Org_ID
int getAD_Org_ID()Get Organization. Organizational entity within tenant -
setAutoLogoutDelay
void setAutoLogoutDelay(int AutoLogoutDelay) Set Auto Logout Delay. Automatically logout if terminal inactive for this period -
getAutoLogoutDelay
int getAutoLogoutDelay()Get Auto Logout Delay. Automatically logout if terminal inactive for this period -
setCashDrawer
Set Cash Drawer -
getCashDrawer
String getCashDrawer()Get Cash Drawer -
setC_BankAccount_ID
void setC_BankAccount_ID(int C_BankAccount_ID) Set Bank Account. Account at the Bank -
getC_BankAccount_ID
int getC_BankAccount_ID()Get Bank Account. Account at the Bank -
getC_BankAccount
- Throws:
RuntimeException
-
setC_BPartnerCashTrx_ID
void setC_BPartnerCashTrx_ID(int C_BPartnerCashTrx_ID) Set Template B.Partner. Business Partner used for creating new Business Partners on the fly -
getC_BPartnerCashTrx_ID
int getC_BPartnerCashTrx_ID()Get Template B.Partner. Business Partner used for creating new Business Partners on the fly -
getC_BPartnerCashTrx
- Throws:
RuntimeException
-
setC_CashBook_ID
void setC_CashBook_ID(int C_CashBook_ID) Set Cash Book. Cash Book for recording petty cash transactions -
getC_CashBook_ID
int getC_CashBook_ID()Get Cash Book. Cash Book for recording petty cash transactions -
getC_CashBook
- Throws:
RuntimeException
-
setC_DocType_ID
void setC_DocType_ID(int C_DocType_ID) Set Document Type. Document type or rules -
getC_DocType_ID
int getC_DocType_ID()Get Document Type. Document type or rules -
getC_DocType
- Throws:
RuntimeException
-
setC_POS_ID
void setC_POS_ID(int C_POS_ID) Set POS Terminal. Point of Sales Terminal -
getC_POS_ID
int getC_POS_ID()Get POS Terminal. Point of Sales Terminal -
setC_POSKeyLayout_ID
void setC_POSKeyLayout_ID(int C_POSKeyLayout_ID) Set POS Key Layout. POS Function Key Layout -
getC_POSKeyLayout_ID
int getC_POSKeyLayout_ID()Get POS Key Layout. POS Function Key Layout -
getC_POSKeyLayout
- Throws:
RuntimeException
-
setC_POS_UU
Set C_POS_UU -
getC_POS_UU
String getC_POS_UU()Get C_POS_UU -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setHelp
Set Comment/Help. Comment or Hint -
getHelp
String getHelp()Get Comment/Help. Comment or Hint -
setIsActive
void setIsActive(boolean IsActive) Set Active. The record is active in the system -
isActive
boolean isActive()Get Active. The record is active in the system -
setIsModifyPrice
void setIsModifyPrice(boolean IsModifyPrice) Set Modify Price. Allow modifying the price -
isModifyPrice
boolean isModifyPrice()Get Modify Price. Allow modifying the price -
setM_PriceList_ID
void setM_PriceList_ID(int M_PriceList_ID) Set Price List. Unique identifier of a Price List -
getM_PriceList_ID
int getM_PriceList_ID()Get Price List. Unique identifier of a Price List -
getM_PriceList
- Throws:
RuntimeException
-
setM_Warehouse_ID
void setM_Warehouse_ID(int M_Warehouse_ID) Set Warehouse. Storage Warehouse and Service Point -
getM_Warehouse_ID
int getM_Warehouse_ID()Get Warehouse. Storage Warehouse and Service Point -
getM_Warehouse
- Throws:
RuntimeException
-
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setOSK_KeyLayout_ID
void setOSK_KeyLayout_ID(int OSK_KeyLayout_ID) Set On Screen Keyboard layout. The key layout to use for on screen keyboard for text fields. -
getOSK_KeyLayout_ID
int getOSK_KeyLayout_ID()Get On Screen Keyboard layout. The key layout to use for on screen keyboard for text fields. -
getOSK_KeyLayout
- Throws:
RuntimeException
-
setOSNP_KeyLayout_ID
void setOSNP_KeyLayout_ID(int OSNP_KeyLayout_ID) Set On Screen Number Pad layout. The key layout to use for on screen number pad for numeric fields. -
getOSNP_KeyLayout_ID
int getOSNP_KeyLayout_ID()Get On Screen Number Pad layout. The key layout to use for on screen number pad for numeric fields. -
getOSNP_KeyLayout
- Throws:
RuntimeException
-
setPrinterName
Set Printer Name. Name of the Printer -
getPrinterName
String getPrinterName()Get Printer Name. Name of the Printer -
setSalesRep_ID
void setSalesRep_ID(int SalesRep_ID) Set Sales Representative. Sales Representative or Company Agent -
getSalesRep_ID
int getSalesRep_ID()Get Sales Representative. Sales Representative or Company Agent -
getSalesRep
- Throws:
RuntimeException
-
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records
-