|
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.eevolution.model.X_IMP_ProcessorLog
public class X_IMP_ProcessorLog
Generated Model for IMP_ProcessorLog
| Field Summary |
|---|
| 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 |
| Fields inherited from interface org.eevolution.model.I_IMP_ProcessorLog |
|---|
accessLevel, COLUMNNAME_BinaryData, COLUMNNAME_Description, COLUMNNAME_Help, COLUMNNAME_IMP_Processor_ID, COLUMNNAME_IMP_ProcessorLog_ID, COLUMNNAME_IsError, COLUMNNAME_Reference, COLUMNNAME_Summary, COLUMNNAME_TextMsg, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_IMP_ProcessorLog(Properties ctx,
int IMP_ProcessorLog_ID,
String trxName)
Standard Constructor |
|
X_IMP_ProcessorLog(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
byte[] |
getBinaryData()
Get BinaryData. |
String |
getDescription()
Get Description. |
String |
getHelp()
Get Comment/Help. |
int |
getIMP_Processor_ID()
Get IMP_Processor_ID. |
I_IMP_Processor |
getIMP_Processor()
|
int |
getIMP_ProcessorLog_ID()
Get IMP_ProcessorLog_ID. |
String |
getReference()
Get Reference. |
String |
getSummary()
Get Summary. |
String |
getTextMsg()
Get Text Message. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isError()
Get Error. |
void |
setBinaryData(byte[] BinaryData)
Set BinaryData. |
void |
setDescription(String Description)
Set Description. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setIMP_Processor_ID(int IMP_Processor_ID)
Set IMP_Processor_ID. |
void |
setIMP_ProcessorLog_ID(int IMP_ProcessorLog_ID)
Set IMP_ProcessorLog_ID. |
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()
String representation |
| 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 X_IMP_ProcessorLog(Properties ctx,
int IMP_ProcessorLog_ID,
String trxName)
public X_IMP_ProcessorLog(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class POpublic void setBinaryData(byte[] BinaryData)
setBinaryData in interface I_IMP_ProcessorLogBinaryData - Binary Datapublic byte[] getBinaryData()
getBinaryData in interface I_IMP_ProcessorLogpublic void setDescription(String Description)
setDescription in interface I_IMP_ProcessorLogDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_IMP_ProcessorLogpublic void setHelp(String Help)
setHelp in interface I_IMP_ProcessorLogHelp - Comment or Hintpublic String getHelp()
getHelp in interface I_IMP_ProcessorLog
public I_IMP_Processor getIMP_Processor()
throws Exception
getIMP_Processor in interface I_IMP_ProcessorLogExceptionpublic void setIMP_Processor_ID(int IMP_Processor_ID)
setIMP_Processor_ID in interface I_IMP_ProcessorLogIMP_Processor_ID - IMP_Processor_IDpublic int getIMP_Processor_ID()
getIMP_Processor_ID in interface I_IMP_ProcessorLogpublic void setIMP_ProcessorLog_ID(int IMP_ProcessorLog_ID)
setIMP_ProcessorLog_ID in interface I_IMP_ProcessorLogIMP_ProcessorLog_ID - IMP_ProcessorLog_IDpublic int getIMP_ProcessorLog_ID()
getIMP_ProcessorLog_ID in interface I_IMP_ProcessorLogpublic void setIsError(boolean IsError)
setIsError in interface I_IMP_ProcessorLogIsError - An Error occured in the executionpublic boolean isError()
isError in interface I_IMP_ProcessorLogpublic void setReference(String Reference)
setReference in interface I_IMP_ProcessorLogReference - Reference for this recordpublic String getReference()
getReference in interface I_IMP_ProcessorLogpublic void setSummary(String Summary)
setSummary in interface I_IMP_ProcessorLogSummary - Textual summary of this requestpublic String getSummary()
getSummary in interface I_IMP_ProcessorLogpublic void setTextMsg(String TextMsg)
setTextMsg in interface I_IMP_ProcessorLogTextMsg - Text Messagepublic String getTextMsg()
getTextMsg in interface I_IMP_ProcessorLog
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||