Package org.compiere.model
Interface I_U_POSTerminal
- All Known Implementing Classes:
MPOSTerminal,X_U_POSTerminal
public interface I_U_POSTerminal
Generated Interface for U_POSTerminal
- Version:
- Release 13
- Author:
- iDempiere (generated)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BigDecimalAccessLevel = 1 - Orgstatic final StringColumn name AD_Client_IDstatic final StringColumn name AD_Org_IDstatic final StringColumn name AutoLockstatic final StringColumn name C_CashBook_IDstatic final StringColumn name C_CashBPartner_IDstatic final StringColumn name C_TemplateBPartner_IDstatic final StringColumn name Card_BankAccount_IDstatic final StringColumn name CardTransferBankAccount_IDstatic final StringColumn name CardTransferCashBook_IDstatic final StringColumn name CardTransferTypestatic final StringColumn name CashBookTransferTypestatic final StringColumn name CashTransferBankAccount_IDstatic final StringColumn name CashTransferCashBook_IDstatic final StringColumn name Check_BankAccount_IDstatic final StringColumn name CheckTransferBankAccount_IDstatic final StringColumn name CheckTransferCashBook_IDstatic final StringColumn name CheckTransferTypestatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name Descriptionstatic final StringColumn name Helpstatic final StringColumn name IsActivestatic final StringColumn name LastLockTimestatic final StringColumn name Lockedstatic final StringColumn name LockTimestatic final StringColumn name M_Warehouse_IDstatic final StringColumn name Namestatic final StringColumn name PO_PriceList_IDstatic final StringColumn name PrinterNamestatic final StringColumn name SalesRep_IDstatic final StringColumn name SO_PriceList_IDstatic final StringColumn name U_POSTerminal_IDstatic final StringColumn name U_POSTerminal_UUstatic final StringColumn name UnlockingTimestatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final StringColumn name Valuestatic final KeyNamePairstatic final intAD_Table_ID=52004static final StringTableName=U_POSTerminal -
Method Summary
Modifier and TypeMethodDescriptionintGet Tenant.intGet Organization.Deprecated.intGet Cash Book.Deprecated.intGet Cash BPartner.Deprecated.intGet Template BPartner.Deprecated.intGet Card Bank Account.Deprecated.intGet Transfer Card trx to.Deprecated.intGet Transfer Card trx to.Get Card Transfer TypeGet Cash Book Transfer Type.Deprecated.intGet Transfer Cash trx to.Deprecated.intGet Transfer Cash trx to.Deprecated.intGet Check Bank Account.Deprecated.intGet Transfer Check trx to.Deprecated.intGet Transfer Check trx to.Get Check Transfer TypeGet Created.intGet Created By.Get Description.getHelp()Get Comment/Help.Get Last Lock Time.intGet Lock Time.Deprecated.intGet Warehouse.getName()Get Name.Deprecated.intGet Purchase Price List.Get Printer Name.Deprecated.intGet Sales Representative.Deprecated.intGet Sales Price ListintGet POS TerminalGet U_POSTerminal_UUGet Unlocking Time.Get Updated.intGet Updated By.getValue()Get Search Key.booleanisActive()Get Active.booleanGet Auto Lock.booleanisLocked()Get Locked.voidsetAD_Org_ID(int AD_Org_ID) Set Organization.voidsetAutoLock(boolean AutoLock) Set Auto Lock.voidsetC_CashBook_ID(int C_CashBook_ID) Set Cash Book.voidsetC_CashBPartner_ID(int C_CashBPartner_ID) Set Cash BPartner.voidsetC_TemplateBPartner_ID(int C_TemplateBPartner_ID) Set Template BPartner.voidsetCard_BankAccount_ID(int Card_BankAccount_ID) Set Card Bank Account.voidsetCardTransferBankAccount_ID(int CardTransferBankAccount_ID) Set Transfer Card trx to.voidsetCardTransferCashBook_ID(int CardTransferCashBook_ID) Set Transfer Card trx to.voidsetCardTransferType(String CardTransferType) Set Card Transfer TypevoidsetCashBookTransferType(String CashBookTransferType) Set Cash Book Transfer Type.voidsetCashTransferBankAccount_ID(int CashTransferBankAccount_ID) Set Transfer Cash trx to.voidsetCashTransferCashBook_ID(int CashTransferCashBook_ID) Set Transfer Cash trx to.voidsetCheck_BankAccount_ID(int Check_BankAccount_ID) Set Check Bank Account.voidsetCheckTransferBankAccount_ID(int CheckTransferBankAccount_ID) Set Transfer Check trx to.voidsetCheckTransferCashBook_ID(int CheckTransferCashBook_ID) Set Transfer Check trx to.voidsetCheckTransferType(String CheckTransferType) Set Check Transfer TypevoidsetDescription(String Description) Set Description.voidSet Comment/Help.voidsetIsActive(boolean IsActive) Set Active.voidsetLastLockTime(Timestamp LastLockTime) Set Last Lock Time.voidsetLocked(boolean Locked) Set Locked.voidsetLockTime(int LockTime) Set Lock Time.voidsetM_Warehouse_ID(int M_Warehouse_ID) Set Warehouse.voidSet Name.voidsetPO_PriceList_ID(int PO_PriceList_ID) Set Purchase Price List.voidsetPrinterName(String PrinterName) Set Printer Name.voidsetSalesRep_ID(int SalesRep_ID) Set Sales Representative.voidsetSO_PriceList_ID(int SO_PriceList_ID) Set Sales Price ListvoidsetU_POSTerminal_ID(int U_POSTerminal_ID) Set POS TerminalvoidsetU_POSTerminal_UU(String U_POSTerminal_UU) Set U_POSTerminal_UUvoidsetUnlockingTime(Timestamp UnlockingTime) Set Unlocking Time.voidSet Search Key.
-
Field Details
-
Table_Name
TableName=U_POSTerminal- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=52004- See Also:
-
Model
-
accessLevel
AccessLevel = 1 - Org -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AutoLock
Column name AutoLock- See Also:
-
COLUMNNAME_C_CashBPartner_ID
Column name C_CashBPartner_ID- See Also:
-
COLUMNNAME_C_CashBook_ID
Column name C_CashBook_ID- See Also:
-
COLUMNNAME_C_TemplateBPartner_ID
Column name C_TemplateBPartner_ID- See Also:
-
COLUMNNAME_CardTransferBankAccount_ID
Column name CardTransferBankAccount_ID- See Also:
-
COLUMNNAME_CardTransferCashBook_ID
Column name CardTransferCashBook_ID- See Also:
-
COLUMNNAME_CardTransferType
Column name CardTransferType- See Also:
-
COLUMNNAME_Card_BankAccount_ID
Column name Card_BankAccount_ID- See Also:
-
COLUMNNAME_CashBookTransferType
Column name CashBookTransferType- See Also:
-
COLUMNNAME_CashTransferBankAccount_ID
Column name CashTransferBankAccount_ID- See Also:
-
COLUMNNAME_CashTransferCashBook_ID
Column name CashTransferCashBook_ID- See Also:
-
COLUMNNAME_CheckTransferBankAccount_ID
Column name CheckTransferBankAccount_ID- See Also:
-
COLUMNNAME_CheckTransferCashBook_ID
Column name CheckTransferCashBook_ID- See Also:
-
COLUMNNAME_CheckTransferType
Column name CheckTransferType- See Also:
-
COLUMNNAME_Check_BankAccount_ID
Column name Check_BankAccount_ID- 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_LastLockTime
Column name LastLockTime- See Also:
-
COLUMNNAME_LockTime
Column name LockTime- See Also:
-
COLUMNNAME_Locked
Column name Locked- See Also:
-
COLUMNNAME_M_Warehouse_ID
Column name M_Warehouse_ID- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_PO_PriceList_ID
Column name PO_PriceList_ID- See Also:
-
COLUMNNAME_PrinterName
Column name PrinterName- See Also:
-
COLUMNNAME_SO_PriceList_ID
Column name SO_PriceList_ID- See Also:
-
COLUMNNAME_SalesRep_ID
Column name SalesRep_ID- See Also:
-
COLUMNNAME_U_POSTerminal_ID
Column name U_POSTerminal_ID- See Also:
-
COLUMNNAME_U_POSTerminal_UU
Column name U_POSTerminal_UU- See Also:
-
COLUMNNAME_UnlockingTime
Column name UnlockingTime- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_Value
Column name Value- 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 -
setAutoLock
void setAutoLock(boolean AutoLock) Set Auto Lock. Whether to automatically lock the terminal when till is closed -
isAutoLock
boolean isAutoLock()Get Auto Lock. Whether to automatically lock the terminal when till is closed -
setC_CashBPartner_ID
void setC_CashBPartner_ID(int C_CashBPartner_ID) Set Cash BPartner. BPartner to be used for Cash transactions -
getC_CashBPartner_ID
int getC_CashBPartner_ID()Get Cash BPartner. BPartner to be used for Cash transactions -
getC_CashBPartner
Deprecated.- 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
Deprecated.- Throws:
RuntimeException
-
setC_TemplateBPartner_ID
void setC_TemplateBPartner_ID(int C_TemplateBPartner_ID) Set Template BPartner. BPartner that is to be used as template when new customers are created -
getC_TemplateBPartner_ID
int getC_TemplateBPartner_ID()Get Template BPartner. BPartner that is to be used as template when new customers are created -
getC_TemplateBPartner
Deprecated.- Throws:
RuntimeException
-
setCardTransferBankAccount_ID
void setCardTransferBankAccount_ID(int CardTransferBankAccount_ID) Set Transfer Card trx to. Bank account on which to transfer Card transactions -
getCardTransferBankAccount_ID
int getCardTransferBankAccount_ID()Get Transfer Card trx to. Bank account on which to transfer Card transactions -
getCardTransferBankAccount
Deprecated.- Throws:
RuntimeException
-
setCardTransferCashBook_ID
void setCardTransferCashBook_ID(int CardTransferCashBook_ID) Set Transfer Card trx to. Cash Book on which to transfer all Card transactions -
getCardTransferCashBook_ID
int getCardTransferCashBook_ID()Get Transfer Card trx to. Cash Book on which to transfer all Card transactions -
getCardTransferCashBook
Deprecated.- Throws:
RuntimeException
-
setCardTransferType
Set Card Transfer Type -
getCardTransferType
String getCardTransferType()Get Card Transfer Type -
setCard_BankAccount_ID
void setCard_BankAccount_ID(int Card_BankAccount_ID) Set Card Bank Account. Bank Account on which card transactions will be processed -
getCard_BankAccount_ID
int getCard_BankAccount_ID()Get Card Bank Account. Bank Account on which card transactions will be processed -
getCard_BankAccount
Deprecated.- Throws:
RuntimeException
-
setCashBookTransferType
Set Cash Book Transfer Type. Where the money in the cash book should be transferred to. Either a Bank Account or another Cash Book -
getCashBookTransferType
String getCashBookTransferType()Get Cash Book Transfer Type. Where the money in the cash book should be transferred to. Either a Bank Account or another Cash Book -
setCashTransferBankAccount_ID
void setCashTransferBankAccount_ID(int CashTransferBankAccount_ID) Set Transfer Cash trx to. Bank Account on which to transfer all Cash transactions -
getCashTransferBankAccount_ID
int getCashTransferBankAccount_ID()Get Transfer Cash trx to. Bank Account on which to transfer all Cash transactions -
getCashTransferBankAccount
Deprecated.- Throws:
RuntimeException
-
setCashTransferCashBook_ID
void setCashTransferCashBook_ID(int CashTransferCashBook_ID) Set Transfer Cash trx to. Cash Book on which to transfer all Cash transactions -
getCashTransferCashBook_ID
int getCashTransferCashBook_ID()Get Transfer Cash trx to. Cash Book on which to transfer all Cash transactions -
getCashTransferCashBook
Deprecated.- Throws:
RuntimeException
-
setCheckTransferBankAccount_ID
void setCheckTransferBankAccount_ID(int CheckTransferBankAccount_ID) Set Transfer Check trx to. Bank account on which to transfer Check transactions -
getCheckTransferBankAccount_ID
int getCheckTransferBankAccount_ID()Get Transfer Check trx to. Bank account on which to transfer Check transactions -
getCheckTransferBankAccount
Deprecated.- Throws:
RuntimeException
-
setCheckTransferCashBook_ID
void setCheckTransferCashBook_ID(int CheckTransferCashBook_ID) Set Transfer Check trx to. Cash Book on which to transfer all Check transactions -
getCheckTransferCashBook_ID
int getCheckTransferCashBook_ID()Get Transfer Check trx to. Cash Book on which to transfer all Check transactions -
getCheckTransferCashBook
Deprecated.- Throws:
RuntimeException
-
setCheckTransferType
Set Check Transfer Type -
getCheckTransferType
String getCheckTransferType()Get Check Transfer Type -
setCheck_BankAccount_ID
void setCheck_BankAccount_ID(int Check_BankAccount_ID) Set Check Bank Account. Bank Account to be used for processing Check transactions -
getCheck_BankAccount_ID
int getCheck_BankAccount_ID()Get Check Bank Account. Bank Account to be used for processing Check transactions -
getCheck_BankAccount
Deprecated.- Throws:
RuntimeException
-
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 -
setLastLockTime
Set Last Lock Time. Last time at which the terminal was locked -
getLastLockTime
Timestamp getLastLockTime()Get Last Lock Time. Last time at which the terminal was locked -
setLockTime
void setLockTime(int LockTime) Set Lock Time. Time in minutes the terminal should be kept in a locked state. -
getLockTime
int getLockTime()Get Lock Time. Time in minutes the terminal should be kept in a locked state. -
setLocked
void setLocked(boolean Locked) Set Locked. Whether the terminal is locked -
isLocked
boolean isLocked()Get Locked. Whether the terminal is locked -
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
Deprecated.- Throws:
RuntimeException
-
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setPO_PriceList_ID
void setPO_PriceList_ID(int PO_PriceList_ID) Set Purchase Price List. Price List used by this Business Partner -
getPO_PriceList_ID
int getPO_PriceList_ID()Get Purchase Price List. Price List used by this Business Partner -
getPO_PriceList
Deprecated.- Throws:
RuntimeException
-
setPrinterName
Set Printer Name. Name of the Printer -
getPrinterName
String getPrinterName()Get Printer Name. Name of the Printer -
setSO_PriceList_ID
void setSO_PriceList_ID(int SO_PriceList_ID) Set Sales Price List -
getSO_PriceList_ID
int getSO_PriceList_ID()Get Sales Price List -
getSO_PriceList
Deprecated.- Throws:
RuntimeException
-
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
Deprecated.- Throws:
RuntimeException
-
setU_POSTerminal_ID
void setU_POSTerminal_ID(int U_POSTerminal_ID) Set POS Terminal -
getU_POSTerminal_ID
int getU_POSTerminal_ID()Get POS Terminal -
setU_POSTerminal_UU
Set U_POSTerminal_UU -
getU_POSTerminal_UU
String getU_POSTerminal_UU()Get U_POSTerminal_UU -
setUnlockingTime
Set Unlocking Time. Time at which the terminal should be unlocked -
getUnlockingTime
Timestamp getUnlockingTime()Get Unlocking Time. Time at which the terminal should be unlocked -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setValue
Set Search Key. Search key for the record in the format required - must be unique -
getValue
String getValue()Get Search Key. Search key for the record in the format required - must be unique
-