|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.framework.PO
org.compiere.model.X_R_RequestUpdate
public class X_R_RequestUpdate
Generated Model for R_RequestUpdate
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
static int |
CONFIDENTIALTYPEENTRY_AD_Reference_ID
ConfidentialTypeEntry AD_Reference_ID=340 |
static String |
CONFIDENTIALTYPEENTRY_Internal
Internal = I |
static String |
CONFIDENTIALTYPEENTRY_PartnerConfidential
Partner Confidential = C |
static String |
CONFIDENTIALTYPEENTRY_PrivateInformation
Private Information = P |
static String |
CONFIDENTIALTYPEENTRY_PublicInformation
Public Information = A |
static int |
M_PRODUCTSPENT_ID_AD_Reference_ID
M_ProductSpent_ID AD_Reference_ID=162 |
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=802 |
static String |
Table_Name
TableName=R_RequestUpdate |
static long |
updatedMS
Last Updated Timestamp 2008-06-10 15:12:06.0 |
| Fields inherited from class org.compiere.framework.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_R_RequestUpdate(Ctx ctx,
int R_RequestUpdate_ID,
String trxName)
Standard Constructor |
|
X_R_RequestUpdate(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
String |
getConfidentialTypeEntry()
Get Entry Access Level. |
Timestamp |
getEndTime()
Get End Time. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getM_ProductSpent_ID()
Get Product Used. |
BigDecimal |
getQtyInvoiced()
Get Quantity Invoiced. |
BigDecimal |
getQtySpent()
Get Quantity Used. |
int |
getR_Request_ID()
Get Request. |
int |
getR_RequestUpdate_ID()
Get Request Update. |
String |
getResult()
Get Result. |
Timestamp |
getStartTime()
Get Start Time. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isConfidentialTypeEntryValid(String test)
Is test a valid value. |
void |
setConfidentialTypeEntry(String ConfidentialTypeEntry)
Set Entry Access Level. |
void |
setEndTime(Timestamp EndTime)
Set End Time. |
void |
setM_ProductSpent_ID(int M_ProductSpent_ID)
Set Product Used. |
void |
setQtyInvoiced(BigDecimal QtyInvoiced)
Set Quantity Invoiced. |
void |
setQtySpent(BigDecimal QtySpent)
Set Quantity Used. |
void |
setR_Request_ID(int R_Request_ID)
Set Request. |
void |
setR_RequestUpdate_ID(int R_RequestUpdate_ID)
Set Request Update. |
void |
setResult(String Result)
Set Result. |
void |
setStartTime(Timestamp StartTime)
Set Start Time. |
String |
toString()
Info |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final long updatedMS
public static final int Table_ID
public static final String Table_Name
protected static KeyNamePair Model
protected BigDecimal accessLevel
public static final int CONFIDENTIALTYPEENTRY_AD_Reference_ID
public static final String CONFIDENTIALTYPEENTRY_PublicInformation
public static final String CONFIDENTIALTYPEENTRY_PartnerConfidential
public static final String CONFIDENTIALTYPEENTRY_Internal
public static final String CONFIDENTIALTYPEENTRY_PrivateInformation
public static final int M_PRODUCTSPENT_ID_AD_Reference_ID
| Constructor Detail |
|---|
public X_R_RequestUpdate(Ctx ctx,
int R_RequestUpdate_ID,
String trxName)
ctx - contextR_RequestUpdate_ID - idtrxName - transaction
public X_R_RequestUpdate(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Ctx ctx)
initPO in class POctx - context
public String toString()
toString in class POpublic boolean isConfidentialTypeEntryValid(String test)
test - testvalue
public void setConfidentialTypeEntry(String ConfidentialTypeEntry)
ConfidentialTypeEntry - Confidentiality of the individual entrypublic String getConfidentialTypeEntry()
public void setEndTime(Timestamp EndTime)
EndTime - End of the time spanpublic Timestamp getEndTime()
public void setM_ProductSpent_ID(int M_ProductSpent_ID)
M_ProductSpent_ID - Product/Resource/Service used in Requestpublic int getM_ProductSpent_ID()
public void setQtyInvoiced(BigDecimal QtyInvoiced)
QtyInvoiced - Invoiced Quantitypublic BigDecimal getQtyInvoiced()
public void setQtySpent(BigDecimal QtySpent)
QtySpent - Quantity used for this eventpublic BigDecimal getQtySpent()
public void setR_RequestUpdate_ID(int R_RequestUpdate_ID)
R_RequestUpdate_ID - Request Updatespublic int getR_RequestUpdate_ID()
public KeyNamePair getKeyNamePair()
public void setR_Request_ID(int R_Request_ID)
R_Request_ID - Request from a Business Partner or Prospectpublic int getR_Request_ID()
public void setResult(String Result)
Result - Result of the action takenpublic String getResult()
public void setStartTime(Timestamp StartTime)
StartTime - Time startedpublic Timestamp getStartTime()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||