|
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_AD_AlertProcessorLog
public class X_AD_AlertProcessorLog
Generated Model for AD_AlertProcessorLog
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=699 |
static String |
Table_Name
TableName=AD_AlertProcessorLog |
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_AD_AlertProcessorLog(Ctx ctx,
int AD_AlertProcessorLog_ID,
String trxName)
Standard Constructor |
|
X_AD_AlertProcessorLog(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_AlertProcessor_ID()
Get Alert Processor. |
int |
getAD_AlertProcessorLog_ID()
Get Alert Processor Log. |
byte[] |
getBinaryData()
Get BinaryData. |
String |
getDescription()
Get Description. |
String |
getReference()
Get Reference. |
String |
getSummary()
Get Summary. |
String |
getTextMsg()
Get Text Message. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isError()
Get Error. |
void |
setAD_AlertProcessor_ID(int AD_AlertProcessor_ID)
Set Alert Processor. |
void |
setAD_AlertProcessorLog_ID(int AD_AlertProcessorLog_ID)
Set Alert Processor Log. |
void |
setBinaryData(byte[] BinaryData)
Set BinaryData. |
void |
setDescription(String Description)
Set Description. |
void |
setIsError(boolean IsError)
Set Error. |
void |
setReference(String Reference)
Set Reference. |
void |
setSummary(String Summary)
Set Summary. |
void |
setTextMsg(String TextMsg)
Set Text Message. |
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
| Constructor Detail |
|---|
public X_AD_AlertProcessorLog(Ctx ctx,
int AD_AlertProcessorLog_ID,
String trxName)
ctx - contextAD_AlertProcessorLog_ID - idtrxName - transaction
public X_AD_AlertProcessorLog(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 void setAD_AlertProcessorLog_ID(int AD_AlertProcessorLog_ID)
AD_AlertProcessorLog_ID - Result of the execution of the Alert Processorpublic int getAD_AlertProcessorLog_ID()
public void setAD_AlertProcessor_ID(int AD_AlertProcessor_ID)
AD_AlertProcessor_ID - Alert Processor/Server Parameterpublic int getAD_AlertProcessor_ID()
public void setBinaryData(byte[] BinaryData)
BinaryData - Binary Datapublic byte[] getBinaryData()
public void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setIsError(boolean IsError)
IsError - An Error that has occurred in the executionpublic boolean isError()
public void setReference(String Reference)
Reference - Reference for this recordpublic String getReference()
public void setSummary(String Summary)
Summary - Textual summary of this requestpublic String getSummary()
public void setTextMsg(String TextMsg)
TextMsg - Text Messagepublic String getTextMsg()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||