|
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_Note
public class X_AD_Note
Generated Model for AD_Note
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
static int |
AD_MESSAGE_ID_AD_Reference_ID
AD_Message_ID AD_Reference_ID=102 |
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=389 |
static String |
Table_Name
TableName=AD_Note |
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_Note(Ctx ctx,
int AD_Note_ID,
String trxName)
Standard Constructor |
|
X_AD_Note(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_Message_ID()
Get Message. |
int |
getAD_Note_ID()
Get Notice. |
int |
getAD_Table_ID()
Get Table. |
int |
getAD_User_ID()
Get User/Contact. |
int |
getAD_WF_Activity_ID()
Get Workflow Activity. |
String |
getDescription()
Get Description. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getRecord_ID()
Get Record ID. |
String |
getReference()
Get Reference. |
String |
getTextMsg()
Get Text Message. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isProcessed()
Get Processed. |
boolean |
isProcessing()
Get Process Now. |
void |
setAD_Message_ID(int AD_Message_ID)
Set Message. |
void |
setAD_Note_ID(int AD_Note_ID)
Set Notice. |
void |
setAD_Table_ID(int AD_Table_ID)
Set Table. |
void |
setAD_User_ID(int AD_User_ID)
Set User/Contact. |
void |
setAD_WF_Activity_ID(int AD_WF_Activity_ID)
Set Workflow Activity. |
void |
setDescription(String Description)
Set Description. |
void |
setProcessed(boolean Processed)
Set Processed. |
void |
setProcessing(boolean Processing)
Set Process Now. |
void |
setRecord_ID(int Record_ID)
Set Record ID. |
void |
setReference(String Reference)
Set Reference. |
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
public static final int AD_MESSAGE_ID_AD_Reference_ID
| Constructor Detail |
|---|
public X_AD_Note(Ctx ctx,
int AD_Note_ID,
String trxName)
ctx - contextAD_Note_ID - idtrxName - transaction
public X_AD_Note(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_Message_ID(int AD_Message_ID)
AD_Message_ID - System Messagepublic int getAD_Message_ID()
public KeyNamePair getKeyNamePair()
public void setAD_Note_ID(int AD_Note_ID)
AD_Note_ID - System Noticepublic int getAD_Note_ID()
public void setAD_Table_ID(int AD_Table_ID)
AD_Table_ID - Database Table informationpublic int getAD_Table_ID()
public void setAD_User_ID(int AD_User_ID)
AD_User_ID - User within the system - Internal or Business Partner Contactpublic int getAD_User_ID()
public void setAD_WF_Activity_ID(int AD_WF_Activity_ID)
AD_WF_Activity_ID - Workflow Activitypublic int getAD_WF_Activity_ID()
public void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setProcessed(boolean Processed)
Processed - The document has been processedpublic boolean isProcessed()
public void setProcessing(boolean Processing)
Processing - Process Nowpublic boolean isProcessing()
public void setRecord_ID(int Record_ID)
Record_ID - Direct internal record IDpublic int getRecord_ID()
public void setReference(String Reference)
Reference - Reference for this recordpublic String getReference()
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 | |||||||||