|
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
org.compiere.model.MPOS
public class MPOS
POS Terminal definition
| Field Summary |
|---|
| Fields inherited from class org.compiere.model.X_C_POS |
|---|
C_BPARTNERCASHTRX_ID_AD_Reference_ID, SALESREP_ID_AD_Reference_ID |
| 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 | |
|---|---|
MPOS(Properties ctx,
int C_POS_ID,
String trxName)
Standard Constructor |
|
MPOS(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected boolean |
beforeSave(boolean newRecord)
Before Save |
static MPOS |
get(Properties ctx,
int C_POS_ID)
Get POS from Cache |
MBPartner |
getBPartner()
Get default Cash BPartner |
| 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 |
| Constructor Detail |
|---|
public MPOS(Properties ctx,
int C_POS_ID,
String trxName)
ctx - contextC_POS_ID - idtrxName - transaction
public MPOS(Properties ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
public static MPOS get(Properties ctx,
int C_POS_ID)
ctx - contextC_POS_ID - id
protected boolean beforeSave(boolean newRecord)
beforeSave in class POnewRecord - new
public MBPartner getBPartner()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||