Package org.compiere.model
Class X_U_POSTerminal
- java.lang.Object
-
- org.compiere.model.PO
-
- org.compiere.model.X_U_POSTerminal
-
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_Persistent
,I_U_POSTerminal
,Evaluatee
- Direct Known Subclasses:
MPOSTerminal
public class X_U_POSTerminal extends PO implements I_U_POSTerminal, I_Persistent
Generated Model for U_POSTerminal- Version:
- Release 9 - $Id$
- Author:
- iDempiere (generated)
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static int
CARDTRANSFERTYPE_AD_Reference_ID
CardTransferType AD_Reference_ID=52002static String
CARDTRANSFERTYPE_BankAccount
Bank Account = Bstatic String
CARDTRANSFERTYPE_CashBook
CashBook = Cstatic int
CASHBOOKTRANSFERTYPE_AD_Reference_ID
CashBookTransferType AD_Reference_ID=52002static String
CASHBOOKTRANSFERTYPE_BankAccount
Bank Account = Bstatic String
CASHBOOKTRANSFERTYPE_CashBook
CashBook = Cstatic int
CHECKTRANSFERTYPE_AD_Reference_ID
CheckTransferType AD_Reference_ID=52002static String
CHECKTRANSFERTYPE_BankAccount
Bank Account = Bstatic String
CHECKTRANSFERTYPE_CashBook
CashBook = C-
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, LOCAL_TRX_PREFIX, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
-
Fields inherited from interface org.compiere.model.I_U_POSTerminal
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AutoLock, COLUMNNAME_C_CashBook_ID, COLUMNNAME_C_CashBPartner_ID, COLUMNNAME_C_TemplateBPartner_ID, COLUMNNAME_Card_BankAccount_ID, COLUMNNAME_CardTransferBankAccount_ID, COLUMNNAME_CardTransferCashBook_ID, COLUMNNAME_CardTransferType, COLUMNNAME_CashBookTransferType, COLUMNNAME_CashTransferBankAccount_ID, COLUMNNAME_CashTransferCashBook_ID, COLUMNNAME_Check_BankAccount_ID, COLUMNNAME_CheckTransferBankAccount_ID, COLUMNNAME_CheckTransferCashBook_ID, COLUMNNAME_CheckTransferType, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_Description, COLUMNNAME_Help, COLUMNNAME_IsActive, COLUMNNAME_LastLockTime, COLUMNNAME_Locked, COLUMNNAME_LockTime, COLUMNNAME_M_Warehouse_ID, COLUMNNAME_Name, COLUMNNAME_PO_PriceList_ID, COLUMNNAME_PrinterName, COLUMNNAME_SalesRep_ID, COLUMNNAME_SO_PriceList_ID, COLUMNNAME_U_POSTerminal_ID, COLUMNNAME_U_POSTerminal_UU, COLUMNNAME_UnlockingTime, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_Value, Model, Table_ID, Table_Name
-
-
Constructor Summary
Constructors Constructor Description X_U_POSTerminal(Properties ctx, int U_POSTerminal_ID, String trxName)
Standard ConstructorX_U_POSTerminal(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected int
get_AccessLevel()
AccessLevelI_C_CashBook
getC_CashBook()
int
getC_CashBook_ID()
Get Cash Book.I_C_BPartner
getC_CashBPartner()
int
getC_CashBPartner_ID()
Get Cash BPartner.I_C_BPartner
getC_TemplateBPartner()
int
getC_TemplateBPartner_ID()
Get Template BPartner.I_C_BankAccount
getCard_BankAccount()
int
getCard_BankAccount_ID()
Get Card Bank Account.I_C_BankAccount
getCardTransferBankAccount()
int
getCardTransferBankAccount_ID()
Get Transfer Card trx to.I_C_CashBook
getCardTransferCashBook()
int
getCardTransferCashBook_ID()
Get Transfer Card trx to.String
getCardTransferType()
Get Card Transfer Type.String
getCashBookTransferType()
Get Cash Book Transfer Type.I_C_BankAccount
getCashTransferBankAccount()
int
getCashTransferBankAccount_ID()
Get Transfer Cash trx to.I_C_CashBook
getCashTransferCashBook()
int
getCashTransferCashBook_ID()
Get Transfer Cash trx to.I_C_BankAccount
getCheck_BankAccount()
int
getCheck_BankAccount_ID()
Get Check Bank Account.I_C_BankAccount
getCheckTransferBankAccount()
int
getCheckTransferBankAccount_ID()
Get Tranfer Check trx to.I_C_CashBook
getCheckTransferCashBook()
int
getCheckTransferCashBook_ID()
Get Transfer Check trx to.String
getCheckTransferType()
Get Check Transfer Type.String
getDescription()
Get Description.String
getHelp()
Get Comment/Help.Timestamp
getLastLockTime()
Get Last Lock Time.int
getLockTime()
Get Lock Time.I_M_Warehouse
getM_Warehouse()
int
getM_Warehouse_ID()
Get Warehouse.String
getName()
Get Name.I_M_PriceList
getPO_PriceList()
int
getPO_PriceList_ID()
Get Purchase Pricelist.String
getPrinterName()
Get Printer Name.I_AD_User
getSalesRep()
int
getSalesRep_ID()
Get Sales Representative.I_M_PriceList
getSO_PriceList()
int
getSO_PriceList_ID()
Get Sales Pricelist.int
getU_POSTerminal_ID()
Get POS Terminal.String
getU_POSTerminal_UU()
Get U_POSTerminal_UU.Timestamp
getUnlockingTime()
Get UnlockingTime.String
getValue()
Get Search Key.protected POInfo
initPO(Properties ctx)
Load Meta Databoolean
isAutoLock()
Get Auto Lock.boolean
isLocked()
Get Locked.void
setAutoLock(boolean AutoLock)
Set Auto Lock.void
setC_CashBook_ID(int C_CashBook_ID)
Set Cash Book.void
setC_CashBPartner_ID(int C_CashBPartner_ID)
Set Cash BPartner.void
setC_TemplateBPartner_ID(int C_TemplateBPartner_ID)
Set Template BPartner.void
setCard_BankAccount_ID(int Card_BankAccount_ID)
Set Card Bank Account.void
setCardTransferBankAccount_ID(int CardTransferBankAccount_ID)
Set Transfer Card trx to.void
setCardTransferCashBook_ID(int CardTransferCashBook_ID)
Set Transfer Card trx to.void
setCardTransferType(String CardTransferType)
Set Card Transfer Type.void
setCashBookTransferType(String CashBookTransferType)
Set Cash Book Transfer Type.void
setCashTransferBankAccount_ID(int CashTransferBankAccount_ID)
Set Transfer Cash trx to.void
setCashTransferCashBook_ID(int CashTransferCashBook_ID)
Set Transfer Cash trx to.void
setCheck_BankAccount_ID(int Check_BankAccount_ID)
Set Check Bank Account.void
setCheckTransferBankAccount_ID(int CheckTransferBankAccount_ID)
Set Tranfer Check trx to.void
setCheckTransferCashBook_ID(int CheckTransferCashBook_ID)
Set Transfer Check trx to.void
setCheckTransferType(String CheckTransferType)
Set Check Transfer Type.void
setDescription(String Description)
Set Description.void
setHelp(String Help)
Set Comment/Help.void
setLastLockTime(Timestamp LastLockTime)
Set Last Lock Time.void
setLocked(boolean Locked)
Set Locked.void
setLockTime(int LockTime)
Set Lock Time.void
setM_Warehouse_ID(int M_Warehouse_ID)
Set Warehouse.void
setName(String Name)
Set Name.void
setPO_PriceList_ID(int PO_PriceList_ID)
Set Purchase Pricelist.void
setPrinterName(String PrinterName)
Set Printer Name.void
setSalesRep_ID(int SalesRep_ID)
Set Sales Representative.void
setSO_PriceList_ID(int SO_PriceList_ID)
Set Sales Pricelist.void
setU_POSTerminal_ID(int U_POSTerminal_ID)
Set POS Terminal.void
setU_POSTerminal_UU(String U_POSTerminal_UU)
Set U_POSTerminal_UU.void
setUnlockingTime(Timestamp UnlockingTime)
Set UnlockingTime.void
setValue(String Value)
Set Search Key.String
toString()
String representation-
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, dump, dump, equals, get_Attribute, get_Attributes, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_OptimisticLockingColumns, get_Table_ID, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getUUIDColumnName, getUUIDColumnName, hashCode, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_Immutable, is_new, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveEx, saveEx, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_OptimisticLockingColumns, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, set_ValueOfColumnReturningBoolean, set_ValueOfColumnReturningBoolean, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setCrossTenantSafe, setDoc, setDocWorkflowMgr, setIsActive, setProcessedOn, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, unlock, update_Tree, validForeignKeys
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Methods inherited from interface org.compiere.model.I_Persistent
save
-
Methods inherited from interface org.compiere.model.I_U_POSTerminal
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActive
-
-
-
-
Field Detail
-
CARDTRANSFERTYPE_AD_Reference_ID
public static final int CARDTRANSFERTYPE_AD_Reference_ID
CardTransferType AD_Reference_ID=52002- See Also:
- Constant Field Values
-
CARDTRANSFERTYPE_BankAccount
public static final String CARDTRANSFERTYPE_BankAccount
Bank Account = B- See Also:
- Constant Field Values
-
CARDTRANSFERTYPE_CashBook
public static final String CARDTRANSFERTYPE_CashBook
CashBook = C- See Also:
- Constant Field Values
-
CASHBOOKTRANSFERTYPE_AD_Reference_ID
public static final int CASHBOOKTRANSFERTYPE_AD_Reference_ID
CashBookTransferType AD_Reference_ID=52002- See Also:
- Constant Field Values
-
CASHBOOKTRANSFERTYPE_BankAccount
public static final String CASHBOOKTRANSFERTYPE_BankAccount
Bank Account = B- See Also:
- Constant Field Values
-
CASHBOOKTRANSFERTYPE_CashBook
public static final String CASHBOOKTRANSFERTYPE_CashBook
CashBook = C- See Also:
- Constant Field Values
-
CHECKTRANSFERTYPE_AD_Reference_ID
public static final int CHECKTRANSFERTYPE_AD_Reference_ID
CheckTransferType AD_Reference_ID=52002- See Also:
- Constant Field Values
-
CHECKTRANSFERTYPE_BankAccount
public static final String CHECKTRANSFERTYPE_BankAccount
Bank Account = B- See Also:
- Constant Field Values
-
CHECKTRANSFERTYPE_CashBook
public static final String CHECKTRANSFERTYPE_CashBook
CashBook = C- See Also:
- Constant Field Values
-
-
Constructor Detail
-
X_U_POSTerminal
public X_U_POSTerminal(Properties ctx, int U_POSTerminal_ID, String trxName)
Standard Constructor
-
X_U_POSTerminal
public X_U_POSTerminal(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
-
Method Detail
-
get_AccessLevel
protected int get_AccessLevel()
AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 1 - Org
-
initPO
protected POInfo initPO(Properties ctx)
Load Meta Data
-
setAutoLock
public void setAutoLock(boolean AutoLock)
Set Auto Lock.- Specified by:
setAutoLock
in interfaceI_U_POSTerminal
- Parameters:
AutoLock
- Whether to automatically lock the terminal when till is closed
-
isAutoLock
public boolean isAutoLock()
Get Auto Lock.- Specified by:
isAutoLock
in interfaceI_U_POSTerminal
- Returns:
- Whether to automatically lock the terminal when till is closed
-
getCard_BankAccount
public I_C_BankAccount getCard_BankAccount() throws RuntimeException
- Specified by:
getCard_BankAccount
in interfaceI_U_POSTerminal
- Throws:
RuntimeException
-
setCard_BankAccount_ID
public void setCard_BankAccount_ID(int Card_BankAccount_ID)
Set Card Bank Account.- Specified by:
setCard_BankAccount_ID
in interfaceI_U_POSTerminal
- Parameters:
Card_BankAccount_ID
- Bank Account on which card transactions will be processed
-
getCard_BankAccount_ID
public int getCard_BankAccount_ID()
Get Card Bank Account.- Specified by:
getCard_BankAccount_ID
in interfaceI_U_POSTerminal
- Returns:
- Bank Account on which card transactions will be processed
-
getCardTransferBankAccount
public I_C_BankAccount getCardTransferBankAccount() throws RuntimeException
- Specified by:
getCardTransferBankAccount
in interfaceI_U_POSTerminal
- Throws:
RuntimeException
-
setCardTransferBankAccount_ID
public void setCardTransferBankAccount_ID(int CardTransferBankAccount_ID)
Set Transfer Card trx to.- Specified by:
setCardTransferBankAccount_ID
in interfaceI_U_POSTerminal
- Parameters:
CardTransferBankAccount_ID
- Bank account on which to transfer Card transactions
-
getCardTransferBankAccount_ID
public int getCardTransferBankAccount_ID()
Get Transfer Card trx to.- Specified by:
getCardTransferBankAccount_ID
in interfaceI_U_POSTerminal
- Returns:
- Bank account on which to transfer Card transactions
-
getCardTransferCashBook
public I_C_CashBook getCardTransferCashBook() throws RuntimeException
- Specified by:
getCardTransferCashBook
in interfaceI_U_POSTerminal
- Throws:
RuntimeException
-
setCardTransferCashBook_ID
public void setCardTransferCashBook_ID(int CardTransferCashBook_ID)
Set Transfer Card trx to.- Specified by:
setCardTransferCashBook_ID
in interfaceI_U_POSTerminal
- Parameters:
CardTransferCashBook_ID
- Cash Book on which to transfer all Card transactions
-
getCardTransferCashBook_ID
public int getCardTransferCashBook_ID()
Get Transfer Card trx to.- Specified by:
getCardTransferCashBook_ID
in interfaceI_U_POSTerminal
- Returns:
- Cash Book on which to transfer all Card transactions
-
setCardTransferType
public void setCardTransferType(String CardTransferType)
Set Card Transfer Type.- Specified by:
setCardTransferType
in interfaceI_U_POSTerminal
- Parameters:
CardTransferType
- Card Transfer Type
-
getCardTransferType
public String getCardTransferType()
Get Card Transfer Type.- Specified by:
getCardTransferType
in interfaceI_U_POSTerminal
- Returns:
- Card Transfer Type
-
setCashBookTransferType
public void setCashBookTransferType(String CashBookTransferType)
Set Cash Book Transfer Type.- Specified by:
setCashBookTransferType
in interfaceI_U_POSTerminal
- Parameters:
CashBookTransferType
- Where the money in the cash book should be transfered to. Either a Bank Account or another Cash Book
-
getCashBookTransferType
public String getCashBookTransferType()
Get Cash Book Transfer Type.- Specified by:
getCashBookTransferType
in interfaceI_U_POSTerminal
- Returns:
- Where the money in the cash book should be transfered to. Either a Bank Account or another Cash Book
-
getCashTransferBankAccount
public I_C_BankAccount getCashTransferBankAccount() throws RuntimeException
- Specified by:
getCashTransferBankAccount
in interfaceI_U_POSTerminal
- Throws:
RuntimeException
-
setCashTransferBankAccount_ID
public void setCashTransferBankAccount_ID(int CashTransferBankAccount_ID)
Set Transfer Cash trx to.- Specified by:
setCashTransferBankAccount_ID
in interfaceI_U_POSTerminal
- Parameters:
CashTransferBankAccount_ID
- Bank Account on which to transfer all Cash transactions
-
getCashTransferBankAccount_ID
public int getCashTransferBankAccount_ID()
Get Transfer Cash trx to.- Specified by:
getCashTransferBankAccount_ID
in interfaceI_U_POSTerminal
- Returns:
- Bank Account on which to transfer all Cash transactions
-
getCashTransferCashBook
public I_C_CashBook getCashTransferCashBook() throws RuntimeException
- Specified by:
getCashTransferCashBook
in interfaceI_U_POSTerminal
- Throws:
RuntimeException
-
setCashTransferCashBook_ID
public void setCashTransferCashBook_ID(int CashTransferCashBook_ID)
Set Transfer Cash trx to.- Specified by:
setCashTransferCashBook_ID
in interfaceI_U_POSTerminal
- Parameters:
CashTransferCashBook_ID
- Cash Book on which to transfer all Cash transactions
-
getCashTransferCashBook_ID
public int getCashTransferCashBook_ID()
Get Transfer Cash trx to.- Specified by:
getCashTransferCashBook_ID
in interfaceI_U_POSTerminal
- Returns:
- Cash Book on which to transfer all Cash transactions
-
getC_CashBook
public I_C_CashBook getC_CashBook() throws RuntimeException
- Specified by:
getC_CashBook
in interfaceI_U_POSTerminal
- Throws:
RuntimeException
-
setC_CashBook_ID
public void setC_CashBook_ID(int C_CashBook_ID)
Set Cash Book.- Specified by:
setC_CashBook_ID
in interfaceI_U_POSTerminal
- Parameters:
C_CashBook_ID
- Cash Book for recording petty cash transactions
-
getC_CashBook_ID
public int getC_CashBook_ID()
Get Cash Book.- Specified by:
getC_CashBook_ID
in interfaceI_U_POSTerminal
- Returns:
- Cash Book for recording petty cash transactions
-
getC_CashBPartner
public I_C_BPartner getC_CashBPartner() throws RuntimeException
- Specified by:
getC_CashBPartner
in interfaceI_U_POSTerminal
- Throws:
RuntimeException
-
setC_CashBPartner_ID
public void setC_CashBPartner_ID(int C_CashBPartner_ID)
Set Cash BPartner.- Specified by:
setC_CashBPartner_ID
in interfaceI_U_POSTerminal
- Parameters:
C_CashBPartner_ID
- BPartner to be used for Cash transactions
-
getC_CashBPartner_ID
public int getC_CashBPartner_ID()
Get Cash BPartner.- Specified by:
getC_CashBPartner_ID
in interfaceI_U_POSTerminal
- Returns:
- BPartner to be used for Cash transactions
-
getCheck_BankAccount
public I_C_BankAccount getCheck_BankAccount() throws RuntimeException
- Specified by:
getCheck_BankAccount
in interfaceI_U_POSTerminal
- Throws:
RuntimeException
-
setCheck_BankAccount_ID
public void setCheck_BankAccount_ID(int Check_BankAccount_ID)
Set Check Bank Account.- Specified by:
setCheck_BankAccount_ID
in interfaceI_U_POSTerminal
- Parameters:
Check_BankAccount_ID
- Bank Account to be used for processing Check transactions
-
getCheck_BankAccount_ID
public int getCheck_BankAccount_ID()
Get Check Bank Account.- Specified by:
getCheck_BankAccount_ID
in interfaceI_U_POSTerminal
- Returns:
- Bank Account to be used for processing Check transactions
-
getCheckTransferBankAccount
public I_C_BankAccount getCheckTransferBankAccount() throws RuntimeException
- Specified by:
getCheckTransferBankAccount
in interfaceI_U_POSTerminal
- Throws:
RuntimeException
-
setCheckTransferBankAccount_ID
public void setCheckTransferBankAccount_ID(int CheckTransferBankAccount_ID)
Set Tranfer Check trx to.- Specified by:
setCheckTransferBankAccount_ID
in interfaceI_U_POSTerminal
- Parameters:
CheckTransferBankAccount_ID
- Bank account on which to transfer Check transactions
-
getCheckTransferBankAccount_ID
public int getCheckTransferBankAccount_ID()
Get Tranfer Check trx to.- Specified by:
getCheckTransferBankAccount_ID
in interfaceI_U_POSTerminal
- Returns:
- Bank account on which to transfer Check transactions
-
getCheckTransferCashBook
public I_C_CashBook getCheckTransferCashBook() throws RuntimeException
- Specified by:
getCheckTransferCashBook
in interfaceI_U_POSTerminal
- Throws:
RuntimeException
-
setCheckTransferCashBook_ID
public void setCheckTransferCashBook_ID(int CheckTransferCashBook_ID)
Set Transfer Check trx to.- Specified by:
setCheckTransferCashBook_ID
in interfaceI_U_POSTerminal
- Parameters:
CheckTransferCashBook_ID
- Cash Book on which to transfer all Check transactions
-
getCheckTransferCashBook_ID
public int getCheckTransferCashBook_ID()
Get Transfer Check trx to.- Specified by:
getCheckTransferCashBook_ID
in interfaceI_U_POSTerminal
- Returns:
- Cash Book on which to transfer all Check transactions
-
setCheckTransferType
public void setCheckTransferType(String CheckTransferType)
Set Check Transfer Type.- Specified by:
setCheckTransferType
in interfaceI_U_POSTerminal
- Parameters:
CheckTransferType
- Check Transfer Type
-
getCheckTransferType
public String getCheckTransferType()
Get Check Transfer Type.- Specified by:
getCheckTransferType
in interfaceI_U_POSTerminal
- Returns:
- Check Transfer Type
-
getC_TemplateBPartner
public I_C_BPartner getC_TemplateBPartner() throws RuntimeException
- Specified by:
getC_TemplateBPartner
in interfaceI_U_POSTerminal
- Throws:
RuntimeException
-
setC_TemplateBPartner_ID
public void setC_TemplateBPartner_ID(int C_TemplateBPartner_ID)
Set Template BPartner.- Specified by:
setC_TemplateBPartner_ID
in interfaceI_U_POSTerminal
- Parameters:
C_TemplateBPartner_ID
- BPartner that is to be used as template when new customers are created
-
getC_TemplateBPartner_ID
public int getC_TemplateBPartner_ID()
Get Template BPartner.- Specified by:
getC_TemplateBPartner_ID
in interfaceI_U_POSTerminal
- Returns:
- BPartner that is to be used as template when new customers are created
-
setDescription
public void setDescription(String Description)
Set Description.- Specified by:
setDescription
in interfaceI_U_POSTerminal
- Parameters:
Description
- Optional short description of the record
-
getDescription
public String getDescription()
Get Description.- Specified by:
getDescription
in interfaceI_U_POSTerminal
- Returns:
- Optional short description of the record
-
setHelp
public void setHelp(String Help)
Set Comment/Help.- Specified by:
setHelp
in interfaceI_U_POSTerminal
- Parameters:
Help
- Comment or Hint
-
getHelp
public String getHelp()
Get Comment/Help.- Specified by:
getHelp
in interfaceI_U_POSTerminal
- Returns:
- Comment or Hint
-
setLastLockTime
public void setLastLockTime(Timestamp LastLockTime)
Set Last Lock Time.- Specified by:
setLastLockTime
in interfaceI_U_POSTerminal
- Parameters:
LastLockTime
- Last time at which the terminal was locked
-
getLastLockTime
public Timestamp getLastLockTime()
Get Last Lock Time.- Specified by:
getLastLockTime
in interfaceI_U_POSTerminal
- Returns:
- Last time at which the terminal was locked
-
setLocked
public void setLocked(boolean Locked)
Set Locked.- Specified by:
setLocked
in interfaceI_U_POSTerminal
- Parameters:
Locked
- Whether the terminal is locked
-
isLocked
public boolean isLocked()
Get Locked.- Specified by:
isLocked
in interfaceI_U_POSTerminal
- Returns:
- Whether the terminal is locked
-
setLockTime
public void setLockTime(int LockTime)
Set Lock Time.- Specified by:
setLockTime
in interfaceI_U_POSTerminal
- Parameters:
LockTime
- Time in minutes the terminal should be kept in a locked state.
-
getLockTime
public int getLockTime()
Get Lock Time.- Specified by:
getLockTime
in interfaceI_U_POSTerminal
- Returns:
- Time in minutes the terminal should be kept in a locked state.
-
getM_Warehouse
public I_M_Warehouse getM_Warehouse() throws RuntimeException
- Specified by:
getM_Warehouse
in interfaceI_U_POSTerminal
- Throws:
RuntimeException
-
setM_Warehouse_ID
public void setM_Warehouse_ID(int M_Warehouse_ID)
Set Warehouse.- Specified by:
setM_Warehouse_ID
in interfaceI_U_POSTerminal
- Parameters:
M_Warehouse_ID
- Storage Warehouse and Service Point
-
getM_Warehouse_ID
public int getM_Warehouse_ID()
Get Warehouse.- Specified by:
getM_Warehouse_ID
in interfaceI_U_POSTerminal
- Returns:
- Storage Warehouse and Service Point
-
setName
public void setName(String Name)
Set Name.- Specified by:
setName
in interfaceI_U_POSTerminal
- Parameters:
Name
- Alphanumeric identifier of the entity
-
getName
public String getName()
Get Name.- Specified by:
getName
in interfaceI_U_POSTerminal
- Returns:
- Alphanumeric identifier of the entity
-
getPO_PriceList
public I_M_PriceList getPO_PriceList() throws RuntimeException
- Specified by:
getPO_PriceList
in interfaceI_U_POSTerminal
- Throws:
RuntimeException
-
setPO_PriceList_ID
public void setPO_PriceList_ID(int PO_PriceList_ID)
Set Purchase Pricelist.- Specified by:
setPO_PriceList_ID
in interfaceI_U_POSTerminal
- Parameters:
PO_PriceList_ID
- Price List used by this Business Partner
-
getPO_PriceList_ID
public int getPO_PriceList_ID()
Get Purchase Pricelist.- Specified by:
getPO_PriceList_ID
in interfaceI_U_POSTerminal
- Returns:
- Price List used by this Business Partner
-
setPrinterName
public void setPrinterName(String PrinterName)
Set Printer Name.- Specified by:
setPrinterName
in interfaceI_U_POSTerminal
- Parameters:
PrinterName
- Name of the Printer
-
getPrinterName
public String getPrinterName()
Get Printer Name.- Specified by:
getPrinterName
in interfaceI_U_POSTerminal
- Returns:
- Name of the Printer
-
getSalesRep
public I_AD_User getSalesRep() throws RuntimeException
- Specified by:
getSalesRep
in interfaceI_U_POSTerminal
- Throws:
RuntimeException
-
setSalesRep_ID
public void setSalesRep_ID(int SalesRep_ID)
Set Sales Representative.- Specified by:
setSalesRep_ID
in interfaceI_U_POSTerminal
- Parameters:
SalesRep_ID
- Sales Representative or Company Agent
-
getSalesRep_ID
public int getSalesRep_ID()
Get Sales Representative.- Specified by:
getSalesRep_ID
in interfaceI_U_POSTerminal
- Returns:
- Sales Representative or Company Agent
-
getSO_PriceList
public I_M_PriceList getSO_PriceList() throws RuntimeException
- Specified by:
getSO_PriceList
in interfaceI_U_POSTerminal
- Throws:
RuntimeException
-
setSO_PriceList_ID
public void setSO_PriceList_ID(int SO_PriceList_ID)
Set Sales Pricelist.- Specified by:
setSO_PriceList_ID
in interfaceI_U_POSTerminal
- Parameters:
SO_PriceList_ID
- Sales Pricelist
-
getSO_PriceList_ID
public int getSO_PriceList_ID()
Get Sales Pricelist.- Specified by:
getSO_PriceList_ID
in interfaceI_U_POSTerminal
- Returns:
- Sales Pricelist
-
setUnlockingTime
public void setUnlockingTime(Timestamp UnlockingTime)
Set UnlockingTime.- Specified by:
setUnlockingTime
in interfaceI_U_POSTerminal
- Parameters:
UnlockingTime
- Time at which the terminal should be unlocked
-
getUnlockingTime
public Timestamp getUnlockingTime()
Get UnlockingTime.- Specified by:
getUnlockingTime
in interfaceI_U_POSTerminal
- Returns:
- Time at which the terminal should be unlocked
-
setU_POSTerminal_ID
public void setU_POSTerminal_ID(int U_POSTerminal_ID)
Set POS Terminal.- Specified by:
setU_POSTerminal_ID
in interfaceI_U_POSTerminal
- Parameters:
U_POSTerminal_ID
- POS Terminal
-
getU_POSTerminal_ID
public int getU_POSTerminal_ID()
Get POS Terminal.- Specified by:
getU_POSTerminal_ID
in interfaceI_U_POSTerminal
- Returns:
- POS Terminal
-
setU_POSTerminal_UU
public void setU_POSTerminal_UU(String U_POSTerminal_UU)
Set U_POSTerminal_UU.- Specified by:
setU_POSTerminal_UU
in interfaceI_U_POSTerminal
- Parameters:
U_POSTerminal_UU
- U_POSTerminal_UU
-
getU_POSTerminal_UU
public String getU_POSTerminal_UU()
Get U_POSTerminal_UU.- Specified by:
getU_POSTerminal_UU
in interfaceI_U_POSTerminal
- Returns:
- U_POSTerminal_UU
-
setValue
public void setValue(String Value)
Set Search Key.- Specified by:
setValue
in interfaceI_U_POSTerminal
- Parameters:
Value
- Search key for the record in the format required - must be unique
-
getValue
public String getValue()
Get Search Key.- Specified by:
getValue
in interfaceI_U_POSTerminal
- Returns:
- Search key for the record in the format required - must be unique
-
-